vduckdb
Database wrapper
A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language.
A blazing-fast DuckDB wrapper built with the V language, making it easier to leverage its power in your projects.
32 stars
2 watching
0 forks
Language: V
last commit: about 1 month 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 | 527 |
rob-blackbourn/jetblack-duckdb-react | A React context provider for connecting to a DuckDB database | 9 |
duckdb/dbt-duckdb | An adapter that integrates DuckDB with dbt, allowing users to manage data transformations and analyze data in an OLAP-style analytics environment. | 944 |
markroddy/duckdb-pytables | An extension for DuckDB that allows running SQL queries on arbitrary data sources using Python functions. | 84 |
rust-rocksdb/rust-rocksdb | A Rust wrapper around the RocksDB database system. | 1,893 |
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. | 83 |
suketa/ruby-duckdb | A Ruby client for interacting with the DuckDB in-memory database engine | 168 |
motherduck-open-source/metabase_duckdb_driver | A Clojure-based plugin that integrates DuckDB as a database driver within Metabase | 63 |
duckdb/duckdb-swift | A native Swift API for an analytical database system providing fast and reliable data analysis capabilities | 85 |
evanwashere/duckdb | Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 92 |
dridk/sqlite2duckdb | Converts one type of relational database to another with high reading efficiency. | 12 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 761 |
erdetn/vserialport | Provides a wrapper around libserialport to interact with serial ports in a high-level language | 11 |