Rows can be stored in an already sorted way, instead of the default insertion order
- ·
- Telegram
- ·
- Newsletter
⚡️ Database Tip
In most applications, all rows are physically sorted in the database file by their insertion order. By sorting them instead optimally for your application a huge databases will still be amazingly fast.