Skip to main content

Relational Database

a.k.a. RDBMS (Relational Database Management System)

This document outline some considerations when choosing a RDBMS for your application.

MySQL

PostgreSQL

tip

Neon provides free Postgres databases for development and testing purposes.

CockroachDB

TODO

SQLite

  • Plain simple to use
  • Might not be suitable for large-scale applications