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

GitHub

709 stars
64 watching
166 forks
Language: Go
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eaigner/hood An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. 711
encode/orm An async ORM built on top of SQLAlchemy core, providing cross-database support and data validation. 1,781
go-reform/reform An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. 1,444
go-rel/rel A modern ORM layer for Golang 770
fs02/grimoire A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. 164
05bit/peewee-async An asynchronous interface for an Object-Relational Mapping (ORM) tool 733
golobby/orm An object-relational mapper for the Go programming language. 159
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 793
a8m/rql A resource query language for REST APIs 343
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
juancarlospaco/nim-gatabase A compile-time ORM for Nim, providing a simplified DSL for working with databases. 120
alevy/postgresql-orm An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. 78
dotnetcore/freesql A .NET Core ORM component with support for multiple databases and data access patterns 4,119
mikependon/repodb An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. 1,697
jirfag/go-queryset A 100% type-safe ORM library with code generation for Go, supporting multiple databases. 726