Databases
Many of the new database options are derivative of the handful of original open source databases, like MySQL and Postgres, with most of the momentum going to Postgres.
Relational | Documenent | Graph | Vector | Multi-Model | Big Table |
Postgres | MongoDB | Neo4j | Qdrant | SurrealDB | Cassandra |
- Xata | Redis | JanusGraph | Milvus | ArangoDB | |
- Supabase | Aerospike | Dgraph | ChromaDB | Fauna | |
- EdgeDB | Couchbase | Graphwise | Qdrant | SingleStore | |
- CockroachDB | DragonflyDB | TypeDB | |||
MySQL | |||||
- Vitess | |||||
- MariaDB | |||||
SQLite |
Multi-Model Databases
2025, February 19. [The right way to manage databases in a software system - Uncle Bob](https://youtu.be/4VT07wa6lF8?si=0z7Q9NF-IdW_5ulU). Dev Tools Made Simple.
2025, February 19. [My chaotic journey to find the right database](https://youtu.be/3gVBjTMS8FE?si=wVuJ0c2yXVdSyfXE). Theo - t3․gg.
>2022, January 25. [7 Database Design Mistakes to Avoid (With Solutions)](https://youtu.be/s6m8Aby2at8?si=070OaARiGGGABe94). Database Star.