Neo 4j , I love how it is simply nodes and relationships rather than tables , connection tables , more tables , foreign keys etc. and the cypher query language is so intuitive
additionally the database visualisation tool is amazing , so easy to make sense neo4j.com/
Life long tech nerd.
Started soldering at ~12.
Started coding at ~19.
Cabinet maker for over a decade.
I write software for cabinet manufacturing and for my employers.
I think it does , its a key-value pair database there are no tables, and there's no database defined or enforced way of relating data so I think its NoSql
I would recommend the EdgeDB. edgedb.com/
It is not nosql, it uses EdgeQL to do quaries.
Thanks I will check it out
Interesting!
You haven't answered the 'why' part.
I would say MongoDB because of its many features. I also like it because can be used in blockchain applications (see BigchainDB project).
Thanks for the suggestion... I will most probably use mongodb
Neo 4j , I love how it is simply nodes and relationships rather than tables , connection tables , more tables , foreign keys etc. and the cypher query language is so intuitive
additionally the database visualisation tool is amazing , so easy to make sense
neo4j.com/
Redis because of all the functionality and super fast
It has nothing to do with being NoSQL
HarperDB.
It’s both a nosql and an sql database.
They’re very quick to reply if you have any questions.
Closed source.
Google Cloud Firestore. It's not open source. I get it. But if you're using GCP, it is a very good option.
MongoDB, because it has a json-like structure
Does Redis count?
Redis should count because it has redis json which makes it behave like a document oriented database
I think it does , its a key-value pair database there are no tables, and there's no database defined or enforced way of relating data so I think its NoSql
Unfortunately no
Why that? I’m very happy with redis. And afaik is nosql
Can i use it as my primary database?
Of course. Check this: redis.com/blog/goodbye-cache-redis...
What is your stack?
dev.to/techworld_with_nana/redis-t...
Ok I will check it out
I have not decided my stack till now 😅
Scylla, amazing performance!
Thanks I will check it out:)
MongoDB vs CosmosDB vs ElasitcSearch... I would recommend you MongoDB beacause:
MongoDB, because it have mongoose in NodeJS