Skip to content

Bulk insert for database #88

@avolutions

Description

@avolutions

At the moment there is no possibility to bulk insert data into the database. E.g. when creating a large amount of Entities the only way is to call the Entity->save() method every time which leads to multiple INSERT INTO statements and a performance impact.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions