bug-bounty223
google197
microsoft163
facebook157
apple120
rce91
exploit74
web351
open-source44
smart-contract42
defi41
ethereum38
ai-agents36
writeup36
docker35
access-control35
aws34
malware34
cve33
cloudflare32
react31
ssrf31
dos30
sqli29
supply-chain26
bragging-post24
smart-contract-vulnerability23
xss23
node22
account-takeover22
wordpress20
automation20
race-condition20
privilege-escalation20
oauth19
browser19
tool19
idor19
cors19
machine-learning18
authentication-bypass18
vulnerability-disclosure17
denial-of-service17
cloud17
ctf17
llm17
buffer-overflow16
sql-injection16
phishing16
rust16
0
3/10
architecture
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.
database-architecture
schema-design
key-value-store
scalability
denormalization
nosql
postgresql
cassandra
Reddit
Steve Huffman
Kevin Burke
MongoDB
PostgreSQL
Cassandra
FriendFeed
WordPress