voltrondata / sqlflite

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

Add XDBC Type info to DuckDB back-end #28

Closed prmoore77 closed 1 month ago

prmoore77 commented 10 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 4 months ago

Could this use the ADBC stuff in DuckDB?