pgxpool
There are 27 repositories under pgxpool topic.
alexmodrono/gin-restapi-template
A comprehensive, clean, and well-structured starting point for developing RESTful APIs using the Gin framework.
cmackenzie1/pgxpool-prometheus
Prometheus Exporter for pgx (https://github.com/jackc/pgx)
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.
akshanshgusain/hexagonal_architecture
Hexagonal Architecture implementation
dalikewara/pgxpoolgo
pgxpoolgo is based on pgxpool, but provides Pool interface and ability to mock the pgxpool connection for unit testing
felipeversiane/task-api
task manager API with redis cache.
go-park-mail-ru/2023_2_OND_team
Backend проекта Pinterest команды OND team
spacetab-io/pgxpoolmock
pgx postgresql pool mock library
NamNV2496/go-wallet
This is a basic online wallet implemented by Golang with TCC pattern. The project includes: Authorization, distributed task queue, send email, and transfer money.
odev-swe/todoapp
A simple todoapp with multiple latest framework and technologies
aswinbennyofficial/go-project-template
Go project template using go-chi, pgxpool, go-redis, zerolog, middlewares, dockerfile and compose etc..
atadzan/audio-library
Simple audio library app
matheusfbosa/rinha-de-backend-2024-q1-poc
Rinha de Backend 2024 Q1
poteshonkovMikhail/Golang-AvitoTenders
The guys from Avito decided to make a service that will allow businesses to create a tender for the provision of any services. And users/other businesses will offer their favorable conditions for receiving this tender. Help the guys from Avito implement the new HTTP API!
atadzan/more-tech
Project for hackaton MORE.Tech 5.0 organized by ВТБ
bayazidsustami/openidea-shopyfyx
Open Idea Project Sprint #1, shopyfyx
cybertec-postgresql/pgx-migrator
Simple pgx based PostgreSQL schema migration library for Go
edgeflare/pgo
utils for Postgres and net/http.Handler
felipeversiane/donate-api
A donate API to payment requests with a Efí Gateway and AWS S3 for file uploading with MinIO.
felipeversiane/go-otel
A example usage of go observability as prometheus and grafana.
felipeversiane/s3filestorage
handling a AWS-SDK to storage files into a fake s3 bucket with MinIO.
ik5/example_pgx_with_complext_oid
Example on how to use complex domain using golang and pgx
prosenjitjoy/simplebank
Backend master class [Golang + Postgres + Kubernetes + gRPC]
sugrado/go-rest-api-template
Go backend (Rest API) project template with Chi and HTTP package.