GitHub topics: sqlx
SeaQL/sea-query
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
Language: Rust - Size: 3.11 MB - Last synced at: about 4 hours ago - Pushed at: 3 days ago - Stars: 1,506 - Forks: 218

SolarCrownYT/learning-sqlx
This repository contains all my practices and lessons about sqlx for Golang (database/sql's superset)
Size: 1.95 KB - Last synced at: about 18 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

Julia2806/stock-watch
A public repository for stock-watch
Size: 1000 Bytes - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0

SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
Language: Rust - Size: 17.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 8,662 - Forks: 606

ebonfiglio/go-db-demo
Basic Go CRUD application
Language: Go - Size: 13.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Victov/wrath-rs
A very functionally incomplete World of Warcraft: Wrath of the Lich King server emulator written in pure rust.
Language: Rust - Size: 1.97 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 43 - Forks: 11

sulami/sqlx-datadog
SQLx instrumentation for tracing to Datadog APM via OpenTelemetry
Language: Rust - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

NyxCode/ormx
bringing orm-like features to sqlx
Language: Rust - Size: 107 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 297 - Forks: 32

ananta/FlashSwipe
A Flashcard app built using React Native on the frontend & Rust on the backend. This app was built as a coursework for the class "Software Development Methodology"
Language: TypeScript - Size: 8.79 MB - Last synced at: about 20 hours ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 3

peterkyle01/rust-on-vercel-template
A complete full-stack application template combining Rust serverless functions with Next.js frontend, featuring JWT authentication, PostgreSQL database integration, and seamless Vercel deployment.
Language: TypeScript - Size: 107 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ohkami-rs/sqlx-d1
SQLx for Cloudflare D1
Language: Rust - Size: 135 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 32 - Forks: 2

tednaaa/moner
🏰 Fullstack example app
Language: Rust - Size: 1.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

avito-tech/go-transaction-manager
Transaction manager for GoLang
Language: Go - Size: 428 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 325 - Forks: 19

GaloyMoney/es-entity
Framework for persisting event-sourced entities in PostgreSQL.
Language: Rust - Size: 461 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 2

Thiht/transactor
Transactor is an injectable type making DB transactions seamless.
Language: Go - Size: 338 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 152 - Forks: 6

aui-tuthousend/axum-boilerplate
Rust Axum web kickstart using SOLID infrastructure with JWT Auth, sqlx, tower service
Language: Rust - Size: 36.1 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

TegarAditya/bupin-qr-gen-go
Bupin's QR Image generator API (Experimental Go)
Language: Go - Size: 121 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

spring-rs/spring-rs
🍃spring-rs is a application framework written in rust inspired by java's spring-boot
Language: Rust - Size: 2.84 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 810 - Forks: 43

4lkaid/axum-kit
Streamline the integration and usage of Axum with SQLx and Redis.
Language: Rust - Size: 63.5 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

Silwings-git/one-click-launch
一键启动是专注于提升操作效率的资源管理工具,支持快速批量启动多种类型资源。核心解决多任务场景下的重复操作痛点。One-Click Launch is a resource management tool focused on enhancing operational efficiency, supporting the rapid batch launching of various types of resources. It addresses the pain points of repetitive operations in multitasking scenarios.
Language: Vue - Size: 1.56 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 25 - Forks: 2

johnmai-dev/go-orm-helper
🚀🚀 A GoLand plugin that automatically provides database field completion, tags, and generates Structs for writing ORM code. Supports: Gorm、Xorm、Beego、GoFrame, etc. 一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持:Gorm、Xorm、Beego、GoFrame...)
Language: Java - Size: 41.6 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 182 - Forks: 11

huandu/go-sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Language: Go - Size: 348 KB - Last synced at: 12 days ago - Pushed at: 27 days ago - Stars: 1,591 - Forks: 128

cody-why/co-orm
implement Create, Read, Update, and Delete (CRUD) methods base sqlx.
Language: Rust - Size: 132 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 2

