sqlite2duckdb
Database converter
Converts one type of relational database to another with high reading efficiency.
convert sqlite database to duckdb database
12 stars
1 watching
0 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
duckdbpythonsqlite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
| | An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. | 944 |
| | An ergonomic Rust wrapper for DuckDB's C API | 527 |
| | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
| | A Python utility and library for manipulating SQLite databases. | 1,708 |
| | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
| | A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |
| | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |
| | A PowerShell module that enables seamless integration with DuckDB to execute analytical SQL queries directly from the PowerShell environment. | 44 |
| | Gathers statistics from MySQL and sends them to statsd. | 99 |
| | An extension for DuckDB that enables reading data directly from databases supporting the ODBC interface. | 80 |
| | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
| | A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings | 524 |
| | Adds debug and logging helpers to a Phalcon application | 22 |