spacemonkeygo/dbx

A neat codegen-based database wrapper written in Go

39
/ 100
Emerging

This tool helps Go developers automatically generate the boilerplate code needed to interact with SQL databases like PostgreSQL and SQLite. You provide a `.dbx` file describing your database models and the operations you want to perform (create, read, update, delete). It then outputs Go source code for database interactions and SQL schema files. It's for Go application developers who want to reduce manual database setup and interaction code.

No commits in the last 6 months.

Use this if you are a Go developer building an application that needs to interact with a PostgreSQL or SQLite database and you want to automate the generation of database schema and interaction code.

Not ideal if you prefer to write all your SQL and database interaction code manually, or if you are working with a different programming language or database system not supported by the tool.

Go application development Database schema generation SQL database integration Backend development Code generation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

73

Forks

10

Language

Go

License

Apache-2.0

Last pushed

Jan 09, 2021

Commits (30d)

0

Get this data via API

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

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