Databases are Fucking Stupid | Probably Dance
I’ve been trying to do some database programming and goddamnit do databases make my life difficult. I’m using PostgreSQL but it doesn’t really matter what you use. Let me get the …
Databases are Fucking Stupid | Probably Dance Probably Dance I can program and like games Databases are Fucking Stupid by Malte Skarupke I’ve been trying to do some database programming and goddamnit do databases make my life difficult. I’m using PostgreSQL but it doesn’t really matter what you use. Let me get the most minor complaint out of the way: Why do I have to talk to databases using text? Every time that I want to store a value in a database I have to convert it to a string and the database has to convert it back from a string. This is slow, lossy, leads to bugs (SQL
Explore this link on the map →saved by
related reading
- pthorpe92.devpthorpe92.dev
- Against SQLscattered-thoughts.net
- Nine ways to shoot yourself in the foot with PostgreSQLphilbooth.me
- A More Human Approach To Databasesccorcos.github.io
- Databases in 2024: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu
- EXPLAIN (ANALYZE) needs BUFFERS to improve the Postgres query optimization process | PostgresAIpostgres.ai
- Making Postgres 42,000x slower because I am unemployedbyteofdev.com
- It's not you, it's SQLstack.convex.dev
- Schedule | POSETTE: An Event for Postgres 2024 - Citus Datacitusdata.com
- Two Sizes Fit Most: PostgreSQL and ClickHouse - The New Stackthenewstack.io
- Explaining The Postgres Memeavestura.dev
- Just Use Postgres for Everything | Amazing CTOamazingcto.com