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-28 00:21:57 UTC
- JSON Representation
https://github.com/xasannosirov/bootcamp-go-backend
Backend Development with Golang
backend backend-development git github golang golang-application microservices orm postgresql-database
Last synced: 15 Jan 2025
https://github.com/imaun/dade
"Dade" is an implementation of UnitOfWork and Repository pattern over Dapper mini-ORM.
csharp dapper data-access dotnet dotnet-core mini-orm orm repository repository-pattern unitofwork uow-pattern
Last synced: 04 Dec 2024
https://github.com/a631807682/ddltransform
parse ddl and transform to gorm model code
ddl gorm mysql orm parser postgresql
Last synced: 20 Dec 2024
https://github.com/go-rel/mssql
Microsoft SQL server adapter for REL written in Golang.
database golang hacktoberfest mssql orm sqlserver sqlserver-2017 sqlserver-2019
Last synced: 25 Oct 2024
https://github.com/21dimensions/csharp-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 03 Jan 2025
https://github.com/jofaval/bingewatch-microservices
Small PoC using Golang microservices comunicating in-between with gRPC for media tracking
go golang gorm grpc grpc-go microservices orm
Last synced: 09 Dec 2024
https://github.com/otaviovb/entityframeworkcore
Projeto utilizando Entity Framework Core.
efcore entityframeworkcore object-relational-mapping orm
Last synced: 31 Dec 2024
https://github.com/melardev/apiecombookshelfexpress
Ecommerce API app built with Express and Bookshelf js ORM framework
api bookshelf crud e-commerce ecommerce express expressjs full-stack fullstack javascript node node-js orm orm-framework pagination web webapp
Last synced: 25 Jan 2025
https://github.com/drkittendorf/burger
Dales Burger App
burgers express-js handlebars mvc-pattern mysql node-js orm
Last synced: 25 Jan 2025
https://github.com/seapagan/sqliter-py
A lightweight, easy to use and SQL-free, Non-Async Object-Relational Mapping (ORM) library for SQLite databases in Python. Designed to be used for local application storage rather than a Webapp
mini-orm orm orm-library pydantic python sqlite3
Last synced: 06 Nov 2024
https://github.com/agustinsrg/tsbean-driver-postgres
PostgreSQL driver for TSBean-ORM
orm postgres postgresql tsbean-orm
Last synced: 21 Oct 2024
https://github.com/mahi97/nodeorm
a simple form and database form with nodes
Last synced: 05 Jan 2025
https://github.com/rimiti/operator-expression
Convert mathematical expressions.
expression mapping math-operators mathematical operator operators orm
Last synced: 28 Dec 2024
https://github.com/agustinsrg/tsbean-driver-mongo
Mongo DB driver for TSBean-ORM
Last synced: 15 Oct 2024
https://github.com/pedroka-dev/demaria-x-company
CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria
crud csharp dotnet entityframework orm reportviewer winforms
Last synced: 13 Oct 2024
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 17 Nov 2024
https://github.com/cploutarchou/go-kafka-rest
JWT-based Kafka REST API with Golang, GORM, and Fiber
api asynchronous golang kafka kafka-producer kafka-rest orm rest rest-api
Last synced: 23 Dec 2024
https://github.com/drudv/react-i18n-auth-starter-kit
React starter kit with JWT auth, i18n and ORM (WiP)
full-stack i18n jwt orm passport react redux sequelize
Last synced: 15 Dec 2024
https://github.com/martinkalema/odoo-form-with-owl.js
Using Owl.js for Form Data Handling
Last synced: 11 Jan 2025
https://github.com/sevenoutman/redux-eloquent
Query and mutate redux store in ORM style that you love.
Last synced: 08 Jan 2025
https://github.com/agustinsrg/tsbean-driver-mysql
MySQL driver for tsbean-orm
Last synced: 15 Oct 2024
https://github.com/linder3hs/sharepreferenceslogin
android java orm sharedpreferences sugarorm
Last synced: 15 Dec 2024
https://github.com/azmisahin/azmisahin-software-web-architecture-sails
Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.
api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web
Last synced: 10 Dec 2024
https://github.com/smallpaes/ts-todo-list-api
A todo list api built using Express.js and TypeScript
api body-parser eslint express express-js nodejs orm prettier sql2 todo-app todolist ts-node typeorm typescript
Last synced: 26 Jan 2025
https://github.com/birajmainali/demo-dotnet-witht-dapper
This is a demonstration of how we can use ef-core and Dapper for .net core, to reduce development time and work.
Last synced: 04 Jan 2025
https://github.com/shanu-shahbin/django_user_management_with_postgres
This project demonstrates setting up a Django application with PostgreSQL as the database, bypassing Django's built-in model management. Instead, it uses the psycopg2 module to execute direct SQL queries for CRUD operations. The project requires Python 3.8 or higher, PostgreSQL 12 or higher, and the psycopg2 module.
api django orm postgresql swagger-ui
Last synced: 21 Jan 2025
https://github.com/wendymunyasi/alx-higher_level_programming
Learning Python.
c es6 javascript mysql mysql-database oop orm python-script python3 shell shell-script sqlalchemy tdd-python unittests
Last synced: 10 Dec 2024
https://github.com/yusuf-daglioglu/orm-examples-with-spring
JPA Criteria API examples.
code-example code-sample criteria-api example hibernate java jpa orm sample spring
Last synced: 17 Jan 2025
https://github.com/charlestaylor7/ormlite
Two way binding from Python Dataclasses to Sqlite tables
dataclass dataclasses orm orm-library python python3 sqlite sqlite3
Last synced: 14 Jan 2025
https://github.com/finesse/wired
Light standalone ORM with a query builder and no external configuration
database library mysql orm pdo query-builder sql sqlite
Last synced: 23 Dec 2024
https://github.com/pedroka-dev/car-rental-app
🚘 A comprehensive Windows Forms C# .NET application designed to manage vehicle rentals for a car rental store. It enables users to perform CRUD operations for data related to Car Rental, ensuring robust data management through Entity Framework ORM.
crud csharp dotnet entityframework orm test-driven-development winforms
Last synced: 24 Jan 2025
https://github.com/prodbygodfather/py2proto
py2proto is a powerful Python library that simplifies the process of creating gRPC services and Protocol Buffer definitions. It automatically generates .proto files, gRPC code, and Swagger UI documentation from Python class definitions.
grpc-swagger orm proto-swagger protobuf protobuf-orm protobuf-swagger py2proto swagger
Last synced: 23 Nov 2024
https://github.com/morebec/orkestra-normalization
[READ ONLY] Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes
document normalization orkestra orm persistence php serialization
Last synced: 06 Dec 2024
https://github.com/guilhermersouza34/modulo32-hibernate
aplicar competências avançadas no uso de bancos de dados, tanto relacionais e não relacionais, e técnicas de modelagem de entidade para armazenar, manipular e gerenciar dados de maneira organizada e segura. Habilidades específicas que incluem o uso de SQL para consultas, atualizações e gerenciamento de dados, assim como a utilização de ORMs e JPA
Last synced: 14 Jan 2025
https://github.com/manuelgil/vscode-nestjs-typeorm-snippets
Snippets for TypeORM and NestJS for faster development. This extension for Visual Studio Code adds snippets for TypeORM for NestJS development.
nest nestjs nestjs-typeorm orm snippet snippets type-orm typeorm vscode vscode-extension
Last synced: 21 Jan 2025
https://github.com/kros-sk/kros.korm.extensions.asp
For simple integration into ASP.NET Core projects.
dot-net dotnet orm orm-library
Last synced: 25 Nov 2024
https://github.com/ktbsomen/mongoplusplus
mongoplusplus is a Node.js package designed to facilitate load balancing of read and write operations across multiple MongoDB databases. It simplifies database connection management, schema definition, model building, and CRUD operations execution.
load-balancer mongodb-atlas mongoose mongoplusplus multiple-database-connection multiple-databases nodejs nodejs-modules nodejsmongodbapi orm
Last synced: 26 Jan 2025
https://github.com/samuelselasi/afrilegal_api
Accessible Constitution API For African Countries
apache2 docker-compose fastapi fastapi-mail gunicorn-web-server html-css mailtrap-io nginx oauth2 openapi orm postgresql python sqlalchemy-orm swagger-ui
Last synced: 23 Jan 2025
https://github.com/ajsalemo/angularuniversalssr
A todo application using Angular Universal, Angular Material, Tailwind, Sequelize and Postgres along with Authentication.
angular angular-material angular-universal azure database date-fns javascript material node orm postgres postgresql scss sequelize spa ssr tailwind typescript
Last synced: 29 Dec 2024
https://github.com/esquiafo/prismapostgresnextjs
Postgress Prisma Next API REST
api api-rest next nextjs orm orm-framework postgres postgresql prisma prisma-orm react supabase
Last synced: 04 Jan 2025
https://github.com/medsaad/node-db-models
light-weighted NPM Package create an ORM for Databases queries (especially Relational Databases that performs complex where statements)
models mysql orm postgresql query-builder
Last synced: 20 Dec 2024
https://github.com/anishpras/car-rental
A car rental website.
docker express graphql mongodb nodejs orm reactjs tailwindcss typescript
Last synced: 14 Dec 2024
https://github.com/mendoza727/api-loopy
services for app loopy (tiktok clone)
docker nodejs npm orm posgresql typescript
Last synced: 29 Jan 2025
https://github.com/micahondiwa/airbnb_clone_v2
Developing a website similar to Air BnB website.
Last synced: 16 Dec 2024
https://github.com/ebraheemtammam/pharma
Pharmacy Management System
dotnet efcore git onion-architecture orm postgresql repository-pattern unitofwork-pattern webapi
Last synced: 28 Dec 2024
https://github.com/thomas465xd/rest_api-product-management
Simple REST API for a product management web app made using React, TypeScript and Express. For the DB PostgreSQL hosted in render and for the Testing Jest and Supertest
api express expressjs json node nodejs orm pern pern-stack postgresql rest-api sequelize sequelize-orm ts tsconfig
Last synced: 16 Dec 2024
https://github.com/danteay/corephp-slim-elquent
An Eloquent dependency wrapper for Slim 3
composer database eloquent orm php7 slim-3 slim-framework
Last synced: 28 Jan 2025
https://github.com/greezybacon/phlite-db
ORM database framework, designed after the ORM in Django.
Last synced: 27 Dec 2024
https://github.com/bdurand/cassie
The short and sweet Cassandra object mapper from We Heart It.
Last synced: 08 Jan 2025
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 08 Jan 2025
https://github.com/ob1dev/belong
Belong – Coding Project
aspnet-core aspnetcore azure dotnet-core dotnetcore ef-core efcore netcore orm
Last synced: 21 Dec 2024
https://github.com/zhcndoc/drizzle
Drizzle ORM 中文文档
database drizzle-kit drizzle-orm mysql orm sqlite
Last synced: 22 Jan 2025
https://github.com/acro5piano/graph-orm
[experimental] GraphQL oriented ORM
Last synced: 06 Jan 2025
https://github.com/yasserarkawi/e-store-v2.0
e-commerce back-end application using: express, prisma.
backend e-commerce e-store expressjs javascript mysql-database node-js orm prisma
Last synced: 17 Dec 2024
https://github.com/phiilu/simple-typeorm-babel-test
Repo to test TypeORM and see how it works
babel database es6 javascript mysql orm typeorm
Last synced: 21 Dec 2024
https://github.com/ajalzahrani/bun-hono-drizzle-sqlite
Bun starting kit application uses (hono, drizzle, sqlite, and zod)
api-versioning bun drizzle hono orm sqlite starting-kit
Last synced: 15 Jan 2025
https://github.com/matheusjohannaraujo/simple_orm
A simple ORM in PHP.
orm orm-extension orm-library orm-model php php-library php7 php8
Last synced: 31 Dec 2024
https://github.com/21dimensions/python-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 22 Jan 2025
https://github.com/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js
Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.
database express javascript js nodejs orm relationships-between-database sequelize sql
Last synced: 14 Dec 2024
https://github.com/helios-ag/fmlessqlbundle
Symfony bundle for LessQL ORM mapper
composer lessql orm symfony-bundle
Last synced: 21 Dec 2024
https://github.com/mmzaghlool/nodejs-express-utils
A package defining some Nodejs Express Utils (MiddleWares, MYSQL utils, …etc.)
express joi middleware mysql nodejs orm
Last synced: 09 Jan 2025
https://github.com/ruixiaozi/brisk-orm
BriskORM 是一个基于nodejs得快速,轻量级,轻快的ORM,支持mysql。使用brisk-ioc作为IoC/DI容器。
fast javascript lightweight mysql mysql-database node nodejs orm orm-framework
Last synced: 06 Jan 2025
https://github.com/mauricioabreu/clonery
Django library to clone objects and their relationships
Last synced: 05 Dec 2024
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 25 Jan 2025
https://github.com/jaymar14/week-15
Sequelize Activities
cli mysql-database nodejs orm sequelizejs server
Last synced: 14 Nov 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: 30 Jan 2025
https://github.com/harmony-betta/harmony-betta.github.io
Harmony Betta Documentation | Slim 3 with Tinker and Eloquent ORM
eloquent framework harmony orm php-framework
Last synced: 14 Jan 2025
https://github.com/davidlapadula/ormmealtracker
This application uses an Object-Relational-Mapper and a SQL database to allows users to create burgers, save them, and then 'devour' them if they so choose.
crud-application express handlebars javascript mvc node orm
Last synced: 24 Jan 2025
https://github.com/marcelo3macedo/memo-api
MemoAPI - A tool to improve your studying and productivity
docker expressjs jest nodejs orm postgresql typescript
Last synced: 13 Jan 2025
https://github.com/dualmediaspzoo/symfony-doctrine-event-converter-bundle
A Symfony+Doctrine bundle which automatically generates and triggers appropriate symfony events based on doctrine actions
doctrine orm php symfony symfony-bundle
Last synced: 14 Oct 2024
https://github.com/herbsjs/herbs2mongo
Create repositories using Mongo Driver to retrieve and store Entities
database hacktoberfest mongodb orm
Last synced: 06 Dec 2024
https://github.com/richecr/cursosufcg-backend
Repositório para o Back-end do projeto da disciplina de Projeto de Software
hibernate java jpa maven orm secutiry spring-boot
Last synced: 20 Jan 2025
https://github.com/medsaad/oraios-queries
A light-weighted project aims to provide class-based table representation and flexible query experience to help developers to avoid plain string queries that are error-prune once the query start to gets a little long.
database model mysql2 orm postgres query-builder
Last synced: 12 Dec 2024
https://github.com/loaisaadi/high-school-test-system
Examination Management System for High School
client java mysql ocsf orm server software-engineering
Last synced: 29 Jan 2025
https://github.com/go-rel/go-rel.github.io
Documentation website
database database-migrations golang mysql orm postgresql sqlite3
Last synced: 07 Nov 2024
https://github.com/go-rel/reltest
Database unit testing for Golang
golang hacktoberfest orm testing
Last synced: 07 Nov 2024
https://github.com/gdonald/orm-activerecord
ORM::ActiveRecord is an object-relational mapping module for Raku that mostly follows the Active Record Pattern.
activerecord database migration model object orm raku relational validation
Last synced: 22 Nov 2024
https://github.com/andy-aa/mydb
The lightweight ORM for MySql and MariaDB
crud mariadb mysql orm pagination php query-builder
Last synced: 13 Nov 2024
https://github.com/lionelsu/trybe-futebol-clube
Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.
chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript
Last synced: 04 Jan 2025
https://github.com/go-rel/primaryreplica
Read Write separation for primary-replica topologies
Last synced: 07 Nov 2024
https://github.com/psantosh16/trello-clone
authentication clerk clerk-auth firebase jwt neondb nextauth nextjs orm prisma zustand
Last synced: 03 Jan 2025
https://github.com/manjyot/tasky
Tasky is a task management app built using Laravel 5.4
blade-template laravel54 orm php7 roles scss
Last synced: 10 Jan 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