Rust Sqlx CRUD Derive Macros
☆32Jan 3, 2024Updated 2 years ago
Alternatives and similar repositories for sqlx-crud
Users that are interested in sqlx-crud are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Procedural macro for generating OpenAPI operation specification (using okapi)☆18May 30, 2026Updated 2 weeks ago
- Use rust's SQLx with postgres with none of the boilerplate.☆16Jun 3, 2026Updated last week
- ☆14Feb 9, 2025Updated last year
- ☆21Apr 22, 2026Updated last month
- rib: a Rust collada importer for your 3D game projects☆18Nov 24, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Jun 29, 2024Updated last year
- HTML5 Boilerplate + HTMX implemented with Maud in Actix.☆10Oct 16, 2022Updated 3 years ago
- X/Twitter clone in Axum 0.7.1☆13Dec 13, 2023Updated 2 years ago
- Sqlite3 bindings and a simple wrapper for Odin.☆15May 28, 2025Updated last year
- ☆21Jan 7, 2026Updated 5 months ago
- bringing orm-like features to sqlx☆296Sep 8, 2024Updated last year
- An async ORM in Rust☆21Mar 12, 2025Updated last year
- Pure-Rust library and CLI for converting DOCX, XLSX, and PPTX files to PDF. No LibreOffice, no Chromium, no Docker — just a single binar…☆61Jun 1, 2026Updated last week
- easy-to-use immediate mode client side Rust web framework☆26Nov 21, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- rbdc-mcp-server☆24May 3, 2026Updated last month
- Rust support for zeroc-ice☆11Mar 24, 2021Updated 5 years ago
- dioxus + tailwind wasm admin☆31Jan 12, 2025Updated last year
- An example websocket game server written in rust.☆53Oct 22, 2020Updated 5 years ago
- Write and execute SQL queries with ease☆74Feb 8, 2021Updated 5 years ago
- Generate code from GraphQL schema☆29Apr 25, 2022Updated 4 years ago
- Clojurey HugSQL for the Rust world☆70Dec 14, 2025Updated 6 months ago
- Cluster extension for actix☆76Mar 20, 2026Updated 2 months ago
- In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as …