Basic SQLAlchemy driver for DuckDB Once you've installed this package, you should be able to just use it, as SQLAlchemy does a python path search WWW: https://github.com/Mause/duckdb_engine PR: 278138
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
duckdb_engine
|
|
|
|
Basic SQLAlchemy driver for DuckDB
|
|
|
|
Once you've installed this package, you should be able to just use it,
|
|
as SQLAlchemy does a python path search
|