bytebury/axum-template
An axum template repository to get your web app off the ground with HTMX, Askama, SQLite, and OAuth preconfigured
Language: Rust - Size: 143 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

lihongjie0209/sqlx-mcp
A comprehensive SQLx-based MCP server for database management with multi-database support and 6 powerful tools
Language: Rust - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

maxcountryman/underway
⏳ Durable step functions via Postgres.
Language: Rust - Size: 310 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 127 - Forks: 6

Arya-gg/Axium
An example API built with Rust, Axum, SQLx, and PostgreSQL.
Size: 1000 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

fawni/tamako
🐞 Cozy anonymous whispers
Language: Rust - Size: 4.45 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 2

CFdefense/Vynn
A Neovim-inspired, AI-powered text editor featuring agentic behavior and RAG capabilities.
Language: Svelte - Size: 12.1 MB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 1

Oxidized-Systems/fishy-edge
The backend api for CRUDing fish data.
Language: Rust - Size: 788 KB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

mplatypus/platy-paste-backend
A custom pastebin service with bots and users in mind!
Language: Rust - Size: 345 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

CFdefense/ClassQL
A Domain-Specific Natural Language Query Engine For Finding Your Ideal Schedule
Language: Rust - Size: 449 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

gvozdvmozgu/cargo-sqruff
Lint your SQL queries directly within your Rust code. A cargo-sqruff library powered by sqruff.
Language: Rust - Size: 38.1 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 0

iamsauravsharma/sqlx_migrator
SQLX migration using Rust insted of SQL
Language: Rust - Size: 4.7 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 4

alexandrughinea/rust-actix-postgres-multi-tenant
A multi-threaded(real), multi-tenancy setup written in Rust with ARC and PostgreSQL (complete with results)
Language: Rust - Size: 248 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

Blank-Xu/sqlx-adapter
sqlx Adapter for Casbin V2
Language: Go - Size: 154 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 22 - Forks: 7

shandysiswandi/ruststarter
A modern, modular, and production-ready authentication and authorization server built in Rust.
Language: Rust - Size: 170 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 1

M3t0r/sk-rs
A very fast web voting application
Language: Rust - Size: 485 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1

JasonShin/sqlx-ts
node.js compile-time SQL validations & type generations
Language: Rust - Size: 3.2 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 218 - Forks: 7

gramistella/cornerstone
🚀 A production-ready, batteries-included Rust template for building full-stack applications fast.
Language: Rust - Size: 4.71 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

krishna9358/ping.me---rust
ping.me — Uptime Monitoring That Never Sleeps. Written in Rust
Language: Rust - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AlexTrebs/shortcut
A fast, simple, browser shortcut tool.
Language: Rust - Size: 14.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Clish254/how-to-roll-your-own-auth-rust
A Rust API for authentication via Discord and JWTs.
Language: Rust - Size: 52.7 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

edo1z/rust-rocket-sqlx-sample
A clean architecture style Sample using Rust's Rocket, sqlx and PostgreSQL.
Language: Rust - Size: 137 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 14 - Forks: 3

casbin-rs/sqlx-adapter
Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs
Language: Rust - Size: 208 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 57 - Forks: 29

raditzlawliet/rust-notes-rest-axum-sqlx
Medium: Building Notes CRUD REST API with Rust and MySQL using Axum & SQLx
Language: Rust - Size: 269 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 4

kberov/slovo2
`slovo2` is the successor of Slovo - being written in Go - still alpha
Language: Go - Size: 721 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

AarambhDevHub/rust_auth
Welcome to RustSecureAPI, a robust and secure Rust-based API project built with Actix-Web. This repository provides a comprehensive guide and implementation for creating a scalable backend system with JWT-based authentication and PostgreSQL integration.
Language: Rust - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 9

zer0bin-dev/zer0bin
🖊️ // Just a place to paste
Language: TypeScript - Size: 5.72 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 94 - Forks: 10

