Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Object–relational mapping
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.
- GitHub: https://github.com/topics/orm
- Wikipedia: https://en.wikipedia.org/wiki/Object%E2%80%93relational_mapping
- Related Topics: object-document-mapper, odm, data-mapper, active-record, database-abstraction, database-abstraction-layer, data-access-object, object-oriented, oop,
- Aliases: object-relational-mapping, object-relational-mapper,
- Last updated: 2025-02-14 00:17:56 UTC
- JSON Representation
https://github.com/myconsciousness/prisma-schema.dart
dart database flutter mobile mobile-development orm parser prisma prisma-parser schema
Last synced: 02 Feb 2025
https://github.com/oawu/maple-orm
Maple 框架的 ORM
activerecord maple orm orm-framework php php7
Last synced: 17 Jan 2025
https://github.com/k1r0s/korm
[DEPRECATED] Lightweight orm with different DB adapters
database orm orm-library ormlite promise sqlite
Last synced: 13 Feb 2025
https://github.com/dabevlohn/rocketchat-roles
RocketChat roles and permissions research
api api-rest framework mongo mongodb openapi openapi3 orm rocket rocketchat rocketchat-ui rust utoipa web
Last synced: 21 Jan 2025
https://github.com/bariscantanriverdi/bctsp
This project has been developed with the .NET Standard 2.1. It allows you to call stored procedures and functions from the database by simply creating only the interface and methods signature without needing any concrete class to call any stored procedure and function.
nuget oracle-database orm postgresql sql-server stored-procedures
Last synced: 04 Dec 2024
https://github.com/azhovan/interview-kit
PHP Interview boilerplate kit
controller docker environment-variables interview interviews migrations orm php7 phpunit router
Last synced: 13 Feb 2025
https://github.com/mrbuslov/list-search
Search in list of dictionaries with lookups! Like in ORM!
lookup memory-searching orm python python-search search simple-search sql
Last synced: 12 Nov 2024
https://github.com/sagittaracc/suql
FullStack framework.
database databases event-database framework fullstack golang linq mysql orm pgsql php postresql query-builder query-language sql sqlite sqlite3 sugar sugarorm trigger-events
Last synced: 28 Jan 2025
https://github.com/ksatriow/mylibrary
Build Rest Apis that can create, retrieve, update, delete
expressjs nodejs orm postgresql sequelizejs
Last synced: 29 Dec 2024
https://github.com/amacwhirter/burger
Georgia Tech Week 14 - Eat Da Burger Restaurant App
coding-bootcamp express-js georgia-tech handlebars-js javascript mysql-database node-js orm
Last synced: 08 Jan 2025
https://github.com/sdummett-at-42/ft_transcendence
Pong contest website: real-time multiplayer Pong game with chat, user profiles, and friends list. Built with NestJS, PostgreSQL, and TypeScript/React. Features 42 intranet OAuth, matchmaking, and channel creation.
api docker docker-compose game multiplayer nestjs online orm prisma reactjs real-time rest-api socket-io web web-application websocket
Last synced: 13 Jan 2025
https://github.com/opportus/orm
A basic ORM, still in writing process... [PRE_ALPHA]
mapper orm pdo-mysql repository
Last synced: 08 Jan 2025
https://github.com/italocobains/deliveryb7
Delivery Building with B7web
api framework nextjs orm react typescript
Last synced: 21 Jan 2025
https://github.com/spapas/feature-requests
A simple application in Flask
flask orm python sql-alchemy tutorial
Last synced: 14 Jan 2025
https://github.com/muhammedrahil/django-class-based-view-fromatter
class based view in Django. At its core, a class-based view allows you to respond to different HTTP request methods with different class instance methods, instead of with conditionally branching code inside a single view function.
classbasedviews django orm python
Last synced: 21 Jan 2025
https://github.com/jun-labs/spring-study
🍃 Learning Spring
framework hibernate-jpa java jpa orm spring springboot springframework
Last synced: 21 Jan 2025
https://github.com/rossaddison/invoice
An Open Source Invoicing System including various languages e.g. Zulu and Afrikaans.
code-for-africa generator hacktoberfest invoice orm php vat yii3
Last synced: 14 Jan 2025
https://github.com/jakubkulhan/data-access-kit
Type-safe minimum-writing SQL repositories for PHP
dao data-access-layer data-access-library data-access-object data-mapper object-relational-mapper object-relational-mapping orm php
Last synced: 06 Nov 2024
https://github.com/pacmancity/snapjournal
Веб-платформа 🌐, созданная на базе Django, для создания блогов, предоставляет удобные инструменты для публикации блога, включая изображения 📸, комментарии 💬 и подписку на авторов 📩, а так же просмотра публикаций других авторов
django django-unittest flake8 orm python sorl-thumbnail sql sqlite
Last synced: 06 Jan 2025
https://github.com/dmarzzucco/convert_csv_to_json
Application that allows you to load CSV files, validate your data and store them in a database. Users can perform CRUD operations on uploaded records. Includes flexible search and robust error handling.
docker nestjs-backend nextjs14 orm postgresql prisma-orm solid-principles tailwindcss typescript
Last synced: 21 Jan 2025
https://github.com/ajh831/springboot-jpa-webapp
실전! 스프링 부트와 JPA 활용1 및 활용2
hibernate jpa orm spring-boot springboot3
Last synced: 30 Dec 2024
https://github.com/bscarpari/spring-todo-list
A simple cade study Rest API using Spring Boot, Postgresql and Lombok
case-study java orm postgresql spring-boot
Last synced: 13 Jan 2025
https://github.com/frostming/hymusic
Hybrid musicbox API for data mining purpose
netease-cloud-music orm qqmusic webapi xiami
Last synced: 25 Jan 2025
https://github.com/zoff99/sorma2
Simple ORM(Android) based on https://github.com/maskarade/Android-Orma
Last synced: 01 Feb 2025
https://github.com/SoftStoneDevelop/Gedaq
ORM Gedaq is generator for obtaining and mapping data from the database.
ado-net code-generation csharp dbconnection dotnet mapping micro-orm mysql mysqlconnector netcore6 npgsql oracle-manageddataacess-core orm postgres roslyn roslyn-generator sql sqlclient
Last synced: 08 Nov 2024
https://github.com/alper-sayin/online-auction-hub
Online-Auction-Hub A Django-based Web Application
bootstrap5 class-based-views crud csrf-tokens django django-application django-forms django-framework html-css-javascript oop orm pagination python sqlite-database user-authentication validation
Last synced: 06 Jan 2025
https://github.com/astralmortem/fastauth
Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.
authentication authorization fastapi jwt jwt-authentication oauth2 orm python rbac token
Last synced: 30 Dec 2024
https://github.com/eddmash/powerform
Forms that easily integrate well with powerorm models.
django django-forms form modelform orm php php-form powerorm powerorm-models
Last synced: 02 Feb 2025
https://github.com/eddmash/powerocomponentsdemo
A plain php demo showing how work with powerorm, powerform, powerormdebugger and powerormfaker
database demo orm orm-model php powerform powerorm powerormdebugger powerormfaker toolbar
Last synced: 02 Feb 2025
https://github.com/bienlim/php-fundamentals
Collection of project and exercises to understand PHP for building web applications.
ajax codeigniter mvc-framework mysql oop orm php
Last synced: 27 Jan 2025
https://github.com/protevus/platform
MIRROR -- The Protevus Platform: Unified Full-Stack Development
angel3 api application-server backend blockchain codeigniter conduit cross-platform dart flutter framework laravel mvc null-safety orm platform server serverpod template-engine webserver
Last synced: 27 Jan 2025
https://github.com/yo-mah-ya/postgresql-client
PostgreSql-client
orm postgresql typesafe typescript-library
Last synced: 21 Jan 2025
https://github.com/darekf77/typeorm-angular-example
angular example-app orm sqljs typeorm typescript
Last synced: 24 Dec 2024
https://github.com/n1ckwhite/city-legend-backend
backend
crud-api nestjs orm postgresql prisma
Last synced: 24 Dec 2024
https://github.com/dev-fringe/reactive-stack-sample
reactive with mvc application basic version 0.3
crud event-sourcing mustache netty orm reactive relational-model scala spring
Last synced: 14 Jan 2025
https://github.com/calcagnoloic/sqlalchemy_learning
Apprentissage de SQLAlchymy
Last synced: 26 Jan 2025
https://github.com/ocskier/sequelizedburger
express-js handlebars-js html-css-javascript jquery-ajax mysql orm restful-api typescript
Last synced: 14 Jan 2025
https://github.com/sawirricardo/realworld-nodejs
Real world app implemented with NodeJS, TypeORM by Ricardo Sawir
node nodejs orm realworld realworld-backend typeorm
Last synced: 31 Jan 2025
https://github.com/zrnik/mksql
MkSQL is my own DBAL and ORM i wrote before i knew that much better ORMs and DBALs already existed...
dbal mysql orm php sql sql-tables-autoupdater sqlite tracy-panel
Last synced: 02 Feb 2025
https://github.com/charakamihiranga/hibernate-orm-bootstrapping
Hibernate Assignments and Sessions
Last synced: 21 Jan 2025
https://github.com/hectororm/query
Hector Query is the query module of Hector ORM. Can be used independently of ORM.
orm pdo php php8 query-builder sql
Last synced: 23 Oct 2024
https://github.com/oawu/npm-mysql-orm
來吧,Node.js 的 ORM,這次還包含了 Migration 喔! 📚
Last synced: 17 Jan 2025
https://github.com/adamatti/learnpromisedmongo
Pet projet to learn promised-mongo
Last synced: 19 Jan 2025
https://github.com/nextorigin/xanax
ExpressJS REST adapter for Spine models
express-js expressjs nodejs orm rest rest-api spine spinemvc
Last synced: 13 Feb 2025
https://github.com/nvaranki/brains-db-neo4j
The Thinker™ ORM implementation with Neo4j
Last synced: 28 Jan 2025
https://github.com/hectororm/connection
Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.
connection orm pdo php php8 sql
Last synced: 23 Oct 2024
https://github.com/aliiahmadi/orm
A simple Object Relational Mapper for connect and execute queries on database
orm orm-framework php php-library
Last synced: 02 Feb 2025
https://github.com/melardev/javaspringbootrxapicrudrxmongocrudpagination
Paginated Crud Api implemented with Spring Boot Reactive and Spring Data Mongo Reactive
crud crud-pagination java mongodb orm orm-framework spring spring-boot spring-data spring-mvc spring-reactive spring-reactive-mongodb springboot
Last synced: 25 Jan 2025
https://github.com/rkojedzinszky/djan-go-rm
Generate Django-like Go models from Django models
django django-models golang orm python
Last synced: 02 Feb 2025
https://github.com/guilhermeivo/experiment-using-mouse
🖱️ Experiment Using Mouse
game mysql npm-package orm password-less router sqlite tiled-map-editor validator vanilla
Last synced: 13 Feb 2025
https://github.com/alexvvr2000/api-eventos
Api basica que maneja un CRUD con postgresql y springboot
api-rest java json-api maven orm postg spring-boot
Last synced: 28 Dec 2024
https://github.com/srgeverson/windowsforms
Este é um App Windows Forms em C#
csharp dapper entity-framework-core orm sql sql-server windows-desktop windows-forms
Last synced: 27 Jan 2025
https://github.com/initorm/orm
InitORM
orm pdo-mysql pdo-postgres pdo-sqlite php-orm php-orm-mysql php-orm-pdo
Last synced: 30 Jan 2025
https://github.com/glowiep/country-api
A simple API made with Express and Prisma.
api express object-relational-mapping orm prisma prisma-orm
Last synced: 11 Feb 2025
https://github.com/vara-co/sqlalchemy-challenge
SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App
flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite
Last synced: 02 Feb 2025
https://github.com/basvankuijck/perfectoauth2
Creates and utilizes an OAuth2 implementation on your Perfect webserver
Last synced: 06 Feb 2025
https://github.com/clagiordano/weblibs-dbabstraction
weblibs-dbabstraction is an simple and lightweight Abstraction library for the database and ORM modules.
backend database entity library mapper mysql orm orm-modules pdo pdo-wrapper
Last synced: 30 Jan 2025
https://github.com/chamodshehanka/studentguardianhpfx1
Simple Student Guardian Project using JavaFX hibernate
hibernate hql javafx javafx-application orm
Last synced: 06 Feb 2025
https://github.com/chamodshehanka/wendy-burgers-go-api
Wendy Burgers Go API :burger:
Last synced: 06 Feb 2025
https://github.com/chamodshehanka/simplecustomerorder
Hibernate simple customer order application which is made with hibernate(ORM)
hibernate intellij-idea java javafx javafx-application orm
Last synced: 06 Feb 2025
https://github.com/n-yousefi/derafsh-sample
a ASP.Net MVC template to create dynamic insert, edit and index forms for complex related models.
asp-net automatic derafsh dynamic mvc orm patterns repository sql-server viewmodel-pattern
Last synced: 27 Jan 2025
https://github.com/mruruc/java_orm
Object Relation Mapping In Java
hibernate jpa orm orm-framework
Last synced: 28 Dec 2024
https://github.com/ericklima-ca/sqler-sequelize
Back-end for solicitations-monitor repo (https://github.com/ericklima-ca/solicitations-monitor).
expressjs javascript nodejs orm postgres sequelize socket-io
Last synced: 05 Jan 2025
https://github.com/mmedoo/django-url-shortener
Simple Django URL Shortener App.
Last synced: 06 Feb 2025
https://github.com/vivekkeshore/flask-pydantic-serializer
Flask-Pydantic-Serialize is a Python package that serializes the database objects using the pydantic models.
alchemy flask orm pydantic serialization sqlalchemy
Last synced: 03 Feb 2025
https://github.com/trayanaboykova/spring-data
Tasks from my course Spring Data at SoftUni
database-applications hibernate json-processing mvc orm spring-data spring-data-advanced-querying spring-data-auto-mapping-objects xml-processing
Last synced: 13 Feb 2025
https://github.com/sam0x17/bedrock
a full-featured, active-record-like ORM for Crystal targetting PostgreSQL and MySQL
crystal crystal-lang crystal-shard database-access database-migrations orm postgresql
Last synced: 13 Feb 2025
https://github.com/kreipikc/fastapi-book-async
A simple API with 13 endpoints written in FastAPI (works asynchronously), using PostgreSQL, Redis, Docker, JWT
alembic api async docker fastapi jwt-auth orm postgresql pydantic python redis sqlalchemy
Last synced: 30 Jan 2025
https://github.com/arnavbee/verse-blogging-platform
Verse is a modern and scalable blogging platform designed for performance and simplicity. Built with cutting-edge technologies like Cloudflare, TypeScript, Prisma, Hono, and Prisma Accelerate, Verse offers a seamless experience for content creators and readers alike.
blogging content-management-system hono orm prisma prisma-accelerate typescript
Last synced: 06 Feb 2025
https://github.com/gozdesaygiliyalcin/maven-hibernate-fx
This project includes using the maven project template, hibernate and database connections were made.
Last synced: 29 Dec 2024
https://github.com/sparsh-kumar/sequelizenodejsmigrationandseeders
code repository demonstrating how to make use of migrations and seeders in sequelize in node js
express-js expressjs javascript migration node nodejs orm relational-databases seeding sequelize sequelize-orm sql
Last synced: 20 Jan 2025
https://github.com/musauyumaz/entityframeworkcore
https://www.youtube.com/playlist?list=PLQVXoXFVVtp1o3nq3-IXv42bPaFlzroBE
change-tracker code-first constraints database-first eager-loading entity-framework-core group-by ientitytypeconfiguration index lazy-loading logging orm query-filter query-log seeddata sequence shadow-properties table-per-concrete-class table-per-hierarchy table-per-type
Last synced: 27 Nov 2024
https://github.com/plandes/dbutil
Database convenience utilities.
database database-management orm sqlite sqlite-orm
Last synced: 20 Jan 2025
https://github.com/jvcjunior/test_lemoney_node_functional
Node test for lemoneys company
express jest node orm test typescript
Last synced: 21 Jan 2025
https://github.com/nscuro/datanucleus-postgresql
DataNucleus plugin for PostgreSQL-specific functionality
datanucleus java jdo jpa jsonb orm postgresql
Last synced: 30 Oct 2024
https://github.com/rafaelmoraes003/ngcash-tech-test
Full-stack web application developed for ngcash technical test.
docker docker-compose nodejs oop orm postgresql react react-toastify reactjs sequelize typescript zod
Last synced: 26 Jan 2025
https://github.com/jenspapenhagen/miniorm
a non overkill ORM for fast and small PHP Projects
object-relational-mapper orm orm-framework php
Last synced: 20 Jan 2025
https://github.com/danny-yamamoto/go-ent-example
Verify the increase or decrease of Active connections.
Last synced: 02 Feb 2025
https://github.com/trandung2k1/prisma
expressjs mongodb orm prisma typescript
Last synced: 29 Dec 2024
https://github.com/kerimli-veli/social_media-efc-sql
"A social media management system developed in C# using Entity Framework Core and SQL Server
csharp entity-framework-core orm sql
Last synced: 10 Feb 2025
https://github.com/kerimli-veli/razorpages-asp.net-mvc
This project implements CRUD operations (Create, Read, Update, Delete) using Razor Pages in ASP.NET Core MVC. It utilizes Entity Framework Core for database management, ensuring efficient data handling and a clean architecture.
asp-net-core asp-net-mvc csharp entity-framework-core orm razor-pages sql
Last synced: 10 Feb 2025
https://github.com/dysnomia-studio/dysnomia.common.sql
A driver agnostic Micro-ORM for .NET
dotnet dotnet-core micro-orm orm sql
Last synced: 08 Dec 2024