boss_db
Database ORM
An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities.
BossDB: a sharded, caching, pooling, evented ORM for Erlang
277 stars
31 watching
137 forks
Language: Erlang
last commit: 11 months ago
Linked from 1 awesome list
erlangorm
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 |
go-reform/reform | An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,444 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
ivanceras/rustorm | An object-relational mapping system for Rust that simplifies interaction with databases. | 250 |
juancarlospaco/nim-gatabase | A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
fransbouma/massive | A lightweight, dynamic MicroORM for .NET that simplifies database interactions. | 1,799 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 149 |
huntlabs/hunt-entity | An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |