Compile-time checked raw SQL queries with TypeScript type generation for PostgreSQL, MySQL, and SQLite
Interface with SQL databases
dataform-osmosis is a CLI tool for refactoring and managing Dataform SQLX files.
Compile-time-checked raw SQL for TypeScript + PostgreSQL. Inspired by sqlx.
Database driver with extended features like mysql changelog/oplog, connection auto release.
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.
This is a toolbox for SQLX. It contains a set of tools to help you with your SQLX project.
Rust MCP server for SQLx database management
DARE Framework - CLI, GraphRAG engine, MCP server and shared types in a single package
 
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.
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
Typescript SQLx compile-time checked queries without a DSL.
 
Key management server for CinaConnect — key storage, encryption, session management
Offers date range control for Dataform in GCP
### install systemfd for auto reload
 
Compare two versions of an API
bililive-tools douyu recorder implemention
1. 根据 swagger 生成 newApi 2. 通过 elk 导出 oldApi 的响应数据结构体 [urlRepos](./elk/urlRepos.json) 3. 使用[getMappingResource ](./elk/getMappingResource.ts)方法解析`urlRepos` 生成 oldApi 的返回值`key`以及`structure`(`packages/old-api/elk/sourceMappings/`) 4. 交由后端补充填写完 oldApi==>ne