A Serializer and Deserializer for SQLite jsonb binary format
A Serializer and Deserializer for SQLite jsonb binary format (FifthTry fork, till PR is merged)
A zero cost and lightweight ORM operations for SQLx.
Macros for lorm, a zero cost and lightweight ORM operations for SQLx. Not intended to be used directly.
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
JSON1 functions and virtual tables
Json wrapper type for JsonB data handling in diesel
Product OS : Store Macros provides a highly flexible higher order framework for defining SQL queries by using Rust directly. This crate is to be used with Product OS : Store.
SQL-first cross-language type-safe code generator — core library
SQL-first cross-language type-safe code generator — CLI
Database-agnostic row-to-JSON conversion for sqlx
Convert SQL query results to JSON without struct mapping, supporting MySQL/PostgreSQL/SQLite/Odbc