Answer the question
In order to leave comments, you need to log in
How can I bulk add to PonyORM?
Hello. How can I bulk add to PonyORM?
Those.
DJangoORM has a `bulk_create` method that allows you to add a bunch at once with one request.
SQLAlchemy has the `add_all` method, which allows you to add a bunch at once with one request.
How can this be done in PonyORM?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question