metabase_duckdb_driver
Database driver
A Clojure-based plugin that integrates DuckDB as a database driver within Metabase
Metabase DuckDB Driver shipped as 3rd party plugin
63 stars
3 watching
6 forks
Language: Clojure
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
motherduck-open-source/duckdb-tableau-connector | A connector allowing integration of DuckDB databases with Tableau, supporting local files, in-memory databases, and MotherDuck! | 7 |
motherduck-open-source/duckdb-power-query-connector | A Power Query connector for DuckDB that enables data connection and querying via Excel and Power BI | 49 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 761 |
karlseguin/zuckdb.zig | A Zig driver for DuckDB that enables direct access to its API | 96 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
mause/duckdb_engine | Provides a SQLAlchemy driver for DuckDB, enabling Python developers to interact with the DuckDB database using standard SQL | 366 |
orlandos-nl/mongokitten | A native MongoDB driver written in Swift, supporting asynchronous connections and server-side Swift development | 722 |
rodabt/vduckdb | A wrapper around the DuckDB in-memory database library to simplify its usage with the V programming language. | 32 |
s9tpepper/mongoas3 | A driver for interacting with the MongoDB NoSQL database using ActionScript 3. | 73 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,048 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
stijnsanders/tmongowire | A Delphi MongoDB driver that provides an object-oriented interface to interact with a MongoDB database | 102 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
dfinke/psduckdb | A PowerShell module that enables seamless integration with DuckDB to execute analytical SQL queries directly from the PowerShell environment. | 44 |