Just wanted to know about your opinion for my next project:)
For further actions, you may consider blocking this person and/or reporting abuse
Just wanted to know about your opinion for my next project:)
For further actions, you may consider blocking this person and/or reporting abuse
Hasnain -
Probir Sarkar -
Thomas Bnt β -
MrDoe -
Top comments (27)
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:)