-
-
Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
IO SQLto_sql, read_sql, read_sql_queryto_sql, read_sql, read_sql_queryPerformanceMemory or execution speed performanceMemory or execution speed performance
Description
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
Labels
IO SQLto_sql, read_sql, read_sql_queryto_sql, read_sql, read_sql_queryPerformanceMemory or execution speed performanceMemory or execution speed performance