Skip to content

Discussion: Use SQLAlchmy bulk insert to improve performance #38

Description

@jomey

Looking at our current geopandas row-based approach (Example), I think it would be worthwhile to explore the SQLAlchemy bulk insert options to improve performance. Specifically referring to the def test_orm_bulk_insert(n): example on that page.

CC: @aaarendt @micah-prime @micahjohnson150

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions