Project

General

Profile

Feature #5204

Updated by Carl Negro almost 7 years ago

If these people can get ~200k database inserts/second: https://www.percona.com/blog/2011/01/07/high-rate-insertion-with-mysql-and-innodb/ 
 ...we should be able to also.  

 This is what the mysql command would look like: 

 https://stackoverflow.com/questions/14330314/bulk-insert-in-mysql 

 Other helpful links: 
 http://derwiki.tumblr.com/post/24490758395/loading-half-a-billion-rows-into-mysql 
 https://www.percona.com/blog/2007/05/24/predicting-how-long-data-load-would-take/

Back