atlas

ORM

An object-relational mapper for Elixir, providing a repository pattern-based interface to interact with databases.

Object Relational Mapper for Elixir

GitHub

214 stars
16 watching
18 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
meltingice/node-activerecord An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. 58
fukamachi/mito An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. 293
krozark/cpp-orm A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. 7
nhibernate/nhibernate-core An object-relational mapper that simplifies interaction between .NET applications and relational databases. 2,130
schotime/npoco A simple micro ORM (Object-Relational Mapping) library for C# 848
linkyndy/remodel An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. 193
stuart-campbell/rushorm An object-relational mapping library for Android that abstracts away SQLite interaction 172
eudoxia0/crane A database abstraction layer for Common Lisp, providing an object-relational mapping interface. 201
friflo/friflo.json.fliox An Entity Component System (ECS) and Object-Relational Mapping (ORM) implementation for C# 164
mirage/orm Automatically generates functions to persist and query data using an object-relational mapping backend. 60
araq/ormin A library that provides an object-relational mapping system to interact with databases using a high-level interface. 153
abrahambotros/lore An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. 14
seppo0010/ohmoc A persistence and query library for Objective-C, enabling easy management of data in iOS and OS X applications. 7
imdrasil/jennifer.cr A Crystal-based ORM system with flexible query DSL and model definition capabilities 418
cakephp/orm An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. 149