duckdb_fdw
Database bridge
A foreign data wrapper that connects PostgreSQL to DuckDB databases.
DuckDB Foreign Data Wrapper for PostgreSQL
351 stars
7 watching
22 forks
Language: PLpgSQL
last commit: 4 months ago
Linked from 1 awesome list
duckdbduckdb-fdwfdwforeign-data-wrapperpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
| A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 331 |
| A F# wrapper around Npgsql to simplify PostgreSQL database interactions | 318 |
| An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 458 |
| A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
| A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
| Converts one type of relational database to another with high reading efficiency. | 12 |
| An F# type provider library for accessing and manipulating data in PostgreSQL databases. | 127 |
| Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
| An extension to a relational database system that supports a custom query language | 263 |
| Enables direct communication between Nginx and PostgreSQL databases. | 545 |