An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sqlx

A curated list of projects in awesome lists tagged with sqlx .

https://github.com/seaql/sea-orm

🐚 An async & dynamic ORM for Rust

database hacktoberfest loco mariadb mysql orm postgres rust sql sqlite sqlx tokio

Last synced: 12 May 2025

https://github.com/SeaQL/sea-orm

🐚 An async & dynamic ORM for Rust

database hacktoberfest loco mariadb mysql orm postgres rust sql sqlite sqlx tokio

Last synced: 26 Mar 2025

https://github.com/huandu/go-sqlbuilder

A flexible and powerful SQL string builder library plus a zero-config ORM.

database go hiveql lightweight mysql orm postgresql sql sql-builder sqlite sqlx well-tested

Last synced: 13 May 2025

https://github.com/seaql/sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite

database hacktoberfest mariadb mysql postgres postgresql query-builder rusqlite rust sql sqlite sqlx

Last synced: 11 May 2025

https://github.com/SeaQL/sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite

database hacktoberfest mariadb mysql postgres postgresql query-builder rusqlite rust sql sqlite sqlx

Last synced: 27 Mar 2025

https://github.com/spring-rs/spring-rs

🍃spring-rs is a application framework written in rust inspired by java's spring-boot

axum cron-job kafka macros microservice opentelemetry procedural-macro redis rust sea-orm spring-boot spring-rs sqlx stream web

Last synced: 14 May 2025

https://github.com/nyxcode/ormx

bringing orm-like features to sqlx

macros mariadb mysql orm postgres rust sqlx

Last synced: 16 May 2025

https://github.com/NyxCode/ormx

bringing orm-like features to sqlx

macros mariadb mysql orm postgres rust sqlx

Last synced: 24 Nov 2024

https://github.com/kurtbuilds/ormlite

An ORM in Rust for developers that love SQL.

database orm postgresql rust sqlite sqlx

Last synced: 15 May 2025

https://github.com/joeymckenzie/realworld-rust-axum-sqlx

A fullstack RealWorld implementation using rust, axum, sqlx, and yew!

axum realworld rust sqlx yew

Last synced: 08 May 2025

https://github.com/OscarYuen/go-graphql-starter

This repository uses graph-gophers/graphql-go to build a starter web application

backend go golang graphql sqlx starter

Last synced: 13 May 2025

https://github.com/jasonshin/sqlx-ts

node.js compile-time SQL validations & type generations

mysql nodejs postgresql rust sql sqlx typescript

Last synced: 15 May 2025

https://github.com/rusty-crab/warp-api-starter-template

A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️

boilerplate juniper project-template redis rust sqlx template warp

Last synced: 27 Apr 2025

https://github.com/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...)

beego database goframe goland goland-plugin golang gorm jetbrains jetbrains-plugin orm sqlx xorm

Last synced: 04 Apr 2025

https://github.com/thiht/transactor

Transactor is an injectable type making DB transactions seamless.

go golang mssql mysql oracle pgx postgres sql sqlite sqlx transactions transactor

Last synced: 05 Apr 2025

https://github.com/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.

axum axum-framework axum-server docker docker-compose jwt jwt-auth jwt-authentication postgresql sqlx sqlx-cli

Last synced: 13 Apr 2025

https://bcnrust.github.io/devbcn-workshop/

🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus

dioxus full-stack postgres rust shuttle sqlx workship

Last synced: 08 May 2025

https://github.com/phogolabs/prana

Golang Database Management and Code Generation

database-management database-migrations database-modeling golang sql-script sqlx

Last synced: 23 Nov 2024

https://github.com/biluohc/actixweb-sqlx-jwt

A jwt template project of actix-web and sqlx

actix-web jwt sqlx

Last synced: 06 Mar 2025

https://github.com/springrain/zorm

Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...

clickhouse database dm gbase go go-orm golang golang-orm kingbase mysql orm shentong sql sqlx tdengine

Last synced: 07 Mar 2025

https://github.com/joeymckenzie/realworld-go-kit

Realworld implementation written with Go using Go kit!

docker fly go go-chi go-kit golangci-lint mysql planetscale pre-commit sqlx taskfile

Last synced: 09 Apr 2025

https://github.com/ido50/sqlz

SQL Query Builder for Go

database go golang query-builder sql sqlx

