Replies: 3 comments 5 replies
|
Hello and welcome to SQLPage! DuckDB is not supported yet, but implementing it would be possible, by adding it to https://docs.rs/sqlx-oldapi Can you tell me more about your use case? Duckdb has the ability to read and write to SQLite database files; wouldn't that fit your use case? |
3 replies
|
Some time I work with CSV files. |
1 reply
|
duckdb is an increasingly popular not-quite-big-data analytics tool that has multiple excellent built-in extensions so i can see it being an interesting use-case for sqlpage's unique (and quite excellent) approach to data presentation. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any future plan to add Duckdb support (duckdb.org)
All reactions