Florents-Tselai / duckdb-utils

CLI tool and Python library for manipulating DuckDB databases
https://duckdb-utils.tselai.com
Other
0 stars 0 forks source link

Extend data types beyond SQLite\'s #7

Open Florents-Tselai opened 1 month ago

Florents-Tselai commented 1 month ago

DuckDB has a much more powerful type system than SQLite, so we can make the type detection system more flexible https://duckdb.org/docs/sql/data_types/overview

Florents-Tselai commented 1 month ago

https://duckdb.org/docs/api/python/conversion