Compile-time checked raw SQL queries with TypeScript type generation for PostgreSQL, MySQL, and SQLite
dataform-osmosis is a CLI tool for refactoring and managing Dataform SQLX files.
Interface with SQL databases
Compile-time-checked raw SQL for TypeScript + PostgreSQL. Inspired by sqlx.
A type-safe, framework-agnostic data provider with Drizzle ORM for SQLite, PostgreSQL, MySQL databases (Bun, Node.js, Cloudflare D1). Compatible with Refine, svadmin, and any DataProvider-based framework.
Database driver with extended features like mysql changelog/oplog, connection auto release.
This is a toolbox for SQLX. It contains a set of tools to help you with your SQLX project.
DARE Framework - CLI, GraphRAG engine, MCP server and shared types in a single package
Rust MCP server for SQLx database management
 
A TypoKit plugin that generates a complete, production-ready **Axum** web server from TypeScript schema types and route contracts. Powered by a native Rust code generator via napi-rs.
Prisma generator emitting bare Rust models, enums, filters, and the full Prisma input surface.
 
Typescript SQLx compile-time checked queries without a DSL.
A SQLite3 Client built with Rust Library [SQLx](https://github.com/launchbadge/sqlx) and [Neon](https://neon-bindings.com/).
Transform every database into an object key value store (Rust port)
Frontend for the real-time SQLx engine
Key management server for CinaConnect — key storage, encryption, session management
Offers date range control for Dataform in GCP
 
### install systemfd for auto reload
Scaffold a new Rust project for Vercel with a Next.js frontend.
A universal SQL query builder for Node.js, Bun, and Deno with TypeScript support.
Create SQL files from templates and partials
Zero-boilerplate Repository Pattern for modern Rust applications. Write SQL traits, get async implementations with sophisticated pagination, streaming, batch operations, and more. Seamlessly integrates with existing SQLx code.
Procedural macros for sqlx-data - #[repo] and #[dml] derive macros with automatic SQL generation, repository pattern, data access layer, and compile-time query validation
SQL parsing and dynamic query building for sqlx-data - AST manipulation, query transformation, pagination injection, and compile-time SQL validation
Integration utilities and helpers for sqlx-data - connection pooling, executor abstractions, and SQLx integration layer
Data parameter utilities for SQLx-Data - advanced pagination (Serial/Slice/Cursor), dynamic filtering, sorting, and type-safe query parameters for database operations
Library for creation of unit / integration tests with sqlx database support
Macros for sqlx-database-tester
a simple tool to test sqlx with postgres, automatically create a database and drop it after test.
SQLx instrumentation for tracing to Datadog APM via OpenTelemetry