▲ | whizzter 4 days ago | ||||||||||||||||||||||
sharded setup with a bit fast and loose foreign key management, so very good for performance but not a drop-in replacement if you rely on your foreign keys to be constrained/checked by the database. | |||||||||||||||||||||||
▲ | sgarland 3 days ago | parent [-] | ||||||||||||||||||||||
So perfect for most web dev companies, then. “We handle FKs in the app for flexibility.” “And how many orphaned rows do you have?” “…” | |||||||||||||||||||||||
|