🐘 PostgreSQL driver in Go using only the standard library
-
Updated
Feb 11, 2025 - Go
🐘 PostgreSQL driver in Go using only the standard library
A event management simulator that integrates a PostgreSQL database with a Go backend. This application allows users to create and manage event records via HTTP endpoints. The project uses Gorilla Mux for routing, and the database operations are handled with Go's database/sql package and the PostgreSQL driver.
Add a description, image, and links to the postgresql-driver topic page so that developers can more easily learn about it.
To associate your repository with the postgresql-driver topic, visit your repo's landing page and select "manage topics."