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-01-25 00:21:40 UTC
- JSON Representation
https://github.com/trandung2k1/prisma
expressjs mongodb orm prisma typescript
Last synced: 29 Dec 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/findto/startml_project_python
The web service to access PostgreSQL database, using FastAPI and SQLAlchemy frameworks. Part of StratML course, link below
fastapi orm pydantic-v2 python3 sqlalchemy
Last synced: 21 Dec 2024
https://github.com/jakubkulhan/data-access-kit-symfony
Symfony bundle for 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 symfony symfony-bundle
Last synced: 13 Oct 2024
https://github.com/addiks/doctrine2_tweaks
Some component-replacements with tweaks and modified behaviour for the doctrine2 project.
doctrine2 entity-manager orm php transaction
Last synced: 29 Dec 2024
https://github.com/kaichiro/node-mysql-sequelize-orm
Projeto para estudos sobre utilização do NodeJS com MySQL, persistência com Sequelize.
body-parser devpleno dotenv ejs express mysql2 orm sequelize sequelize-orm
Last synced: 15 Dec 2024
https://github.com/egarrisxn/nosql-social-network-api
An API that provides routes for various functions related to managing users, thoughts, reactions, and friendships within a social network.
api database express expressjs javascript mongodb mongoose nodejs nosql orm postman social-network
Last synced: 04 Dec 2024
https://github.com/paul-schuhm/sequelize-doc
Une documentation collaborative de l'ORM Sequelize
collaborative documentation orm sequelize
Last synced: 23 Nov 2024
https://github.com/ojford/marshmallow-dataclass-djangofield
Use a marshmallow dataclass as a Django Field
dataclass django field marshmallow orm
Last synced: 16 Dec 2024
https://github.com/lafayettegabe/expo-shards
🔷 SQLite ORM for use with Expo in React Native. Features Declarative Data Modeling and an Auto-Generated, Type-Safe Query Builder.
expo expo-go javascript mobile orm react react-native sqlite typescript
Last synced: 16 Dec 2024
https://github.com/brandonbothell/login-boilerplate
A login app boilerplate built with TypeORM, PostgreSQL, and Express.
api boilerplate database gui hashing login orm passwords template
Last synced: 04 Dec 2024
https://github.com/itinance/sql-schema-lite
A simple SQL-builder in modern JavaScript especially for SQLite3
javascript orm react-nat schema sql-builder sql-statement sqlite-orm sqlite3
Last synced: 16 Dec 2024
https://github.com/juhaku/juhakudb
Spring DATA like Android ORM Library for SQLite dabaseses
andoird android-database android-databinding android-orm annotations criteria-api database-management filter-api javax-persistence-annotation juhakudb manage-databases orm spring-data sqlite-database
Last synced: 13 Dec 2024
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/dpwgc/easy-generate
基于Yaml配置的简单代码生成器,可根据简单的Yaml配置,一键生成MySQL建表语句、Java PO对象、Java DTO对象。
code-generation java orm web yaml
Last synced: 20 Jan 2025
https://github.com/melardev/laravelapicrud
api crud eloquent full-stack fullstack laravel orm orm-framework php rest
Last synced: 25 Jan 2025
https://github.com/matiasjastrebow/tpa-dds-2024
Aplicación Web realizada en la materia Diseño de Sistemas en UTN FRBA (2024)
broker clean-architecture client-side-rendering cronjob handlebars hibernate java javalin mvc-architecture orm webapp
Last synced: 09 Dec 2024
https://github.com/tejanhu/django-restful_tutorial
Django Rest Framework tutorial
django django-rest-framework framework orm python rest restful-api webdevelopment
Last synced: 09 Dec 2024
https://github.com/hiejulia/hibernate-springboot
Company portal
activemq hibernate messaging mysql orm rabbitmq redis spring-boot
Last synced: 16 Dec 2024
https://github.com/wdyitz/gerenciar-eventos
🚀 Evento NLW Unite - API REST em NODE
fastify nodejs orm prisma typescript zod
Last synced: 03 Dec 2024
https://github.com/jzechy/sandbox-z
📦 Pre-configured PHP7.1 Nette sandbox.
nette nette-framework orm php71 sandbox translation
Last synced: 23 Dec 2024
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: 20 Dec 2024
https://github.com/oawu/npm-mysql-orm
來吧,Node.js 的 ORM,這次還包含了 Migration 喔! 📚
Last synced: 17 Jan 2025
https://github.com/mrkem598/burger-issue-solver
This App is designed with ORM, MySQL, Node, Express, handlebars using the MVC design pattern. The app will get order and devoured the order.
Last synced: 08 Dec 2024
https://github.com/nextorigin/spine-couch
CouchDB adapter for Spine models running in NodeJS
couchdb couchdb-adapter nodejs orm spine spinemvc
Last synced: 03 Dec 2024
https://github.com/nextorigin/spine-relations
Relations and async relations for SpineJS models
async async-relations couchdb nodejs nosql orm postgresql relational-databases spine spinejs spinemvc
Last synced: 03 Dec 2024
https://github.com/nextorigin/spine-manta
Manta adapter for Spine models running in NodeJS
joyent manta nodejs object-storage object-store orm spine spinejs spinemvc triton
Last synced: 03 Dec 2024
https://github.com/anag0es/e-commerce-fastapi
Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.
api application authentication backend ecommerce fastapi jwt orm project python
Last synced: 03 Dec 2024
https://github.com/kreipikc/fastapi-book-async
A simple API with 5 endpoints (CRUD) written in FastAPI (works asynchronously), using PostgreSQL, Redis and Docker
api async crud docker fastapi orm postgresql pydantic python redis sqlalchemy
Last synced: 03 Dec 2024
https://github.com/philadelphia-core/database
development manager orm pdo-mysql pdo-php php-framework php-library php7
Last synced: 22 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/es1ammohamed/hospital-app
A special application that tracks the patient’s condition, starting from the hospital specializing in their treatment, through the medical consultations they undergo, to dispensing their medication through the pharmacy.
agile django django-rest-framework orm python sql
Last synced: 22 Dec 2024
https://github.com/initorm/orm
InitORM
orm pdo-mysql pdo-postgres pdo-sqlite php-orm php-orm-mysql php-orm-pdo
Last synced: 02 Dec 2024
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: 02 Dec 2024
https://github.com/omogbolahan94/blog-site
Building a flask blog web app that allows authentication, database CRUD operation and REST API
authentication crud-operation flask orm rest-api sqlalchemy
Last synced: 22 Dec 2024
https://github.com/abhash-rai/e-commerce-llm-based-recommendation-system
This project develops an e-commerce recommendation system using FastAPI, SQLModel for database management, and Qdrant for storing product embeddings. Google FLAN-T5 is fine-tuned on training data generated from project database itself to generate personalized recommendations and adapt over time.
docker fastapi llm llm-finetuning orm pandas pytorch qdrant recommendation-system t5-model transformers vector-database
Last synced: 07 Dec 2024
https://github.com/es1ammohamed/portfolio
My Portfolio
agile black django git github orm pep8 postgresql python render sql whitenoise
Last synced: 22 Dec 2024
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: 08 Dec 2024
https://github.com/contributte/fx-skeleton
🎁 All time best project skeleton for Nette Framework (@nette). Bootloader, DDD, TDD, Command Bus, Event Bus, Message Bus, API, Middlewares, ORM, DBAL. Using Contributte (@contributte) libraries by @f3l1x.
api bus command-bus cqrs dbal ddd doctrine event-bus message-bus middlewares nette orm tdd
Last synced: 22 Dec 2024
https://github.com/lovepelmeni/interactive-chart-app-
Interactive App that converts files statistic data and Shows it on Different Charts
cache chartjs django docker drf javascript orm
Last synced: 02 Dec 2024
https://github.com/pyncerrc/pyncer-data
A Pyncer framework package for working with database results.
Last synced: 26 Jan 2025
https://github.com/casbin/sqlx-adapter
sqlx adapter for Casbin
abac acl adapter auth authorization casbin go golang orm rbac sqlx storage-driver
Last synced: 05 Jan 2025
https://github.com/damianravindupeiris/orm-hibernate
This is a simple POS system with a GUI, which shows the implementation of hibernate relationship mapping.
hibernate-orm java javafx orm pos pos-system
Last synced: 05 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/danny-yamamoto/go-ent-example
Verify the increase or decrease of Active connections.
Last synced: 08 Dec 2024
https://github.com/chaganti-reddy/pizza-delivery-fastapi
Pizza Delivery API Using FastAPI
Last synced: 20 Jan 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
https://github.com/mejessica/aspiras_backend
backend com laravel do projeto aspiras
jwt-authentication laravel-framework orm
Last synced: 08 Dec 2024
https://github.com/kitanoyoru/effective-mobile-task
Implementation of the REST API for Effective Mobile
docker event-bus go golang orm postgresql redis rest-api
Last synced: 14 Jan 2025
https://github.com/heliohdd/webservice-springboot2-java11
Web service project developed in Spring Boot 2 and JPA / Hibernate.
crud-operations dependency-injection-container exception-handling h2-database heroku-deployment hibernate-jpa javaweb maven-pom orm restful-webservices spring-data-jpa springboot2
Last synced: 29 Dec 2024
https://github.com/bearddan2000/python-cli-bazel-mongodb-orm-update
A mongoengine example w/o login.
bazel cli mongodb mongoengine orm python update
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-web-bazel-flask-mvc-orm-mongodb-crud
Uses ORM from mongodb to create an api.
bazel crud flask mongodb mongoengine mvc orm python web
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-cli-mongodb-orm-update
A mongoengine example w/o login.
cli mongodb mongoengine orm python update
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-web-flask-mvc-orm-mongodb-crud
Uses ORM from mongodb to create an api.
crud flask mongodb mongoengine mvc orm python web
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-cli-bazel-mongodb-orm-select-all
A mongoengine example w/o login.
all bazel cli mongodb mongoengine orm python select
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-cli-bazel-mongodb-orm-delete
A mongoengine example w/o login.
bazel cli delete mongodb mongoengine orm python
Last synced: 01 Dec 2024
https://github.com/bearddan2000/python-cli-mongodb-orm-select-all
A mongoengine example w/o login.
all cli mongodb mongoengine orm python select
Last synced: 01 Dec 2024
https://github.com/tasbeehismail/social-media-platform
A simple backend application to manage users, posts, and comments.
bcryptjs database deployment express javascript mysql nodejs orm sequelize
Last synced: 29 Dec 2024
https://github.com/bengoruser/doctrineormbridgebundle
Symfony bundle that glues UserBundle and DoctrineORMBridge
ddd doctrine doctrine-orm orm php symfony-bundle user-management
Last synced: 23 Jan 2025
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: 07 Dec 2024
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: 07 Dec 2024
https://github.com/thekartikeyamishra/golang-cart
GooCart is a high-performance e-commerce platform backend written in Go language. It is designed to handle a large number of requests and transactions efficiently, making it ideal for large-scale e-commerce operations!
eco go golang orm orm-framework
Last synced: 22 Dec 2024
https://github.com/deanlogan/csc3069-pathfinder
azure-storage chatbot django html-css-javascript orm python3
Last synced: 23 Jan 2025
https://github.com/khachornchit/php-symfony4-microservices
Example of Microservices Application development using PHP
composer entity-framework mysql oop orm php repository symfony-application symfony-console symfony-micro-framework symfony2
Last synced: 23 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: 07 Dec 2024
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: 07 Dec 2024
https://github.com/hasibomi/bell-cms-core
Behind the scene of Bell CMS. It has the most powerful ORM for mysql
Last synced: 25 Jan 2025
https://github.com/minoritea/recordmapper
Package recordmapper provides a function to scan multiple structs from a single row.
Last synced: 11 Jan 2025
https://github.com/warnigo/webfolio-backend
[My personal portfolio]: ⛷️ Showcasing my coding skills and projects with a modern, up-to-date design, in the direction of backend. 🧩 Built using the latest web technologies to showcase my experience and creativity😎. Study my work and find out my style of development👨🏻💻!
expressjs nestjs orm postgresql swagger typeorm
Last synced: 31 Oct 2024
https://github.com/go-rel/cmd
REL command line
golang hacktoberfest migration orm
Last synced: 27 Dec 2024
https://github.com/umutalacam/taskcase
A simple self hosted task manager platform which uses SpringBoot Framework.
mvc orm spring-boot spring-data-jpa
Last synced: 07 Dec 2024
https://github.com/es1ammohamed/spotter-task
Spotter Task
algorithms data-structures django django-rest-framework orm python restful-api
Last synced: 22 Nov 2024
https://github.com/vandodev/nlw-setup
Nlw setup trilha igNite
axios back-end expo fastify front-end mobile nlw node orm prisma radix-ui react react-native rocketseat tailwindcss typescript uuid vite zod
Last synced: 07 Dec 2024
https://github.com/vandodev/ignite-nodejs-prisma
Sistema de cursos utilizando o prisma
back-end ignite ignite-rocketseat nodejs orm postgresql prisma rocketseat typescript
Last synced: 07 Dec 2024
https://github.com/armanoalves/api-controle-turmas-v2
Projeto desenvolvido com base no curso de ORM com NodeJS: avançando nas funcionalidades do Sequelize da Alura.
Last synced: 01 Dec 2024
https://github.com/maxpleaner/tmsu-ruby
An ORM inspired by activerecord which uses the filesystem and TMSU tagging system
Last synced: 01 Dec 2024
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: 20 Dec 2024
https://github.com/enes-ets34/getir
Getir fast delivery project with Next 🔼 , Nest 🐯 and Typescript ⚡️
e-commerce-project mongodb nestjs next orm react typescript
Last synced: 16 Dec 2024
https://github.com/iloveitaly/activemodel
Make SQLModel more like an a real ORM
activemodel activerecord orm sqlalchemy sqlmodel
Last synced: 01 Dec 2024