Stars
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
📊 Cube Core is open-source semantic layer for AI, BI and embedded analytics
An embeddable multi-dimensional reporting module (built on Drizzle) - broadly compliant with cube-js concepts and semantic definitions.
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the …
A replacement for setInterval() and setTimeout() which works in unfocused windows.
DuckDB WebMacro: Share and Load your SQL Macros via gists
Universal UI Context System for web automation. Framework-agnostic toolkit enabling AI agents to understand and interact with web interfaces through state tracking, DOM scanning, and intelligent ac…
DuckDB extension for system monitoring & intelligent SQL routing. 25+ functions for CPU, memory, disk, network, processes. Conditionally Route queries to PostgreSQL, MySQL, Snowflake, BigQuery with…
DuckDB community extension for locality-sensitive hashing (LSH)
A DuckDB extension for exploring and reading git history.
Rust based DuckDB Server with 1st class Postgres interface for BI Tools like Power BI and Tableau. Streaming interfaces like Web, Kafka, and FlightSQL/RPC.
Repository containing reusable workflows / actions for building DuckDB extensions
query OpenTelemetry metrics, logs, and traces (OTLP) in duckdb
Heirarchical markdown parsing for DuckDB
The Marisa extension by Query.Farm integrates the fast, space-efficient MARISA trie into DuckDB, enabling high-performance string lookups, prefix searches, and autocomplete functionality.
DuckDB Extension Linearization/Delinearization, Z-Order, Hilbert and Morton Curves
A DuckDB extension that supplies non-cryptographic hash functions.
A DuckDB extension to evaluate the Rhai scripting language as part of SQL.
Distributed execution for duckdb queries.
Tools for working with unit test suite results
(Experimental) Template for Rust-based DuckDB extensions
Template for DuckDB extensions to help you develop, test and deploy a custom extension