7 ms·
What about... queries?
by thom 8d ago
What about... queries?
- dam_jackalopes 7d ago[dead]
- crabmusket 6d agoYes, this is called out near the end of TFA. Relational databases are great at allowing you to just come up with a new query that combines your data in a new way, express it in SQL, and get results near instantly. It's an architecture that is optimised for flexibility! I don't think I'd want to give that up without a very good reason.