Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions