sqlx topic

List sqlx repositories

zorm

68
Stars
6
Forks
Watchers

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

learn-rs

76
Stars
9
Forks
Watchers

learn rust

sqlx-adapter

47
Stars
21
Forks
Watchers

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

fullstack-movie-streaming-platform

59
Stars
11
Forks
Watchers

📺 Netflix in Rust/ React-TS/ NextJS, Actix-Web, Async Apollo-GraphQl, Cassandra/ ScyllaDB, Async SQLx, Kafka, Redis, Tokio, Actix, Elasticsearch, Influxdb Iox, Tensorflow, AWS

rust-api-ddd

25
Stars
3
Forks
Watchers

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

rust-postgres-crud-sqlx

43
Stars
5
Forks
Watchers

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 ro...

rust-jwt-hs256

25
Stars
5
Forks
Watchers

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...

rust-tutorials

16
Stars
2
Forks
Watchers

Various coding examples in Rust. This is for passionate newbie Rustaceans who wants to change the world with Rust!

loremaster

24
Stars
0
Forks
Watchers

Life/self managment software

fullstack-rust-app

43
Stars
4
Forks
Watchers

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 buildi...