Pat Maddox 2c9ec04156 databases/py-duckdb_engine: new port
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
2024-09-16 22:14:23 +02:00

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