vduckdb
DB wrapper
A V-language wrapper around the DuckDB database engine
A blazing-fast DuckDB wrapper built with the V language, making it easier to leverage its power in your projects.
30 stars
2 watching
0 forks
Language: V
last commit: 23 days ago
Linked from 1 awesome list
dataduckdbvlangwrapper-library
Related projects:
Repository | Description | Stars |
---|---|---|
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 8 |
duckdb/dbt-duckdb | An adapter that enables dbt users to interact with DuckDB, a fast OLAP-style analytics database | 920 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 83 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,862 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
ddgll/vue-idb | A Vue.js wrapper around IndexedDB, allowing easy interaction with the browser's local storage. | 82 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
suketa/ruby-duckdb | A Ruby binding for DuckDB, a lightweight, in-memory database engine | 159 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 56 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 80 |
evanwashere/duckdb | Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 91 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 9 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
erdetn/vserialport | Provides a wrapper around libserialport to interact with serial ports in a high-level language | 12 |