Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
beachy
on May 23, 2020
|
parent
|
context
|
favorite
| on:
SQLite 3.32
What's the point? Inserting batches of 1000 rows at once, or even 10k rows at once is hardly any faster overall than using batches of 100 rows, assuming there are no delays in presenting the batches to the DB.
arp242
on May 24, 2020
[–]
It's just easier: I won't have to split queries with 1,500 parameters in two because of some limit.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: