|
|
|
|
|
by stately-bhollis
592 days ago
|
|
If you're interested in a MongoDB style document database, but don't like the fact that Mongo doesn't give you any tools around modeling your data, we're building a new database that takes a schema-first approach to NoSQL: https://stately.cloud/blog/developers-should-be-able-to-chan... The main motivation for building StatelyDB was exactly what you describe in your first paragraph - the difficulty of migrating data and changing your mind once you've already got data in the database. We're building an elastic schema that you can easily migrate, with automatic backwards compatibility so you don't have to update your applications all at once. Take a look, we'd love feedback. |
|