sqlc-gen-sqlx, a sqlc plugin for generating sqlx Rust code
Bridges sqlc codegen with sqlx runtime for Rust Postgres projects.
rust ,web framework ,fullstack ,jquery
Rust backend with jQuery frontend skips the Node build step.
Rust developers, Backend engineers
Axum · Rocket · Salvo
Most Rust web libraries require assembling auth, sessions, CSRF, rate limiting, migrations, and a JS build pipeline separately.
Yaiko packages these into a single framework using Rust on the backend and jQuery on the frontend, requiring no Node.js build steps.
Features:
Built on Hyper and Tokio (80,000+ RPS) Built-in SQLite and PostgreSQL migration runner (yaiko migrate run) CSRF, rate limiting, WebSockets, and background job queue Scaffolding CLI (cargo install yaiko) Documentation: https://github.com/sazalo101/yaiko/blob/main/BOOK.md Crates.io: https://crates.io/crates/yaiko
Feedback on the API design and architecture is appreciated.
Bridges sqlc codegen with sqlx runtime for Rust Postgres projects.
It flags concrete dangerous patterns (example: ADD COLUMN with DEFAULT) and prints step-by-step safe alternatives instead of vague warnings. The embedded Rhai-based custom checks are a smart move — teams can encode org policies — but usefulness will depend on CI integration and the breadth/precision of its rule set.
SQLx-compatible URI mode means zero code changes to existing Rust database code.
Yet another Rust terminal emulator, but the auto-tiling panes are actually nice.
WASM+SSR from one DSL source codegen is clever for Rust full-stack development.
Replaces fragile shell init scripts with hardened Rust binary, exponential backoff built-in.