node-mariasql
node-mariasql copied to clipboard
Implement batched inserts
node-mysql supports batched inserts by passing an array of arrays to the query. It'd be nice if mariasql supported it too.
This isn't something on my radar currently, but I'm open to PRs to add such functionality.
+1
+1