bug-bounty498
google355
xss301
microsoft298
facebook263
rce211
exploit200
malware171
apple164
cve136
account-takeover115
bragging-post102
privilege-escalation95
csrf90
phishing86
browser75
writeup74
authentication-bypass69
supply-chain68
dos66
stored-xss65
reflected-xss57
ssrf56
reverse-engineering55
react52
access-control51
input-validation49
cross-site-scripting48
aws47
cloudflare47
docker46
web-security46
lfi46
sql-injection45
smart-contract45
ethereum44
web-application44
web343
defi43
ctf43
oauth43
node43
pentest40
race-condition39
idor37
open-source37
cloud37
burp-suite36
info-disclosure36
auth-bypass35
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.
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