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

wordpress-eloquent

143
Stars
41
Forks
Watchers

A library that converts converts wordpress tables into Laravel Eloquent Models.

laravel-mongodb

6.9k
Stars
1.4k
Forks
Watchers

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

odmantic

989
Stars
91
Forks
Watchers

Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints

prisma-client-py

1.7k
Stars
69
Forks
Watchers

Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

beanie

1.8k
Stars
193
Forks
Watchers

Asynchronous Python ODM for MongoDB

ormar

1.6k
Stars
78
Forks
Watchers

python async orm with fastapi in mind and pydantic validation

clear

267
Stars
37
Forks
Watchers

Advanced ORM between postgreSQL and Crystal

yeoboseyo

23
Stars
2
Forks
Watchers

:snake: :bulb: The bus :bus: for your internet services (made w/ Starlette)

laravel-eloquent-case

109
Stars
8
Forks
Watchers

CASE statement support for Laravel Query Builder.

go-sqlbuilder

1.2k
Stars
108
Forks
Watchers

A flexible and powerful SQL string builder library plus a zero-config ORM.