-
Notifications
You must be signed in to change notification settings - Fork 1
Default DB
Alexander Czigler edited this page Jun 1, 2022
·
18 revisions
We would like to find a default DB that is our go-to option when setting up a new project.
- No-SQL
- Long-term support
- Support various platforms/languages
- Support for hierarchies (documents in documents)
- Easy to deploy yet capable of scaling (and cloud compatibility)
- Subscription to changes
- Migrations (versioning) tooling
- MongoDB
- Apache Cassandra
- Apache CouchDB
Web: https://www.mongodb.com/ Docs: https://www.mongodb.com/docs/
Web: https://cassandra.apache.org/_/index.html Docs: https://cassandra.apache.org/doc/latest/
Web: https://couchdb.apache.org/ Docs: https://docs.couchdb.org/en/stable/