skvggor/pankkivahva
[RINHA DE BACK-END | 2024] An application to improve my skills in the Rust language.
Language: Rust - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

axumrs/axum-rs
AXUM中文网
Language: Rust - Size: 455 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 30 - Forks: 13

r00n1/opentelemetry-go
OpenTelemetry-Go provides a set of tools for observability in Go applications. Enhance your monitoring with this robust, easy-to-use library. 🐙🌐
Language: Go - Size: 15.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

uptrace/opentelemetry-go-extra
OpenTelemetry instrumentations for Go
Language: Go - Size: 1.6 MB - Last synced at: 29 days ago - Pushed at: 10 months ago - Stars: 350 - Forks: 71

alexandrughinea/sqlx-paginated
A flexible, type-safe SQLx query builder for dynamic web APIs, offering seamless pagination, searching, filtering, and sorting.
Language: Rust - Size: 86.9 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 15 - Forks: 2

allansomensi/printer-supplies-api
A simple REST API using Axum for managing printer supplies, such as toners and drums.
Language: Rust - Size: 229 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

allansomensi/tickify-api
A simple API for managing support tickets, with JWT authentication. Made in Rust with Axum.
Language: Rust - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

xlmriosx/ha-todo
Fullstack develop to manage todos, developed in Rust for backend with OpeanAPI and Next for frontend using a database Postgres.
Language: Rust - Size: 90.8 KB - Last synced at: about 4 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

0xquantech/rust-tutorials
Various coding examples in Rust. This is for passionate newbie Rustaceans who wants to change the world with Rust!
Language: Rust - Size: 47.9 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 1

kurtbuilds/ormlite
An ORM in Rust for developers that love SQL.
Language: Rust - Size: 642 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 287 - Forks: 14

junlarsen/branded
Branded types for Rust.
Language: Rust - Size: 30.3 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

HongJungWan/recruit-process-engine-back
Go, 라이브러리 테스트 용도 🚀
Language: Go - Size: 622 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

3bk-dev/dioxus
Dioxus is a powerful framework for building user interfaces in Rust. Explore its features and join the community on GitHub! 🚀✨
Language: Rust - Size: 38.1 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

yree/mash
🥔 as simple as potatoes
Language: Dockerfile - Size: 39.1 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 37 - Forks: 2

bitfl0wer/sqlx-pg-uint
SQLx extension to support working with Rust unsigned integers in PostgreSQL.
Language: Rust - Size: 74.2 KB - Last synced at: about 13 hours ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

maltsev-dev/note_service
Web app based on actix_web
Language: Rust - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

obaraelijah/webdev_tutorial
A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL
Language: Rust - Size: 55.7 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

Mikhalevich/outbox
Simple implementation of outbox pattern in Golang
Language: Go - Size: 3.5 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

septum/zero2prod
Project repository for the Zero to Production in Rust book
Language: Rust - Size: 274 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AxumCourse/axum-with-seaorm
axum.rs专题:axum使用SeaORM
Language: Rust - Size: 62.5 KB - Last synced at: 26 days ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 2

justinrubek/nix-sqlx-example
Example of using sqlx in a nix flake, with pre-commit hooks
Language: Nix - Size: 32.2 KB - Last synced at: about 14 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

arun521414/yaazhi
Yaazhi is a lightweight, modular web framework built in Rust — designed for small teams with big minds. Inspired by the power and architecture of the Moqui Framework.
Language: Rust - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JMS55/ygo_server
Yugioh tournament and card manager backend
Language: Rust - Size: 38.1 KB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

x-ream/sqlxb
sql query builder of golang, build sql for go framework: sqlx, gorp... while ignore building nil or empty string
Language: Go - Size: 137 KB - Last synced at: 19 days ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 4

JosiahBull/postgres-query-benchmarking
A collection of postgres benchmarks.
Language: Rust - Size: 79.1 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JoeyMckenzie/realworld-go-kit
Realworld implementation written with Go using Go kit!
Language: Go - Size: 19.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 8

