multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Optional auto-index columns #231

Closed eatonphil closed 2 years ago

eatonphil commented 2 years ago

Creating the indexes after the insert is substantially faster on the taxi dataset. 50s overall vs 130s (when creating the index before inserting)