Below you will find pages that utilize the taxonomy term “Dotnet”
Posts
read more
Quick tutorial-like explanation how I setup a LiteDB database to my Raspberry Pi
Setting up LiteDB on a Raspberry Pi
If you want to skip the setup for my situation, press me. I am not an expert, but learning and experimenting myselfWhat's the point?
I finally got myself a model 3 b+ Raspberry Pi and as I've never worked with a NoSQL database before, I decided to try one out with it. My initial choice was running a MongoDB database inside a docker container.