Last synced: 16 May 2025

https://github.com/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.

axum axum-framework postgres postgresql rust sqlx

Last synced: 13 Apr 2025

https://github.com/aarambhdevhub/rust-backend-axum

Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verification, and secure APIs. Build scalable, production-ready apps using Rust. Source code and Postman collection available for easy testing.

authentication authentication-backend axum axum-authentication axum-extractor axum-framework axum-middleware axum-router axum-rs axum-server letter mail rust rust-language server sqlx sqlx-cli sqlx-postgres uuid validation

Last synced: 17 Mar 2025

https://github.com/casbin-rs/sqlx-adapter

Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs

abac access-control acl adapter auth authentication casbin casbin-rs mysql orm permission postgres rbac rust sqlite sqlx sqlx-adapter storage-driver

Last synced: 12 Apr 2025

https://github.com/wpcodevo/rust-postgres-crud-sqlx

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 a developer will equip you with valuable skills for building robust, maintainable, and scalable applications.

actix-web api crud crud-api crud-application crud-operations postgres postgresql restapi rust rust-lang sqlx

Last synced: 13 Apr 2025

https://github.com/wpcodevo/fullstack-rust-app

In this article, I'll walk you through the process of building a backend API using the Actix web framework, SQLX, PostgreSQL, and Docker.

actix-web docker full-stack pgadmin postgres rust rust-fullstack sqlx sqlx-cli trunk yewdux

Last synced: 13 Apr 2025

https://github.com/danvergara/seeder

Insert records into a database programatically

database database-management go golang mysql postgresql seeds sqlx

Last synced: 28 Apr 2025

https://github.com/Victov/wrath-rs

A very functionally incomplete World of Warcraft: Wrath of the Lich King server emulator written in pure rust.

emulator rust sqlx world-of-warcraft wotlk wow wrath-of-the-lich-king

Last synced: 30 Mar 2025

https://github.com/pepoviola/tide-basic-crud

Basic CRUD api using Rust / Tide / Sqlx / Postgresql

api-rest crud postgresql rust sqlx tera tide

Last synced: 23 Apr 2025

https://github.com/wpcodevo/rust-axum-mysql

In this article, you'll discover how to use the Axum framework to build a RESTful API in Rust that supports basic CRUD (Create, Read, Update, Delete) operations against a MySQL database.

axum axum-framework crud crud-api docker mysql-database rust sqlx sqlx-cli

Last synced: 13 Apr 2025

https://github.com/iamsauravsharma/sqlx_migrator

SQLX migration using Rust insted of SQL

database hacktoberfest migration rust sqlx

Last synced: 07 Apr 2025

https://github.com/jmmv/iii-iv

Opinionated framework for web services

axum framework rust sqlx web

Last synced: 21 Mar 2025

https://github.com/eldimious/rust-api-ddd

Rust API server showcase heavily influenced by the DDD, Clean Architecture and Hexagonal Architecture, using PostgreSQL.

clean-architecture ddd ddd-architecture hexagonal-architecture rust rustlang server-boilerplate sqlx warp

Last synced: 15 Apr 2025

https://github.com/taojy123/sqlx

强大的 SQL 语法拓展,目标是打造 "易读易写 方便维护" 的 sql 脚本 | SQL Extension

database sql sql-extension sqlx

Last synced: 08 May 2025

https://github.com/wpcodevo/rust-jwt-hs256

In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.

actix-web actix-web-jwt actix-web-middleware api docker jsonwebtoken jwt jwt-auth jwt-authentication postgres restapi rust rust-api rust-lang sqlx

Last synced: 13 Apr 2025

https://github.com/Bechma/realworld-actix-fullstack

Realworld Fullstack with Rust + Tera + SQLx

actix-web fullstack realworld rust sqlx

Last synced: 14 Dec 2024

https://github.com/gmhafiz/golang-database-library-orm-example

Examples of using various popular database libraries and ORM in Go.

database ent golang gorm orm postgresql sqlboiler sqlc sqlx squirrel

Last synced: 07 May 2025

https://github.com/kaleidawave/axum-shuttle-postgres-authentication-demo

Full stack authenticated site built in Rust with Axum, Postgres and Shuttle

authentication axum rust shuttle sqlx

Last synced: 12 Apr 2025

https://github.com/wpcodevo/rust-mysql-crud-sqlx

