Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.


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: