Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 16 Dec 2024

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: 17 Dec 2024

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: 30 Oct 2024

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: 16 Dec 2024

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 procedural-macro redis rust sea-orm spring-boot sqlx stream web

Last synced: 15 Dec 2024

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/nyxcode/ormx

bringing orm-like features to sqlx

macros mariadb mysql orm postgres rust sqlx

Last synced: 20 Dec 2024

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: 18 Dec 2024

https://github.com/kurtbuilds/ormlite

An ORM in Rust for developers that love SQL.

database orm postgresql rust sqlite sqlx

Last synced: 20 Dec 2024

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: 18 Nov 2024

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: 11 Nov 2024

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

node.js compile-time SQL validations & type generations

mysql nodejs postgresql rust sql sqlx typescript

Last synced: 16 Dec 2024

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: 20 Dec 2024

https://github.com/maiqingqiang/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. ⭐️ Star to support our work!一个为了让你在 Goland 上写 ORM 能自动补全数据库字段、Tag、生成Struct 的插件。支持:Gorm、Xorm、Beego、GoFrame...)请给个 ⭐️Star 支持我们的工作吧!

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

Last synced: 06 Nov 2024

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: 15 Nov 2024

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/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: 27 Nov 2024

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: 21 Oct 2024

https://github.com/ido50/sqlz

SQL Query Builder for Go

database go golang query-builder sql sqlx

Last synced: 15 Dec 2024

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: 13 Nov 2024

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: 18 Dec 2024

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: 27 Nov 2024

https://github.com/danvergara/seeder

Insert records into a database programatically

database database-management go golang mysql postgresql seeds sqlx

Last synced: 11 Nov 2024

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. Once we've created a powerful backend, we'll move on to building a single-page app using the Yew.rs framework.

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

Last synced: 27 Nov 2024

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: 27 Nov 2024

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: 01 Nov 2024

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: 10 Nov 2024

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

Opinionated framework for web services

axum framework rust sqlx web

Last synced: 28 Oct 2024

https://github.com/taojy123/sqlx

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

database sql sql-extension sqlx

Last synced: 18 Nov 2024

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/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 Oct 2024

https://github.com/iamsauravsharma/sqlx_migrator

SQLX migration using Rust insted of SQL

database hacktoberfest migration rust sqlx

Last synced: 17 Dec 2024

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: 27 Nov 2024

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: 27 Nov 2024

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: 12 Oct 2024

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/edo1z/rust-axum-sqlx-sample

Rust Axum+SQLx Sample

axum openapi3 rust sqlx

Last synced: 15 Nov 2024

https://github.com/svelterust/todo

Todo application written in Rust and SvelteKit

axum rust sqlx

Last synced: 24 Nov 2024

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: 05 Nov 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: 09 Nov 2024

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: 27 Nov 2024

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: 14 Oct 2024

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: 13 Nov 2024

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: 06 Nov 2024

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: 12 Oct 2024

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/Whatsoo/whatsoo

A opensource community written by rust

axum forum opensource rust sqlx tokio whatsoo

Last synced: 11 Nov 2024

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: 11 Oct 2024

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

Rust Axum REST api application

axum mysql rest rest-api rust sea-orm sqlx

Last synced: 07 Nov 2024

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: 07 Nov 2024

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: 27 Nov 2024

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 Oct 2024

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: 24 Oct 2024

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/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/litsynp/rust-axum-todo-api

A Rust example of a todo application with axum.

askama axum docker postgresql rust sqlx sqlx-cli tokio

Last synced: 07 Nov 2024

https://github.com/wildonion/hoopoe

🕊️ a mesmerizing example engine of handling realtime streaming process in an async and concurrent manner with Redis, RMQ, Kafka and WebSocket

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

Last synced: 07 Nov 2024

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: 09 Oct 2024

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

SignPicture Message Database Server

database docker docker-compose echo go mariadb sqlx

Last synced: 18 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: 13 Dec 2024

https://github.com/solidiquis/knodis

Not sure what this will be yet

axum postgresql rust sea-query sqlx tokio

Last synced: 14 Nov 2024

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: 28 Nov 2024

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

:sparkles: A simple CRUD using Actix in Rust

actix-web hexagonal-architecture rust sqlx strum validator

Last synced: 28 Nov 2024

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: 03 Dec 2024

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: 06 Nov 2024

https://github.com/mahinkumar/axum_super_forms

A Self hostable, blazingly fast forms solution built with Rust with a focus on simplicity and reliablity. Scales on Demand and includes a load balancer.

askama axum jsonwebtoken postgresql redis rust sqlx tokio-rs

Last synced: 19 Dec 2024

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: 23 Nov 2024

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

rust todo app with rspc and supabase auth

axum reactjs rspc rust sqlx supabase-auth

Last synced: 20 Dec 2024

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

Implement Rust API with Rocket.

axum rocket rust sqlite3 sqlx

Last synced: 19 Dec 2024

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: 08 Nov 2024

https://github.com/cobbinma/example-graphql-api

example graphql api written in go :octocat:

gqlgen graphql sqlx squirrel

Last synced: 12 Nov 2024

https://github.com/pepoviola/tide-lambda-listener-example

Lambda example app using Tide framework

aws aws-lambda rust serverless sqlx tide

Last synced: 10 Nov 2024

https://github.com/1git2clone/serenity-discord-bot

A discord bot built on top of the serenity-rs & poise-rs Rust frameworks using tokio.

discord-bot gitlab-ci poise-rs rust rust-discord serenity-rs sqlite sqlite3 sqlx tokio-rs

Last synced: 23 Nov 2024

https://github.com/utilyre/todolist

Basic todo backend powered by gorilla/mux 🦍

go golang gorilla-mux sqlx uber-fx

Last synced: 06 Nov 2024

https://github.com/utilyre/sqltime

Package sqltime provides support for time data type.

go golang gorm mysql postgres sql sqlx time

Last synced: 06 Nov 2024

https://github.com/Kruemmelspalter/FileSpider

FileSpider is a software for organizing and editing documents consisting of a main file and optionally different assets like images.

javascript organisation organization rust sqlite sqlx tauri typescript vue vue3 vuejs

Last synced: 25 Nov 2024

https://github.com/potatomaster101/task-rs

Small task app in Rust to play around with actix web

actix-web rust rustlang sqlx

Last synced: 10 Dec 2024

https://github.com/arnauld/tokend

Basic Tokens Vault

actix-web postgresql rust sqlx tokenization

Last synced: 12 Nov 2024