Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support DuckDB? #44

Open
mpope9 opened this issue Aug 1, 2021 · 0 comments
Open

Support DuckDB? #44

mpope9 opened this issue Aug 1, 2021 · 0 comments

Comments

@mpope9
Copy link
Owner

mpope9 commented Aug 1, 2021

I like the concept of DuckDB more than SQLIte for this project, due to the columnar format. I'm not sure how hard it would be to create some type of middleware that massages SQLite SQL into DuckDB SQL from PeeWee definitions. Probably not that hard. I feel like this is the most user friendly way, then we could point users to some DBeaver instructions on how to start querying data fast.

Actually, this looks pretty easy. And Superset has a PR open for this since May, maybe that'll get merged soon: apache/superset#14563

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant