Title here
Summary here
Relational Database Database
SQL | Use Case | Description |
---|---|---|
PostgreSQL | Complex web app | Most functionality |
MySQL | Simple web app | Oracle owned, widely supported, strict |
SQLite | Mobile/Desktop/Embedded | Simple, minimal, no-concurrency |
MS SQL Server | Microsoft enterprise stack | Integration with Microsoft |
MariaDB | Open source MySQL alternative | PostgreSQL alternative |