database-architecture

2 articles
sort: new top best
clear filter
0 1/10

A Reddit discussion thread about the concept of building an open-source multi-tenant SQLite server, with various related SQLite concurrency and server discussions in the thread.

old.reddit.com · websku · 14 hours ago · details · hn
0 3/10

An analysis of Reddit's database design (circa 2010) which used only two tables—a Thing table and a Data table—to store all entities as key-value pairs, avoiding schema normalization locks and enabling rapid feature development at the cost of losing relational database features like joins and ACID constraints.

Reddit Steve Huffman Kevin Burke MongoDB PostgreSQL Cassandra FriendFeed WordPress
kevin.burke.dev · tosh · 1 day ago · details · hn