voltrondata / sqlflite

An example Flight SQL Server implementation - with DuckDB and SQLite back-ends.
Apache License 2.0
205 stars 23 forks source link

Add XDBC Type info to DuckDB back-end #28

Closed prmoore77 closed 6 days ago

prmoore77 commented 9 months ago

We need to add the XDBC Type info to the DuckDB back-end to be consistent with the SQLite back-end.

prmoore77 commented 3 months ago

Could this use the ADBC stuff in DuckDB?