Y
Hacker News
new
|
ask
|
show
|
jobs
by
rented_mule
29 days ago
This is not unique to SQLite... it should help with any database that uses B+Trees. Batch deletes are also typically faster when the IDs to be deleted are sorted in these same systems.