Skip to content

Faster SQL implementation in d6stack library #28817

Closed
@JulianWgs

Description

@JulianWgs

Code Sample

https://github.com/d6t/d6tstack/blob/master/examples-sql.ipynb

Problem description

In the example it currently takes 28s to upload data to an SQL database. With the d6stack implementation it only takes 4.7s with postgres and 7.1s with mysql which is 4 to 6 times faster than standard pandas.

Expected Output

Improved speed uploading data to an SQL database right out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO SQLto_sql, read_sql, read_sql_queryPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions