rel
ORM
A modern ORM layer for Golang
Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API
770 stars
14 watching
58 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
databasedatabase-migrationgolanghacktoberfesthelp-wantedmysqlormpostgresqlrepository-patternsql
Related projects:
Repository | Description | Stars |
---|---|---|
go-reform/reform | An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,444 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
a8m/rql | A resource query language for REST APIs | 343 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
jirfag/go-queryset | A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
fs02/grimoire | A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,138 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
a8m/golang-cheat-sheet | A comprehensive guide to Go syntax and features for developers | 8,415 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |