Object–relational mapping topic

Object–relational mapping (ORM) is a technique with which records from relational databases are mapped to objects using an object-relational mapper in the programming language in which they are used.

List Object–relational mapping repositories

EntityTranslationsBundle

9
Stars
2
Forks
Watchers

All-in-1 solution for Entity (Object) translations. Can translate also POPOs :)

files

16
Stars
0
Forks
Watchers

Upload and represent files as Objects, ORM Entities or ODM Documents. A simple Symfony bundle to ease file uploads and management.

fireclass

10
Stars
4
Forks
Watchers

Firestore + Dataclass: declare and interact with your Firestore models using Python dataclasses.

grimoire

161
Stars
18
Forks
Watchers

Database access layer for golang

gormt

2.3k
Stars
347
Forks
Watchers

database to golang struct

berry-orm

30
Stars
2
Forks
Watchers

A pure ORM challenging the peak of TypeScript typings

anom-py

53
Stars
8
Forks
Watchers

An ndb-like object mapper for Google Cloud Datastore.

ReActiveAndroid

100
Stars
18
Forks
Watchers

🚀 Simple and powerful ORM for Android

flywheel

128
Stars
25
Forks
Watchers

Object mapper for Amazon's DynamoDB

awesome-sqlalchemy

2.7k
Stars
144
Forks
Watchers

A curated list of awesome tools for SQLAlchemy