2 ms·
What about... queries?
by thom 16d ago
What about... queries?
- dam_jackalopes 16d ago[dead]
- crabmusket 14d 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.