beedb
ORM library
A lightweight Go ORM that maps structs to database tables and supports various databases
beedb is a go ORM,support database/sql interface,pq/mysql/sqlite
708 stars
64 watching
166 forks
Language: Go
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. | 1,785 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| A modern ORM layer for Golang | 772 |
| A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| An asynchronous interface to the Peewee ORM for interacting with databases. | 735 |
| An object-relational mapper for the Go programming language. | 160 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| A resource query language for REST APIs | 343 |
| An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
| A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
| An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
| A .NET Core ORM component with support for multiple databases and data access patterns | 4,133 |
| An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |