Hacker News
- Database Integrity in Django: Safely Handling Data in Distributed Systems (2019) https://github.com/pirate/django-concurrency-talk 0 comments
Linked pages
- You'll regret using natural keys https://blog.ploeh.dk/2024/06/03/youll-regret-using-natural-keys/ 845 comments
- Soft Deletion Probably Isn't Worth It https://brandur.org/soft-deletion 775 comments
- Files are hard https://danluu.com/file-consistency/ 472 comments
- Many Small Queries Are Efficient In SQLite https://sqlite.org/np1queryprob.html 449 comments
- You Cannot Have Exactly-Once Delivery – Brave New Geek http://bravenewgeek.com/you-cannot-have-exactly-once-delivery/ 315 comments
- Offline Is Just Online With Extreme Latency - Jim Nielsen’s Blog https://blog.jim-nielsen.com/2023/offline-is-online-with-extreme-latency/ 279 comments
- Postgres: The Graph Database You Didn't Know You Had https://www.dylanpaulus.com/posts/postgres-is-a-graph-database 219 comments
- How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service https://gds.blog.gov.uk/2024/01/17/how-we-migrated-our-postgresql-database-with-11-seconds-downtime/ 199 comments
- Choosing a Postgres Primary Key https://supabase.com/blog/choosing-a-postgres-primary-key 181 comments
- GitHub - rqlite/rqlite: The lightweight, user-friendly, distributed relational database built on SQLite. https://github.com/rqlite/rqlite 144 comments
- Clocks and Causality - Ordering Events in Distributed Systems https://www.exhypothesi.com/clocks-and-causality/ 128 comments
- Foundations of Databases http://webdam.inria.fr/Alice/ 127 comments
- Engineering Principles for Building Financial Systems https://substack.wasteman.codes/p/engineering-principles-and-best-practices 124 comments
- The growing pains of database architecture | Figma Blog https://www.figma.com/blog/how-figma-scaled-to-multiple-databases/ 97 comments
- Please stop calling databases CP or AP — Martin Kleppmann’s blog https://martin.kleppmann.com/2015/05/11/please-stop-calling-databases-cp-or-ap.html 96 comments
- Column order in PostgreSQL does matter - CYBERTEC https://www.cybertec-postgresql.com/en/column-order-in-postgresql-does-matter/ 90 comments
- PostgreSQL's fsync() surprise [LWN.net] https://lwn.net/Articles/752063/ 84 comments
- The Secret Life of fsync https://puzpuzpuz.dev/the-secret-life-of-fsync 65 comments
- A Distributed Systems Reading List https://ferd.ca/a-distributed-systems-reading-list.html 65 comments
- GitHub - danluu/post-mortems: A collection of postmortems. Sorry for the delay in merging PRs! https://github.com/danluu/post-mortems 60 comments