All tags
Catalogue tag

#sql

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

402 records
Tagged “sql”Ranked by health index
NuGet
77Goodhealth index
JaCraig/Inflatable
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.
C#★ 4Jul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
npm
77Goodhealth index
SkeLLLa/pinot-noir
Apache Pinot node.js client library
TypeScript★ 4↓ 2,279/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
crates.io
77Goodhealth index
achristmascarl/rainfrog
🐸 a database tool for the terminal
Rust★ 5,321↓ 396/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
Packagist · PyPI
77Goodhealth index
atk4/data
Robust and high performance PHP library for unified access to (not only) SQL databases
PHP★ 282↓ 11.3K/moAug 4, 2026
MITAug 4, 2026 · metrics 2.10.0
Go
77Goodhealth index
coregx/relica
Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.
Go★ 20Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
Go · npm
77Goodhealth index
dekart-xyz/dekart
Open-source backend for Kepler.gl. Self-hosted alternative to CARTO and Foursquare Studio.
JavaScript · Go★ 390Jul 26, 2026
AGPL-3.0Jul 26, 2026 · metrics 2.10.0
Go
77Goodhealth index
golang-migrate/migrate
Database migrations. CLI and Golang library.
Go★ 18.9KAug 29, 2026
Custom licenseAug 29, 2026 · metrics 2.10.0
PyPI · Go · npm
77Goodhealth index
iamtelescope/flyql
A lightweight, injection-proof query language for building type-safe SQL filters across Go, Python, and JavaScript.
JavaScript · Python · Go★ 8↓ 333/moJul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
npm · PyPI
77Goodhealth index
juanluispaz/ts-sql-query
Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
TypeScript★ 317↓ 27.3K/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
Go
77Goodhealth index
nicolasbonnici/gorest
GoREST is a library that helps you easily create production-grade REST APIs
Go★ 9Sep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
npm
77Goodhealth index
panates/opra
Open Platform for Richful API's
TypeScript★ 3↓ 12.3K/moJul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
Go · PyPI
77Goodhealth index
rayakame/sqlc-gen-better-python
SQLC plugin adding support for Python code generation
Python★ 31Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
PyPI
77Goodhealth index
sinaptik-ai/pandas-ai
Chat with your database or your datalake (SQL, CSV, parquet). PandasAI makes data analysis conversational using LLMs and RAG.
Python★ 23.7K↓ 244.4K/moAug 12, 2026
Custom licenseAug 12, 2026 · metrics 2.10.0
crates.io
77Goodhealth index
transact-rs/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Rust★ 17.4KAug 13, 2026
Apache-2.0Aug 13, 2026 · metrics 2.10.0
Go
77Goodhealth index
turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.
Go★ 89Jul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
PyPI · crates.io · npm +2
75Goodhealth index
DerekStride/tree-sitter-sql
SQL grammar for tree-sitter
JavaScript★ 245↓ 1.9M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
JaCraig/Data.Modeler
A library designed to model database schemas in C#. Works with .Net Core.
C#★ 8Jul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
JaCraig/Holmes
A library to help with analyzing a database. It then make suggestions for improvement or can apply them automatically if you like to live dangerously. For the most part it reports recent expensive queries, missing indexes, overlapping indexes, and unused indexes. However it can be expanded upon to add your own analyzer.
C#★ 3Jul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
PyPI
75Goodhealth index
Mause/duckdb_engine
SQLAlchemy driver for DuckDB
Python★ 493Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
Go
75Goodhealth index
dal-go/dalgo
Database Abstraction Layer (DAL) in Go language
Go★ 26Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
75Goodhealth index
hrzlgnm/mdns-browser
A cross platform mDNS-Browser app written in Rust using tauri and leptos
Rust★ 177↓ 2,287/moAug 29, 2026
MITAug 29, 2026 · metrics 2.10.0
Packagist · PyPI
75Goodhealth index
infocyph/DBLayer
A robust, secure, and feature-rich database abstraction layer for PHP 8.4+ with multi-driver compatibility.
PHP★ 1↓ 3,136/moAug 24, 2026
MITAug 24, 2026 · metrics 2.10.0
RubyGems
75Goodhealth index
nishio-dens/convergence
Convergence is a pure-Ruby database schema migration tool
Ruby★ 40Aug 26, 2026
MITAug 26, 2026 · metrics 2.10.0
Packagist · RubyGems
75Goodhealth index
shadowhand/latitude
A SQL query builder with zero dependencies
PHP★ 634↓ 6,770/moJul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
Go
75Goodhealth index
sqls-server/sqls
SQL language server written in Go.
Go★ 1,326Jul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
crates.io · npm
75Goodhealth index
tableau/hyper-api-rust
HyperDB API for Rust
Rust★ 1↓ 1,429/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
npm
75Goodhealth index
zvndev/turbine-orm
Postgres-native TypeScript ORM. Single-query nested relations via json_agg. Streaming cursors, typed errors, edge runtime support. One runtime dependency.
TypeScript★ 0↓ 6,620/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
npm
73Goodhealth index
MattiLehtinen/postgrator-cli
PostgreSQL, MySQL and MS SQL database schema migration tool using plain SQL and JS files
JavaScript★ 43↓ 19K/moJul 25, 2026
MITJul 25, 2026 · metrics 2.10.0