Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Sort:Used by Most Apps
prqlc
The reference Rust compiler and CLI for PRQL, a modern pipelined language that compiles to SQL.
sqlfluff
A dialect-flexible SQL linter and auto-fixer supporting 30+ SQL dialects, Jinja templating, and dbt projects.
Ibis
A portable Python dataframe library with a lazy expression API across 20+ backends.
Tortoise ORM
Familiar asyncio ORM for Python, built with relations in mind
Flask-AppBuilder
A rapid-application-development framework on Flask with automatic CRUD, REST APIs, and fine-grained role-based security.
PyPika
A Python SQL query builder that constructs expressive, vendor-flexible SQL using a fluent builder API.
chDB
In-process OLAP SQL engine powered by ClickHouse, embedded directly in Python
ConnectorX
The fastest, most memory-efficient way to load data from databases into Python and Rust DataFrames.
react-awesome-query-builder
A highly configurable React component for building complex filter queries with a drag-and-drop UI, exportable to SQL, MongoDB, JsonLogic, and more.
sea-query
A dynamic SQL query builder for Rust that constructs MySQL, Postgres, and SQLite queries as safe, composable abstract syntax trees.
Countries
Typed ISO country, language, currency, and continent data with zero-dependency lookup utilities for JavaScript and TypeScript.
polyglot-sql
Rust/Wasm-powered SQL transpiler that parses, formats, and translates SQL across more than 30 dialects.
diesel_async
An async extension for Diesel that adds fully asynchronous query execution to Rust's type-safe ORM, with native PostgreSQL, MySQL, and SQLite connections.
impyla
DB API 2.0 Python client for Impala and Hive over the HiveServer2 protocol.
mysql (Rust)
Pure-Rust MySQL client driver with a built-in connection pool, prepared statements, and TLS support.
dbt-databricks
The official dbt adapter for running transformations on the Databricks Lakehouse.
@ucast/mongo2js
Evaluate MongoDB-style query conditions against plain JavaScript objects with a single guard() call.
dbt-sqlserver
The dbt adapter plugin that connects dbt-core to Microsoft SQL Server and Azure SQL, with pluggable pyodbc, mssql-python, and ADBC backends.
better-sqlite3-multiple-ciphers
Synchronous SQLite3 driver for Node.js, forked from better-sqlite3, with built-in multi-cipher database encryption support.
InfluxDB 3.0 Python Client
Community Python client for writing to and querying InfluxDB 3.0 time series data.
sql-formatter-plus
A JavaScript library that pretty-prints Standard SQL, N1QL, DB2, and PL/SQL queries with configurable indentation and dialect-aware tokenization.
PyExasol
Official low-overhead Python driver for the Exasol database with fast HTTP transport.
sql_query_builder
A composable SQL query builder for Rust that lets you build dynamic SELECT, INSERT, UPDATE, and DELETE queries with idiomatic, chainable methods.
yesql
Loads named SQL statements from .sql files and turns named parameters into positional placeholders for PostgreSQL and MySQL prepared statements.