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-05 00:22:08 UTC
- JSON Representation
https://github.com/megadev007/foodfrenzy
Designed and developed a E Commerce FoodFrenzy using Java, Spring Boot, Spring MVC, Spring Data JPA, MySQL, HTML, CSS, JavaScript and Thymeleaf
css html j2ee java java-ecommerce-website java-spring-boot java8 maping maven mvc orm restful-api
Last synced: 21 Oct 2024
https://github.com/vit-orm/vitorm.elasticsearch
a lightweight yet comprehensive ORM for ElasticSearch
database elasticsearch es orm vitorm
Last synced: 13 Dec 2024
https://github.com/melbournedeveloper/selecta
A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back
Last synced: 11 Oct 2024
https://github.com/aliev/solid-sold
The solid_sold package provides a generic implementation of the Repository pattern in Python, aimed at creating a flexible and robust data access layer for your applications.
asyncio orm python repository repository-pattern solid
Last synced: 27 Oct 2024
https://github.com/solisty/main
The Solisty Framework
api framework framework-php fullstack mvc orm orm-framework php-library php8 router template-engine
Last synced: 24 Nov 2024
https://github.com/jijihohococo/ichi-orm
A simple and useful PHP ORM with high performance
database library mysql open-source orm php php-library php-orm php7 php8 postgres sql
Last synced: 08 Nov 2024
https://github.com/codewithsushil/orm-tutorial
Doctrine Tutorial: Zero to Hero
doctrine doctrine-dbal doctrine-orm orm php
Last synced: 09 Nov 2024
https://github.com/themost-framework/query
@themost/query is a query builder for SQL. It includes a wide variety of helper functions for building complex SQL queries under node.js
agnostic closures database orm query query-builder rdbms sql sql-language sql-query
Last synced: 16 Nov 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/pengjianbo/mongodao
MongoDB DAO Impl.
mongo mongodb mongodb-cli mongodb-database mongodb-driver mongodb-orm orm
Last synced: 27 Dec 2024
https://github.com/mauricioabreu/clonery
Django library to clone objects and their relationships
Last synced: 01 Feb 2025
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/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/andrewjbateman/nodejs-tutorial-shoppingcart
:clipboard: Udemy Node.js tutorial shopping cart
css3 express-middleware javascript mysql-database nodejs orm sequelize sql tutorial-code
Last synced: 27 Dec 2024
https://github.com/kelsonbatista/logistics-system-ruby-on-rails
Logistics System in Ruby on Rails
activerecord bootstrap devise full-stack orm rspec rspec-rails ruby ruby-on-rails sqlite
Last synced: 01 Feb 2025
https://github.com/winkidney/envorm
Environment-variables as config made easy.
config docker environment-variables orm
Last synced: 26 Jan 2025
https://github.com/rijalghodi/toefl-pal-backend
Like Canva, but for TOEFL test simulation
backend migration nestjs orm postgresql seeder toefl typeorm
Last synced: 19 Dec 2024
https://github.com/fractalerp/active-record-js
A library responsible for representing business data. This library follows the Active Record Pattern by building a wrapper on top of popular orm such as Mongoose and Sequelize to support all kinds of databases
active-record active-record-design-pattern database mongodb moongoose orm orm-framework sequelize
Last synced: 08 Nov 2024
https://github.com/mrrezoo/goodreads-peewee-python
simple project on command-line | goodreads.com
beautifulsoup4 bs4 crawling orm peewee python requests scraping
Last synced: 27 Dec 2024
https://github.com/flexberry/newplatform.flexberry.orm.odataservice
OData v4 server for .NET
Last synced: 15 Nov 2024
https://github.com/aelbahiri/formation-laravel
elequent laravel7 orm php-framework php7 phpmyadmin
Last synced: 17 Dec 2024
https://github.com/aliazmoodehvaldi/opensql-crud
A simple example for opensql orm
Last synced: 13 Dec 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: 01 Feb 2025
https://github.com/solital/katrina
Official Solital ORM for database abstraction
abstraction database mysql orm pdo php
Last synced: 12 Oct 2024
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 26 Jan 2025
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/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: 02 Feb 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/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/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/mahi97/nodeorm
a simple form and database form with nodes
Last synced: 05 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/oresoftware/frankenstop
Stop creating frankenstein JS objects; contain!
frankenstein javascript json nodejs odm orm serialization
Last synced: 14 Dec 2024
https://github.com/leophant/leophant
ORM for Node.js
database javascript leophant mysql node orm postgresql
Last synced: 20 Dec 2024
https://github.com/wpbones/wpkirk-database-boilerplate
A WP Bones boilerplate to start to use the Database which could be used as a boilerplate/template
database illuminate-database orm wpbones
Last synced: 28 Dec 2024
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 13 Jan 2025
https://github.com/prodbygodfather/abarorm
abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite, MySQL, and PostgreSQL databases in Python. It provides a simple and intuitive interface for managing database models and interactions.
mysql-orm orm postgresql-orm python-orm sqlite-orm
Last synced: 23 Nov 2024
https://github.com/elon-fask/brief11
Employee Management System
hibernate html-css-javascript java jee jwt jwt-auth jwt-authentication jwt-token lambok orm spring spring-boot spring-security thymeleaf webapp
Last synced: 28 Dec 2024
https://github.com/rotemx/ReactiveModels
Reactive models ORM / entity framework for node.js and MongoDB
entity-framework entityframework mongo mongodb mongodb-database node nodejs orm orm-framework orm-library
Last synced: 09 Nov 2024
https://github.com/camelotproject/doctrine-inheritance-mapping
Doctrine inheritance mapping library
doctrine doctrine-orm inheritance-mapping orm symfony symfony-bundle
Last synced: 13 Jan 2025
https://github.com/bbonkr/ef6-sqlite-sample
Entity Framework 6 with Sqlite Sample project
dotnet dotnet-framework entity-framework orm sample sql sqlite
Last synced: 20 Jan 2025
https://github.com/gunjankadu/springboot-complete
Spring Boot, JDBC, ORM, JPA, Hibernate, H2, MySQL, Oracle
annotations hibernate-orm jsp microservice mysql-database orm postgresql postman spring-mvc spring-security springdata-jpa swagger swagger-documentation
Last synced: 05 Jan 2025
https://github.com/verbasu/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: 09 Oct 2024
https://github.com/dymoy/nookly
Unlock the value of your unwanted household items with Nookly: Recycle Home Items.
express express-handlebars express-session multer mysql orm sequelize-orm
Last synced: 02 Feb 2025
https://github.com/mahdihp/phonebook-with-go
PhoneBook with GoLang
godotenv golang gorilla-mux gorm http-server mux orm
Last synced: 13 Jan 2025
https://github.com/anujakoralage/wholesaleposwithjpa
This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns
dao-design-pattern dto-entity-mapper factory-pattern jasper-reports java javafx jpa layered-architecture mysql orm singleton-pattern strategy-pattern
Last synced: 28 Dec 2024
https://github.com/tomkennedy22/jsfsql
High-performance Typescript-based file system storage utilization heavy indexing & partitioning
database javascript json orm partitioning query storage typescript
Last synced: 13 Jan 2025
https://github.com/emilianomusso/db2ent
Database table records to List<> of new POCO with properties
database orm poco poco-generator records seed
Last synced: 20 Jan 2025
https://github.com/bitlytwiser/tinyorm
A tiny package for your basic data layer needs
database golang golang-package object-relational-mapper object-relational-mapping orm orm-framework orm-library
Last synced: 05 Jan 2025
https://github.com/mekhyw/megadados
Big data - Relational and non-relational database modelling, batch processing, information search and retrieval machines
apache-spark mysql orm pyspark
Last synced: 11 Jan 2025
https://github.com/srittau/sqla-utils
Opinionated utilities for working with SQLAlchemy
Last synced: 06 Jan 2025
https://github.com/hosseinmirzapur/prisma
Prisma Go Client for Goravel
golang golang-package goravel laravel orm orm-library
Last synced: 28 Dec 2024
https://github.com/bbfh-dev/go-orm
Simple and reliable ORM for SQL databases
Last synced: 17 Oct 2024
https://github.com/go-rel/sqlite3
SQLite3 adapter for REL written in Golang.
database go golang hacktoberfest orm sqlite3
Last synced: 07 Nov 2024
https://github.com/go-rel/primaryreplica
Read Write separation for primary-replica topologies
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/go-rel/go-rel.github.io
Documentation website
database database-migrations golang mysql orm postgresql sqlite3
Last synced: 07 Nov 2024
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/acro5piano/graph-orm
[experimental] GraphQL oriented ORM
Last synced: 06 Jan 2025
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/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/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/sevenoutman/redux-eloquent
Query and mutate redux store in ORM style that you love.
Last synced: 08 Jan 2025
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/agustinsrg/tsbean-driver-mongo
Mongo DB driver for TSBean-ORM
Last synced: 15 Oct 2024
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/myconsciousness/prisma-schema.dart
dart database flutter mobile mobile-development orm parser prisma prisma-parser schema
Last synced: 02 Feb 2025
https://github.com/sameerkash/blog-server-x-denoland
🦕 Deno server, written in typeScript. Which facilitates a blog service.
deno denodb denoland middleware mongodb oak orm server typescript
Last synced: 18 Jan 2025
https://github.com/coelhoreinaldo/multiverse-travels-booker
Key project that secured my employment at Milenio Capital. Developed an API in Crystal using the Kemal framework and Jennifer ORM.
crystal crystal-language mysql orm rick-and-morty-api
Last synced: 20 Dec 2024
https://github.com/laateef/salsabil
Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.
connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite
Last synced: 29 Dec 2024
https://github.com/omarreda22/forever-ecommerce
Ecommerce Website with Django
aws-rds aws-s3 django ecommerce ecommerce-website heroku orm paypal-api python
Last synced: 14 Dec 2024
https://github.com/gschier/banister
Code-generated Go ORM that keeps you safe with types
Last synced: 21 Dec 2024
https://github.com/k1r0s/korm
[DEPRECATED] Lightweight orm with different DB adapters
database orm orm-library ormlite promise sqlite
Last synced: 21 Dec 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/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/mrkem598/pet4sellwithorm
I have coded this "pet4sellWithORM" repo for teaching purpose of object relational mapping(ORM).
configuration db mysql orm pets server
Last synced: 03 Feb 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/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/greezybacon/phlite-db
ORM database framework, designed after the ORM in Django.
Last synced: 27 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/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/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/agustinsrg/tsbean-driver-mysql
MySQL driver for tsbean-orm
Last synced: 15 Oct 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/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