In this article, we will explore how to use Rust, Actix Web, SQLX, and MySQL to build a CRUD (Create, Read, Update, Delete) API.

actix-web api backend-api crud crud-api crud-operation docker mysql restful-api rust sqlx sqlx-cli

Last synced: 13 Apr 2025

https://github.com/yree/mash

🥔 as simple as potatoes

axum htmx hyperscript maud sass sqlx

Last synced: 11 Feb 2025

https://github.com/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.

rust sqlite sqlx tauri typescript vue

Last synced: 28 Apr 2025

https://github.com/x-ream/sqlxb

sql query builder of golang, build sql for go framework: sqlx, gorp... while ignore building nil or empty string

builder go golang orm query-builder sql sqlx

Last synced: 18 Dec 2024

https://github.com/svelterust/todo

Todo application written in Rust and SvelteKit

axum rust sqlx

Last synced: 05 May 2025

https://github.com/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"

actix-web react-native react-query rust sqlx tamagui typescript zustand

Last synced: 13 Apr 2025

https://github.com/edo1z/rust-axum-sqlx-sample

Rust Axum+SQLx Sample

axum openapi3 rust sqlx

Last synced: 14 Apr 2025

https://github.com/chenquan/sqltrace

A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

ent go golang gorm mysql opentelemetry oracle postgresql sql sqlite3 sqlserver sqlx tidb trace xorm

Last synced: 04 Apr 2025

https://github.com/vazw/siamstr

siamstr.com Nostr Address Provider written in Rust.

leptos nip-05 nip-07 nip-07-wasm nostr nostr-wasm rust sqlite sqlx wasm wasm-bindgen web webserver

Last synced: 04 May 2025

https://github.com/wpcodevo/rust-user-signup-forgot-password-email

In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, login, and logout capabilities. Our API will be powered by the high-performance Axum framework and will utilize the SQLx toolkit to store data in a SQLite database.

axum axum-framework axum-server restful-api rust rust-api rust-lang signin signup sqlite sqlx sqlx-cli

Last synced: 13 Apr 2025

https://github.com/b-palaniappan/axum-api

Rust Axum REST api application

axum mysql rest rest-api rust sea-orm sqlx

Last synced: 12 Apr 2025

https://github.com/insipx/coil

Futures-based background work queue built with SQLx and Postgres

async-await async-std asyncronous-jobs job-queue postgres rust smol sqlx task-queue tokio

Last synced: 09 Apr 2025

https://github.com/simonosaka/rust-web-server-axum

rust web backend example

axum postgresql rust sqlx

Last synced: 12 May 2025

https://github.com/tako8ki/testfixtures

A library for preparing test data from yaml files in Rust.

db fixture mysql rust sql sqlx test

Last synced: 14 Feb 2025

https://github.com/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.

actix actix-rs actix-web authentication backend jwt jwt-authentication jwt-token openapi postgresql programming programming-language rust rust-lang sqlx sqlx-cli swagger swagger-api swagger-ui

Last synced: 12 Apr 2025

https://github.com/Whatsoo/whatsoo

A opensource community written by rust

axum forum opensource rust sqlx tokio whatsoo

Last synced: 27 Apr 2025

https://github.com/obaraelijah/webdev_tutorial

A tutorial for building Web Services in Rust with Actix-Web, SQLx, and PostgreSQL

actix-web api cargo postgresql rust rust-lang sqlx tutorial webservice

Last synced: 03 Dec 2024

https://github.com/riktastic/axium

An example API built with Rust, Axum, SQLx, and PostgreSQL.

api axum boilerplate docker docker-compose https jwt postgresql quickstart rust sqlx template tls

Last synced: 14 Apr 2025

https://github.com/litsynp/rust-axum-todo-api

A todo application written in Rust with axum and sqlx.

askama axum docker postgresql rust sqlx sqlx-cli tokio

Last synced: 11 Apr 2025

https://github.com/edo1z/rust-rocket-sqlx-sample

A clean architecture style Sample using Rust's Rocket, sqlx and PostgreSQL.

clean-architecture postgresql rocket rust sqlx

Last synced: 08 Feb 2025

https://github.com/alexandrughinea/sqlx-paginated

A flexible, type-safe SQLx query builder for dynamic web APIs, offering seamless pagination, searching, filtering, and sorting.

