switchupcb/dbgo

dbgo generates a database consumer package containing optimized Go code and SQL queries for your database and domain models.

27
/ 100
Experimental

This tool helps Go developers automatically create the data access layer for their applications. You define your Go data structures (domain models) and connect it to an existing database, and it generates optimized Go code and SQL queries. The generated code efficiently moves data between your application's Go types and the database.

No commits in the last 6 months.

Use this if you are a Go developer who wants to save time and ensure highly optimized data access code between your Go domain models and your database, without writing repetitive SQL or boilerplate Go code.

Not ideal if you prefer to manually write all your SQL and data access logic, or if you need a solution that primarily focuses on generating code from the database schema rather than your Go domain models.

Go-development database-integration ORM-alternative backend-development data-persistence
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 5 / 25

How are scores calculated?

Stars

18

Forks

1

Language

Go

License

AGPL-3.0

Last pushed

Mar 19, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/switchupcb/dbgo"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.