milan-bjegovic/rust-mysql-full-stack
Rust MySQL Full-Stack is a full-stack web application built with Rust, using Yew for the frontend (WebAssembly-based SPA) and Actix Web for the backend. It connects to a MySQL database via SQLx and leverages async/await for high performance.
Language: Rust - Size: 552 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

maulanasdqn/axum-sqlx-starterkit
Axum SQLX Starterkit
Language: Rust - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

milan-bjegovic/rust-vehicle-auction-simple
A lightweight backend for vehicle auction platforms, built using Rust with Actix for web framework and SQLx for database interactions. Features include auction management, vehicle listings, and user bidding functionality. Designed for simplicity and performance.
Language: Rust - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

y-temp4/minwada
Next.jsとRustで構築されたモダンな議論プラットフォーム
Language: TypeScript - Size: 7.41 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

fan-tastic-z/poem-admin
A Rust-based admin system using Poem web framework.
Language: Rust - Size: 633 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 2

MattDelac/tiny_orm
A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.
Language: Rust - Size: 161 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 48 - Forks: 3

SyahrulBhudiF/Rusuh-gRpc
impl gRpc Rust with tonic and tokio crates, Development for serve Ai model and e-commerce
Language: Rust - Size: 349 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

hadamove/todo-maud-htmx
Server-side rendered todo app using htmx and Rust
Language: Rust - Size: 179 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

CM-IV/Tauri-Sqlx-Preact-Template
An awesome Preact.js/Solid.js template for Tauri desktop apps, uses Sqlx for database work on the Rust backend.
Language: TypeScript - Size: 407 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

wpcodevo/rust-axum-jwt-auth
Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and JSON Web Tokens (JWTs)! Axum is a fast and scalable Rust web framework that provides a reliable and efficient platform for developing microservices and APIs.
Language: Rust - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 125 - Forks: 15

H1rono/todo-app-backend
server side implementation of todo app
Language: Rust - Size: 614 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

schneidersteve/buckpal-rust
Rust Example Implementation of a Hexagonal/Onion/Clean Architecture
Language: Rust - Size: 280 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

musleh0001/actix-auth
Basic JWT Authentication
Language: Rust - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Tango992/rekapundi
Financial transaction tracker. WIP
Language: Rust - Size: 216 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

vtramo/secure-photo-hub
A REST API for securely storing and managing photos and albums
Language: HTML - Size: 6.11 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mahdi-vajdi/go-image-processor
A Go-based backend service for asynchronous image processing. Features include image upload, queuing, and status updates via a REST API. Built with Gorilla Mux, SQLx, and AWS S3.
Language: Go - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Devilk3/rust_auto_filehandler
A simple rust utility that excutes a Stored procedure and run JAR file followed by file movement of specific type.
Language: Rust - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wpcodevo/rust-feedback-api
In this tutorial, we will build a CRUD API for a feedback application. This project will help you get started with API development in Rust or enhance your skills as a Rust developer.
Language: Rust - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

abilityapps/tauri-template
Quickly bootstrap personal, local desktop apps!
Language: TypeScript - Size: 13.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

Tortoaster/sqlx-migrator
Docker image that applies sqlx migrations from a git repository to a database
Language: Dockerfile - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tortoaster/toast
A blogging application to write about my hobby projects, like this blogging application
Language: CSS - Size: 1.19 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mr-far/forum
A small practical REST API forum with WebSocket
Language: Rust - Size: 120 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

AleksK1NG/Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
Language: Go - Size: 613 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 891 - Forks: 157

wpcodevo/rust-axum-postgres-api
Are you interested in building a Rust API with CRUD functionalities using the Axum framework and PostgreSQL database? If so, you're in the right place! In this article, I will guide you through building a functional note-taking application API using Rust, Axum, SQLX, and PostgreSQL.
Language: Rust - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 60 - Forks: 6

Riktastic/Axium
An example API built with Rust, Axum, SQLx, and PostgreSQL.
Language: Rust - Size: 413 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 1
