What you get when you think of Postgres storage as a transaction journal
There are two ways to think about a relational database. The first is data-centric. Data is organized into tables with rows and columns, each representing a specific entity or concept. In this mental model of a database, the primary focus is on storing and retrieving data. This m...
Sources
- T1What you get when you think of Postgres storage as a transaction journalDatabricks / ClickHouse / DuckDB / Supabase / Neon / PlanetScale