pgx
There are 141 repositories under pgx topic.
georgysavva/scany
Library for scanning data from a database into Go structs and more
AleksK1NG/Go-Clean-Architecture-REST-API
Golang Clean Architecture REST API example
pashagolub/pgxmock
pgx mock driver for golang to test database interactions
bagashiz/go-pos
Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of concept of implementing Hexagonal Architecture in Go.
AleksK1NG/Go-gRPC-RabbitMQ-microservice
Go gRPC RabbitMQ email microservice
Thiht/transactor
Transactor is an injectable type making DB transactions seamless.
aliml92/realworld-gin-sqlc
Real world backend api made with Golang + Gin + PostgreSQL
sbslee/pypgx
A Python package for pharmacogenomics (PGx) research
spa5k/uids-postgres
PostgreSQL Extension to generate various type of Universally Unique IDS
AleksK1NG/Go-booking-microservices-example
Go Hotels microservices
prashanthpai/sqlcache
Caching middleware for database/sql
driftprogramming/pgxpoolmock
pgx postgresql pool
pauljamescleary/go-rest-postgres
Example go rest sql application, use as a template to get started quickly
EQuimper/course-golang-twittter-clone-graphql
Code source for https://store.equimper.com/build-a-twitter-clone-graphql-api-using-golang
authzed/crdbpool
node aware connection pooling for CockroachDB
kondohiroki/go-boilerplate
A project boilerplate to make a go application with Fiber
roneli/goqux
Library for simple CRUD, scanning & pagination using query builder in golang
emicklei/pgtalk
Go code generator to access PostgreSQL tables and views on top of pgx
alexeyco/pig
Simple pgx wrapper to execute and scan query results
aswinbennyofficial/SuSHi
A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo
jeromer/sqrible
Generates Go code that matches your Postgres tables
ysomad/go-auth-service
Authentication and account management service
alexmodrono/gin-restapi-template
A comprehensive, clean, and well-structured starting point for developing RESTful APIs using the Gin framework.
muhlemmer/pbpgx
Package pbpgx provides a toolkit for easier Protocol Buffers interaction with PostgreSQL databases.
ysomad/answersuck
SIGame but better
z0ne-dev/mgx
pgx native migration system
ysomad/pgxatomic
Clean implementation of transaction manager using pgx
cristalhq/pgxutil
Go jackc/pgx helper to write proper transactions
pgx-contrib/pgxotel
A OpenTelemetry collector for pgx
MatteoGioioso/serverless-pgx
Golang module for managing PostgreSQL connections at serverless scale.
vsvp21/outbox
Transactional outbox based on polling publisher for PostgreSQL.
bibishkind/notes-rest-api
🚀 REST API для создания заметок
go-park-mail-ru/2022_2_BugOverload
Backend project Movie-gate.online - analogue of Kinopoisk
reshimahendra/pgx-test-example
Golang RESTAPI Testing. Sample project using Gin, PGX, Postgresql, Testifty, and pgxmock
arsham/dbtools
Go db helpers library for using in production code and tests.
jackmarsh/postgres-exporter
Prometheus exporter for PostgreSQL server-side metrics.