How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A tool for converting a sqlite database into a duckdb database
The DuckDB driver conforms to the built-in database/sql interface.
PSDuckDB is a PowerShell module that provides seamless integration with DuckDB, enabling efficient execution of analytical SQL queries directly from the PowerShell environment.
The main features of dfinke/psduckdb are: Data Integration and Connectors, Client APIs.
Open-source alternatives to dfinke/psduckdb include: dridk/sqlite2duckdb — A tool for converting a sqlite database into a duckdb database. duckdb/duckdb-go — The DuckDB driver conforms to the built-in database/sql interface. duckdb/duckdb-rs — duckdb-rs is an ergonomic Rust wrapper for DuckDB. giorgi/duckdb.net — Bindings and ADO.NET Provider for DuckDB. jwills/dbt-duckdb — DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows… ak-coram/cl-duckdb — Common Lisp CFFI wrapper around the DuckDB C API.