Member-only story
45 Databases List
3 min readJul 9, 2024
Welcome to the ultimate database collection along with category
Under the Hood
Let’s not waste time here is the list of all databases
SQL Databases
Traditional RDBMS
- PostgreSQL — Advanced, open-source relational database known for its reliability, feature robustness, and performance.
- Oracle — Widely used commercial relational database management system known for its scalability and enterprise features.
- MySQL — Popular open-source relational database known for its speed and reliability.
- SQLite — Lightweight, disk-based database that’s self-contained and serverless.
- Microsoft SQL Server — Commercial relational database by Microsoft, known for its ease of integration with other Microsoft products.
- IBM DB2 — IBM’s enterprise database known for its advanced data management capabilities.
- Amazon RDS — Managed relational database service by AWS supporting several database engines including MySQL, PostgreSQL, and Oracle.
Modern SQL DBs
- CockroachDB — Distributed SQL database built for cloud applications.
- VoltDB — High-performance in-memory SQL database.