dbBulkInsert

fast bulk insert data into database, hundreds of rows per second
583 Downloads
Updated 14 Jul 2010

View License

1) uses "insert ... select UNION ALl select ... "
2) sprintf instead of num2str
3) matrix print, instead of looping over column
4) it handles batch, 100 lines at a time, no huge mem overhead
5) accepts multiple input matrices with different type

Cite As

Willow Yang (2024). dbBulkInsert (https://www.mathworks.com/matlabcentral/fileexchange/28203-dbbulkinsert), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0