Sqlmodel
fastapi
SQL databases in Python, designed for simplicity, compatibility, and robustness.
OPENAGENTSKILL / DIRECTORY
Find a skill for your next task. Explore tools for Codex, Claude Code, Cursor and more.
1โ16 / 104
Candidates in this shortlist, not the full registry. GitHub stars belong to repositories, not individual skills.
Results: 104
fastapi
SQL databases in Python, designed for simplicity, compatibility, and robustness.
transact-rs
๐งฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
go-sql-driver
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
sqldelight
SQLDelight - Generates typesafe Kotlin APIs from SQL
HeidiSQL
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal
Maxteabag
A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL, SQLite, Turso and more.
JSQLParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern