Christopher Johnsonwww.thatamazingprogrammer.com·Jun 28, 2024Building a Real-Time IoT Dashboard with HarperDB and Node.jsWelcome to an exciting journey into the world of real-time data with HarperDB and Node.js! Imagine having an IoT dashboard that updates in real-time, giving instant insights into your data. Sounds intriguing, right? That's precisely what you'll build...120 readsiot
Rajat Srivastavastackup.hashnode.dev·Jul 27, 2022Building Restful CRUD APIs with HarperDB and .Net CoreObjective Build a set of restful APIs using .Net Core and HarperDB. We will be utilizing the latest version of the HarperDB.Net.Client Nuget package to communicate with the cloud server instance of HarperDB via an Asp.Net Core Web API project The ma...10 likes·185 readsasp.net core
Shakirnetworkandcode.hashnode.dev·Jun 13, 2022Install HarperDB on LinodeHi... let's see how to install HarperDB with Docker on a Linux machine running on Linode. HarperDB is a NoSQL DB that also supports SQL style queries. It can be installed in various ways and we shall be installing it the Docker way, in this post. Ins...145 readsDocker
Shakirnetworkandcode.hashnode.dev·Jun 30, 2021Online shop with NextJS and HarperDBHey All, this post is for someone who wants to build or run an online shop with minimal instructions. The code is available at https://github.com/networkandcode/shop and a sample deployment is available at https://shop-two-chi.vercel.app/ This should...87 likes·707 readsHarperDB Hackathon