Hi,
Is there a way to do bulk insert into IDO table?
There is insert example in IDO development guide:

But it is for single record.
If I have 1000 records I need to call it 1000 times.
In C# there is SqlBulkCopy functionality.
Is there something like this in Mongoose IDO?
Regards,
Kirill