There are 7 repositories under sqlx topic.
A flexible and powerful SQL string builder library plus a zero-config ORM.
Golang Clean Architecture REST API example
OpenTelemetry instrumentations for Go
🔥 REST API для приложения списков ToDo
A fullstack RealWorld implementation using rust, axum, sqlx, and yew!
Go gRPC RabbitMQ email microservice
Transaction manager for GoLang
This repository uses graph-gophers/graphql-go to build a starter web application
A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️
🚀🚀 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...)
Sample Restful app with chi router (golang)
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
🦀🔨 DevBcn Workshop - Full Stack Rust - Actix - Postgres - Shuttle - Dioxus
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.
🖊️ // Just a place to paste
Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...
📺 Netflix in Rust/ React-TS/ NextJS, Actix-Web, Async Apollo-GraphQl, Cassandra/ ScyllaDB, Async SQLx, Kafka, Redis, Tokio, Actix, Elasticsearch, Influxdb Iox, Tensorflow, AWS
⏳ Durable step functions via Postgres.
Realworld implementation written with Go using Go kit!
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.
Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs
Sqlx wrapper with round-robin load-balancing feature
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.