posener/orm

Go Typed ORM

31
/ 100
Emerging

This is a tool for Go developers that automatically generates boilerplate code to interact with databases. You provide a Go struct defining your data, and it outputs Go code that lets you easily perform common database operations like creating tables, inserting, selecting, and deleting records, all while maintaining strict type safety.

No commits in the last 6 months.

Use this if you are a Go developer building an application that needs to interact with SQL databases (MySQL, PostgreSQL, SQLite) and want to reduce repetitive coding while ensuring compile-time type checks for your database operations.

Not ideal if you prefer to write all your SQL queries manually or are looking for a database interaction library that doesn't rely on code generation.

Go-development database-access backend-development code-generation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 9 / 25

How are scores calculated?

Stars

16

Forks

2

Language

Go

License

MIT

Last pushed

Mar 13, 2020

Commits (30d)

0

Get this data via API

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

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