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

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
encode/ormAn async ORM built on top of SQLAlchemy core, providing cross-database support and data validation.1,785
go-reform/reformAn ORM that uses non-empty interfaces and code generation to simplify interactions with databases.1,442
go-rel/relA modern ORM layer for Golang772
fs02/grimoireA Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation.164
05bit/peewee-asyncAn asynchronous interface to the Peewee ORM for interacting with databases.735
golobby/ormAn object-relational mapper for the Go programming language.160
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825
a8m/rqlA resource query language for REST APIs343
meltingice/node-activerecordAn Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems.58
juancarlospaco/nim-gatabaseA compile-time ORM for Nim, providing a simplified DSL for working with databases.120
alevy/postgresql-ormAn Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases.77
dotnetcore/freesqlA .NET Core ORM component with support for multiple databases and data access patterns4,133
mikependon/repodbAn ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality.1,725
jirfag/go-querysetA 100% type-safe ORM library with code generation for Go, supporting multiple databases.726