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: 2024-11-15 00:21:40 UTC
- JSON Representation
https://github.com/bridgetownrb/bridgetown_sequel
Bridgetown plugin for integrating the Sequel database gem
bridgetown bridgetown-plugin orm sequel
Last synced: 07 Nov 2024
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: 07 Nov 2024
https://github.com/21dimensions/csharp-client
Client for EasyEasy.io cloud database
cloud database databases easyeasy orm orm-framework storage
Last synced: 09 Nov 2024
https://github.com/alexsasharegan/model-framework
Make getting started with data-driven apps easier by using some solid model classes and database abstractions.
database dbal framework micro-framework orm php
Last synced: 08 Nov 2024
https://github.com/heliorm/heliorm
A code-first object-relational model for accessing SQL data from Java
Last synced: 12 Nov 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: 12 Oct 2024
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/peppelinux/pyabstractstorage
This is a POC of a simple as possible, general purpose, customizable, Abstract Storage System.
orm persitence python rdbms storage
Last synced: 10 Nov 2024
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: 08 Nov 2024
https://github.com/ddliu/go-dbless
Database library with less complexity and less modeling.
database golang json model mysql orm postgresql sql sqlite
Last synced: 09 Nov 2024
https://github.com/otaviovb/entityframeworkcore
Projeto utilizando Entity Framework Core.
efcore entityframeworkcore object-relational-mapping orm
Last synced: 08 Nov 2024
https://github.com/alesm88/spring-mvc-university-enrollment-crud
This project is a Spring MVC web application that simulates a course enrollment system for university students.
bootstrap ci-cd css h2 hibernate-jpa html java mockito-junit-test mysql orm spring-mvc
Last synced: 31 Oct 2024
https://github.com/psantosh16/trello-clone
authentication clerk clerk-auth firebase jwt neondb nextauth nextjs orm prisma zustand
Last synced: 09 Nov 2024
https://github.com/marcelo3macedo/memo-api
MemoAPI - A tool to improve your studying and productivity
docker expressjs jest nodejs orm postgresql typescript
Last synced: 14 Nov 2024
https://github.com/srittau/sqla-utils
Opinionated utilities for working with SQLAlchemy
Last synced: 12 Oct 2024
https://github.com/rafaelmachadobr/fullstackweek-trips
O sistema de reserva de viagens com Next.js, TypeScript, PostgreSQL, Tailwind CSS e Prisma ORM é uma aplicação desenvolvida usando tecnologias modernas para fornecer uma solução eficiente e escalável para a reserva de viagens.
auth nextjs nodejs orm postgresql prisma react stripe supabase tailwindcss typescript
Last synced: 09 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: 09 Nov 2024
https://github.com/rafaelblum/gerenciador-industrial-java
Projeto gerenciador de atividade da industria relacionadas a área administrativa. Projeto desenvolvido todo com a linguagem Java e outras dependências e tecnologias.
developer gerenciador hibernate hibernate-jpa hibernate-orm java jpa json mysql orm web
Last synced: 10 Nov 2024
https://github.com/unimapper/dibi
Dibi integration with UniMapper
adapter dibi mysql orm postgresql sqlite unimapper
Last synced: 12 Nov 2024
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: 12 Nov 2024
https://github.com/martinkalema/odoo-form-with-owl.js
Using Owl.js for Form Data Handling
Last synced: 12 Nov 2024
https://github.com/danpoynor/sql-library-book-manager
Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.
database express javascript node-js orm pug sequelize sqlite
Last synced: 16 Nov 2024
https://github.com/deepcloudlabs/dcl376-2019-nov-11
DCL-367: Spring Data with Hibernate
jpa orm spring-data spring-data-jpa spring-jdbc-template spring-tx spring-tx-propagation spring5
Last synced: 11 Nov 2024
https://github.com/themost-framework/jspa
JavaScript Persistent API
api data database-schema jspa object-relational-mapping orm orm-framework
Last synced: 16 Nov 2024
https://github.com/themost-framework/express
MOST Web Framework Data ORM Express Middleware
api api-rest data-model express-middleware odata odata-server odata-service orm orm-framework
Last synced: 16 Nov 2024
https://github.com/themost-framework/memory
MOST Web Framework in-memory data adapter for testing environments
Last synced: 16 Nov 2024
https://github.com/wenszel/agh-object-oriented-technologies
[V Semester] A repository of lab assignments covering topics: ReactiveX, Data Access Patterns (ORM, Repository, Active Record, DAO), Presentation Patterns(MVC, MVP)
active-record-design-pattern mvc-pattern orm rxjava
Last synced: 11 Nov 2024
https://github.com/bdurand/cassie
The short and sweet Cassandra object mapper from We Heart It.
Last synced: 11 Nov 2024
https://github.com/camilossantos2809/example_diesel
Exemplo de utilização do ORM Diesel no Rust.
Last synced: 11 Nov 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 Nov 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: 11 Nov 2024
https://github.com/ezeisraeljohn/alx-higher_level_programming
This repository contains all the codes that was written during ALX sprint 2
modules orm python-classes python3
Last synced: 12 Nov 2024
https://github.com/oawu/maple-orm
Maple 框架的 ORM
activerecord maple orm orm-framework php php7
Last synced: 16 Nov 2024
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: 09 Nov 2024
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: 11 Nov 2024
https://github.com/qbason/notes_management_flutter_django
Notes management Flutter apk + Django + Django REST framework + OAuth2 + SQLite
dart django django-rest-framework flutter oauth2 orm python3 sqlite
Last synced: 14 Nov 2024
https://github.com/pengjianbo/mongodao
MongoDB DAO Impl.
mongo mongodb mongodb-cli mongodb-database mongodb-driver mongodb-orm orm
Last synced: 07 Nov 2024
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 Nov 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: 16 Nov 2024
https://github.com/kuangshp/generate-model
go语言从数据库映射生成数据模型
generator go go-generate golang gorm mysql orm
Last synced: 13 Nov 2024
https://github.com/tategakibunko/ocorm
helper functor module to map some table rows into other object like json.
Last synced: 13 Nov 2024
https://github.com/www778878net/koa78-mysql78
Efficient MySQL wrapper for Node.js with connection pooling, CRUD, transactions, and logging.
connection-pool database logging multi-tenancy mysql nodejs orm transactions typescript
Last synced: 13 Nov 2024
https://github.com/aelbahiri/formation-laravel
elequent laravel7 orm php-framework php7 phpmyadmin
Last synced: 11 Oct 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/tenry92/orm-js-sqlite
SQLite connection for orm-js.
database entity orm orm-library sqlite sqlite-orm typescript
Last synced: 13 Nov 2024
https://github.com/jaymar14/week-15
Sequelize Activities
cli mysql-database nodejs orm sequelizejs server
Last synced: 14 Nov 2024
https://github.com/bredalis/sqlalchemy
This is a Python framework for working with ORM in Flask 🐍
backend flask librery orm python sqlalchemy web
Last synced: 14 Nov 2024
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: 05 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/taqsblaze/blazedb
A highly flexible ORM suitable for quick prototyping, BlazeDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process
database javascript json nodejs npm orm orm-library schema
Last synced: 13 Nov 2024
https://github.com/zewdu444/blog_app
A fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Last synced: 31 Oct 2024
https://github.com/rcarubbi/carubbi.dal
A simple stored-procedure based and database agnostic ORM
Last synced: 13 Nov 2024
https://github.com/pyveci/sqlalchemy-postgresql-relaxed
Relaxed PostgreSQL dialects for SQLAlchemy.
orm postgresql postgresql-compatibility rdbms rdbms-support sql sql-dialects sql-orm sqlalchemy sqlalchemy-dialects sqlalchemy-orm
Last synced: 15 Nov 2024
https://github.com/askonomm/orm
A object relational mapper with a query builder and out of box support for MySQL databases.
activerecord mysql orm php query-builder
Last synced: 15 Nov 2024
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 Nov 2024
https://github.com/envzo/zorm
lightware, flexible ORM toolkit, defined by yaml file, generated to go code, support MySQL, MongoDB
go mysql mysql-database orm yaml
Last synced: 15 Nov 2024
https://github.com/luis-domingues/api-dotnet
Creating an API with the main operations CRUD using ORM with Angular
angular api-dotnet crud csharp dotnet orm swegger
Last synced: 12 Nov 2024
https://github.com/gabriel-434/prisma-redis-cache
Streamlines caching Prisma operations using Redis with strong type-safety.
cache extension nodejs orm prisma redis typesafe typesafety typescript
Last synced: 10 Nov 2024
https://github.com/iamtonmoy0/node-express-attendance-management-system
A simple Attendance Management System ready to use for any kind of school or primary school level institute and also useful for the high school level institute.
attendance-management-system express expressjs javascript management mongodb mongoose nodejs orm
Last synced: 09 Nov 2024
https://github.com/dahas/f7k
Yet another PHP framework
framework framework-php latte opis orm php php81 template-engine
Last synced: 12 Oct 2024
https://github.com/haiderabb/fresh-finds
fastapi jwt-authentication orm postgresql rest-api sqlachemy
Last synced: 08 Nov 2024
https://github.com/marko19907/patient-register-gui
A second semester “Programming 2” project with JavaFX, CSV files and ORM.
csv-export csv-import derby-embedded factory-pattern java javafx lambdas maven mvc-architecture orm streams unit-testing
Last synced: 06 Nov 2024
https://github.com/marko19907/urban-infusion-server
Urban Infusion back-end, Application Development (IDATA2306), spring 2022.
authentication authorization backend derby-embedded docker docker-compose heroku https java jpa jpa-hibernate jwt kotlin maven mysql orm rest-api spring-boot spring-security swagger
Last synced: 06 Nov 2024
https://github.com/unkn0wnn4m3/best-api
API best practices
api api-rest crud-api express expressjs javascript node nodejs orm sequelize sqlite-database sqlite3
Last synced: 06 Nov 2024
https://github.com/akhtar21yr/flask-recipe-app
This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.
authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy
Last synced: 06 Nov 2024
https://github.com/belchenkov/coding_gig_sequelize_orm
Create a simple job find app using Node.js with Sequelize which is an ORM for relational databases for PostgreSQL
expressjs handlebars nodejs orm postgresql relational-databases sequelize
Last synced: 09 Nov 2024
https://github.com/takuma-shishido/otimorm
The best library for orm with zig 🔥
Last synced: 31 Oct 2024
https://github.com/akhtar21yr/food-menu-management
This repository contains the backend code for a food delivery application. It provides RESTful APIs for user authentication, managing food products, adding favorites, and retrieving special offers.
django django-rest-framework mysql orm python rest-api
Last synced: 06 Nov 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: 09 Nov 2024
https://github.com/rindow/rindow-persistence-ormshell
ORM persisitence service Shell
Last synced: 06 Nov 2024
https://github.com/rindow/rindow-persistence-orm
ORM persistence support
dao-design-pattern framework orm php template
Last synced: 06 Nov 2024
https://github.com/plandes/dbutil
Database convenience utilities.
database database-management orm sqlite sqlite-orm
Last synced: 12 Oct 2024
https://github.com/volt1c/calendartodolist
📅 Calendar with tasks
api-rest asp-net-core auth ef-core migrations orm sqlserver vue3 vuetify vuex4
Last synced: 12 Oct 2024
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/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: 10 Nov 2024
https://github.com/s4cha/squeal
Type Safe SQLfor Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 15 Oct 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: 10 Nov 2024
https://github.com/emersonpenelli/java-completo-udemy-
Repositório voltado para estudos de Java Completo - Programação Orientada a Objetos da Udemy - Prof. Nélio Alves
java mongodb mysql orm rest spring-data-jpa springboot
Last synced: 06 Nov 2024
https://github.com/francescovallone/loxia
Loxia is a Dart 🎯 ORM library that aims to be fully-featured, easy-to-use, and flexible to manage entities and relations in your server-side applications.
Last synced: 12 Oct 2024
https://github.com/aenesgur/.netcorewebapi_dappersample
Its a .Net Core 3.1 Web Api application which using Dapper Micro Orm
Last synced: 10 Nov 2024
https://github.com/minoritea/recordmapper
Package recordmapper provides a function to scan multiple structs from a single row.
Last synced: 12 Nov 2024
https://github.com/fariasdavi1999/api-tarefa
Api com java e springboot, tarefas atreladas a funcionários, JPA, mapeamento e mais.
api hibernate java jpa orm sonarlint spring springboot
Last synced: 15 Nov 2024
https://github.com/gogo200202/messegapi
Back end api for messages
backend-api expressjs js mongodb mongoose nodejs orm typescript
Last synced: 06 Nov 2024
https://github.com/leroysbn/alx-higher_level_programming
Introduction to Python (programming language)
c javascript linux mysql oop orm python-script python3 shell-scripting sql sqlalchemy
Last synced: 06 Nov 2024
https://github.com/lucasfeliciano02/freelaway-django
Projeto web de aplicação para contratação de freelances feito em Django durante a semana PyStack Week 3.0 com foco no back-end e conversando com templates front-end 🐍
bootstrap django django4 migrations mvt orm python sqlite templates
Last synced: 14 Nov 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: 13 Oct 2024