For relational database, I normally use MySQL. I do use Redis at times, but I need something that is as scalable as MySQL. The MongoDB I am using is the 7.0 Community Edition on Ubuntu.
You can use python or nodeJS to connect. Most of the examples here are using mongosh @ port 27017.
br>