rust sqlx

Last synced: 03 Apr 2025

https://github.com/thangchung/northwind-rs

The northwind application with the clean architecture approach powered by Rust

actix-web async boilerplate buildpack clean-architecture modular northwind postgresql rust sqlx web web-development

Last synced: 09 May 2025

https://github.com/alimy/yesql

Yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs.

go sql sqlx yesql

Last synced: 15 Apr 2025

https://github.com/loldruger/nginx-docker-ssl-template

This template runs on Rust axum as backend with nginx, postgres and redis over automatical SSL setup!

backend docker letsencrypt ngnix postgres redis reverse-proxy rust sqlx ssl template tokio

Last synced: 22 Nov 2024

https://github.com/nadeemb53/letter-rs

A newsletter with actix-web and sqlx-postgres

actix-web newsletter postgresql rust sqlx tracing

Last synced: 16 Apr 2025

https://github.com/harrisonhemstreet/webservice_tutorial

A tutorial for building webservices in Rust

actix-web api postgresql rust rust-lang sqlx tutorial webservice

Last synced: 03 Dec 2024

https://github.com/thesurlydev/axum-template

A cargo generate template for an Axum service with sqlx configured for PostgreSQL

axum cargo-generate postgresql sqlx

Last synced: 14 Apr 2025

https://github.com/wildonion/hoopoe

🕊️ a mesmerizing engine for handling realtime streaming process in a fully async and concurrent manner with Redis, RMQ and Kafka over WebSocket

actix-web actor-model asynchronous design-system kafka kafka-consumer multithreading onion-architecture postgresql rabbitmq redis salvo seaorm sqlx tokio-rs

Last synced: 11 Apr 2025

https://github.com/wrongbyte/users-actix

:sparkles: A simple CRUD using Actix in Rust

actix-web hexagonal-architecture rust sqlx strum validator

Last synced: 22 Mar 2025

https://github.com/team-fruit/signpicdb

SignPicture Message Database Server

database docker docker-compose echo go mariadb sqlx

Last synced: 05 Apr 2025

https://github.com/vagmi/rust-lambda

A template for Rust Lambda functions

aurora-serverless aws axum cdktf gh-actions lambda postgres rust sqlx terraform

Last synced: 25 Mar 2025

https://github.com/yoonge/conduit-axum

Exemplary back-end realworld application (called Conduit) in Rust, built with Axum + jsonwebtoken + PostgreSQL + SQLx, managed by Cargo.

api async axum back-end backend cargo conduit demo example jsonwebtoken jwt postgres postgresql realworld restful rust sqlx tokio

Last synced: 14 Apr 2025

https://github.com/solidiquis/knodis

Not sure what this will be yet

axum postgresql rust sea-query sqlx tokio

Last synced: 04 Mar 2025

https://github.com/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.

bulma-css preact rust-lang sqlx tauri template

Last synced: 27 Mar 2025

https://github.com/beto-ouverney/blogs-api-golang

Blogs API GO LANG with DOCKER, MYSQL, JWT, SOLID and Clean Architecture

clean-architecture docker docker-compose go golang jwt-token mysql solid-principles sqlx

Last synced: 20 Feb 2025

https://github.com/danny-yamamoto/rust-api-samples-rocket

Implement Rust API with Rocket.

axum rocket rust sqlite3 sqlx

Last synced: 06 Apr 2025

https://github.com/realaravinth/libadmin

framework, database and database driver agnostic authentication and admin dashboard for rust applications

actix-web admin-dashboard authentication postgresql rust sqlite sqlx

Last synced: 13 Apr 2025

https://github.com/maltsev-dev/note_service

Web app based on actix_web

actix-web rust rust-lang serde-json sqlx tokio

Last synced: 20 Mar 2025

https://github.com/lz1998/rs-sql2struct

A developer-friendly tool for generating rust struct using sql

diesel orm rust sql sql2struct sqlx struct

Last synced: 17 Mar 2025

https://github.com/roseneezar/rust-todo

rust todo app with rspc and supabase auth

axum reactjs rspc rust sqlx supabase-auth

Last synced: 07 Apr 2025

https://github.com/nlopes/database-schema

This crate provides a simple way to dump a database structure to a file, in SQL format.

database database-migration database-schema diesel mysql sqlite sqlx

Last synced: 16 May 2025