pgx topic

List pgx repositories

Go-Clean-Architecture-REST-API

699
Stars
141
Forks
Watchers

Golang Clean Architecture REST API example

Go-gRPC-RabbitMQ-microservice

213
Stars
49
Forks
Watchers

Go gRPC RabbitMQ email microservice

scany

1.2k
Stars
64
Forks
Watchers

Library for scanning data from a database into Go structs and more

pgxmock

323
Stars
50
Forks
Watchers

pgx mock driver for golang to test database interactions

pgtalk

20
Stars
0
Forks
Watchers

generics package and code generator to access PostgreSQL tables and views on top of pgx

sqrible

15
Stars
2
Forks
Watchers

Generates Go code that matches your Postgres tables

uids-postgres

34
Stars
1
Forks
Watchers

PostgreSQL Extension to generate various type of Universally Unique IDS

go-pos

190
Stars
32
Forks
Watchers

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.

sqlcache

35
Stars
11
Forks
Watchers

Caching middleware for database/sql