Testing new waters. My first NoSQL db was InfluxDB. It is a Time based No SQL type db.
This time I wanted to taste the all famous MongoDB. I want to keep the basics handy. So I write as I learn.
Basic Commands ☝
Launch MongoDB:
~ mongo
See existing databases
show dbs