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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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