dbBulkInsert

fast bulk insert data into database, hundreds of rows per second

You are now following this Submission

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 (2026). dbBulkInsert (https://www.mathworks.com/matlabcentral/fileexchange/28203-dbbulkinsert), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0