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/serkansipahi/corm
Developer friendly ORM for CouchDB written in Golang
api couchdb database friendly golang helper nosql-database orm rapid testdriven
Last synced: 31 Dec 2024
https://github.com/rindow/rindow-persistence-orm
ORM persistence support
dao-design-pattern framework orm php template
Last synced: 25 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/opportus/orm
A basic ORM, still in writing process... [PRE_ALPHA]
mapper orm pdo-mysql repository
Last synced: 08 Jan 2025
https://github.com/softwarepunt/instarecord
✨ A hyper productive ORM library for PHP + MySQL.
database mysql orm php query-builder
Last synced: 21 Nov 2024
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/ushelp/easycommondao
消除 Java ORM,JPA 持久层代码的通用 DAO(支持 Hibernate, EclipseLink)。Common DAO to eliminate Java ORM, JPA persistence layer code(Support Hibernate, EclipseLink).
common-dao commons-dao dao dao-interface dao-layer data-access-layer eclipselink hibernate java java-dao java-orm java-persistence-api jpa orm orm-dao spring-data-jpa
Last synced: 23 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/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/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/voxoco/vorm
VORM - VOXO ORM like Deno module with a simple interface and hot-swappable backends
db deno mysql orm rqlite typescript
Last synced: 29 Jan 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/rindow/rindow-persistence-ormshell
ORM persisitence service Shell
Last synced: 25 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: 29 Jan 2025
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: 29 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/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: 25 Dec 2024
https://github.com/darekf77/typeorm-angular-example
angular example-app orm sqljs typeorm typescript
Last synced: 24 Dec 2024
https://github.com/sixarmdonkey/magicgraph
Behavioral-based object modeling and persistence library for PHP 8
behavioral-strategies data-mapper orm php8
Last synced: 29 Jan 2025
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: 31 Jan 2025
https://github.com/margaretkhendre/climate-analysis-vs-sqlalchemy-challenge
SQLAlchemy is used to complete a climate analysis and data exploration of a climate database to help one plan a vacation trip. A Flask API is used to design a climate app. ORM queries, Pandas, and Matplotlib are also used to complete these tasks.
api matplotlib orm pandas sql sqlalchemy
Last synced: 09 Jan 2025
https://github.com/otaviovb/ovb.demos.openbank
Serviço de tecnológico como produto responsável por liquidar transações financeiras entre contas de um banco
architecture bank business clean-architecture design-patterns dotnet escalability eventual-consistency messenger metrics monolithic-architecture multtenant observability orm resilience rest-api trace usecases-approach
Last synced: 31 Dec 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: 25 Dec 2024
https://github.com/otaviovb/entityframeworkcore.tablerelationships
Estudo sobre relacionamento entre entidades utilizando o EntityFrameworkCore
csharp dotnet dotnetcore efcore entity entityframeworkcore orm orm-framework
Last synced: 31 Dec 2024
https://github.com/akhtar21yr/flask-restful-api
This folder comprises multiple RESTful API projects developed with Flask and SQL tools. Each project implements RESTful APIs to interact with databases, enabling efficient data management and communication between client and server. These projects serve as robust foundations for building scalable and dynamic web applications with Flask.
flask flask-api flask-application flask-backend flask-restful flask-sqlalchemy mysql orm sql
Last synced: 25 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/es1ammohamed/crm
Customer Relationship Management
authentication black django git orm pep8 postgresql python sql
Last synced: 22 Dec 2024
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/charakamihiranga/hibernate-orm-bootstrapping
Hibernate Assignments and Sessions
Last synced: 21 Jan 2025
https://github.com/ianhomer/try-bookshelf
Explore Bookshelf - JavaScript ORM
Last synced: 21 Dec 2024
https://github.com/akhtar21yr/job-portal-
Engineered a RESTful API for a job portal, boosting PostgreSQL data storage efficiency by 30%. Integrated JWT authentication for 25% enhanced user security, resulting in a 25% system security and user trust increase. Developed CRUD endpoints, reducing manual effort in job listing and application management by 35%.
django django-rest-framework job-portal jwt-authentication mysql orm python simple-jwt
Last synced: 25 Dec 2024
https://github.com/nvaranki/brains-db-neo4j
The Thinker™ ORM implementation with Neo4j
Last synced: 28 Jan 2025
https://github.com/thutasann/peek-orm
The high-performance Node.js ORM package that leverages native C (Just Hobby Project)
Last synced: 29 Jan 2025
https://github.com/sof3/my-model
A Go library for converting Go struct declarations into MySQL queries and libraries. INCOMPLETE.
Last synced: 18 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
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/jvbijleveld/smakweb
Simple application for viewing and editing recipes. Uses Mysql-doctrine-Symfony2-Angular
angularjs bootstrap doctrine-orm mysql orm php recipes symfony2
Last synced: 21 Dec 2024
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/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/shubhamv108/service-design
Sample APIs for practice.
bookmyshow cassandra database-denormalization database-normalization database-schema database-schemas denormalization low-level-design normalization object-relational-mapping orm postgresql uber
Last synced: 29 Jan 2025
https://github.com/shubhamv108/gorm-demo
A sample application for using GORM.
db-migration go go-module golang gorm gorm-orm orm postgres postgresql
Last synced: 29 Jan 2025
https://github.com/tajpouria/idborm
A super simple and minimalist ORM built on top of IndexedDB that makes IndexedDB usable
Last synced: 17 Dec 2024
https://github.com/unkn0wnn4m3/node-rest
API REST
node nodejs orm rest rest-api sequelize sequelize-orm sqlite-database sqlite3
Last synced: 25 Dec 2024
https://github.com/trandung2k1/prisma
expressjs mongodb orm prisma typescript
Last synced: 29 Dec 2024
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/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/unkn0wnn4m3/best-api
API best practices
api api-rest crud-api express expressjs javascript node nodejs orm sequelize sqlite-database sqlite3
Last synced: 25 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/tejanhu/django-restful_tutorial
Django Rest Framework tutorial
django django-rest-framework framework orm python rest restful-api webdevelopment
Last synced: 03 Feb 2025
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: 29 Jan 2025
https://github.com/devlopersabbir/hono-with-deno
Hono with drizzle ORM CRUD API - deno runtime
crud-api deno denowith drizzle drizzle-orm hono orm pg
Last synced: 25 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/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/umutalacam/taskcase
A simple self hosted task manager platform which uses SpringBoot Framework.
mvc orm spring-boot spring-data-jpa
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: 20 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/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/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/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/minoritea/recordmapper
Package recordmapper provides a function to scan multiple structs from a single row.
Last synced: 11 Jan 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: 20 Dec 2024
https://github.com/initorm/.github
database dbal mysql orm pdo php php-pdo php8 postgresql query-builder sqlite
Last synced: 21 Jan 2025
https://github.com/phanxuanquang/asp.net-core-web-api-with-orm
The template to setup a backend server using Entity Framework and XML Documentation, bypassing CORS policies, restructuring API response format, and customizing message for standard HTTP status codes
api asp-net-core backend cors csharp dotnet entity-framework entity-framework-core mssql npgsql orm postgresql sql sqlite sqlserver swagger template visual-studio
Last synced: 13 Dec 2024
https://github.com/rhoxolan/ado_net_course
Practical works and homeworks on the subject "ADO.NET databases access technology" (04.07.2022 - 12.08.2022) at STEP IT Academy in Kryvyi Rih.
ado-net dapper entity-framework entity-framework-core linq orm plpgsql postgresql sql sqlite sqlserver t-sql
Last synced: 21 Jan 2025
https://github.com/mangesh-balkawade/express-sequelize-kit-mb
A reusable package for backend development using Node.js, Express, and Sequelize, featuring customizable CRUD operations and commonly used API and repository functions. It promotes clean code, encapsulation, and DRY principles for easy integration into various projects.
backend crud express mvc mysql nodejs orm repository-pattern rest-api sequelize
Last synced: 29 Nov 2024
https://github.com/just-paja/djorm
Django inspired ORM layer for your Node.JS apps
Last synced: 13 Dec 2024
https://github.com/sithu-khant/dbwrite
Easily work with Appwrite databases.
appwrite appwrite-database database odm orm
Last synced: 29 Dec 2024
https://github.com/tans105/go-for-it
Demo web-application with Sign-up, Sign In implementation using session, cookie based authentication
cookie go golang gorm gorm-orm orm orm-framework postgresql session
Last synced: 21 Jan 2025
https://github.com/jaid/jaid-core
Combines jaid-logger, essential-config, got, koa and sequelize.
core framework jaid-core jaid-logger javascript javascript-framework javascript-frameworks js-framework koa lib library orm personal sequelize util utility winston
Last synced: 25 Dec 2024
https://github.com/wwddnn/spring-boot-oauth2-jwt-demo
Login e controle de acesso com JWT e OAuth2 - Devsuperior
java jpa jwt jwt-authentication jwt-token oauth2 orm spring springjpa
Last synced: 21 Dec 2024
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/deanlogan/csc3069-pathfinder
azure-storage chatbot django html-css-javascript orm python3
Last synced: 23 Jan 2025
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/rjoydip/webdev-learning
Web development learning portal
angular asynchronous cloud dynamodb javascript learning mongodb nestjs nextjs nodejs orm postgressql typescript webdevelopment
Last synced: 05 Feb 2025
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/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: 25 Dec 2024
https://github.com/melardev/apiblogexpressmongoose
api blog cms express full-stack fullstack mongoose node nodejs orm orm-framework rest
Last synced: 25 Jan 2025
https://github.com/mj23978/typegraphql-orm
This Cli Tool Create TypeGraphQL Crud Resolvers and Orm Classes and Functions from Speacial TS Files
oclif orm ts-morph typegraphql
Last synced: 14 Dec 2024
https://github.com/riturajnagar/blogging_application
Client wants blogging application where he/she can write blogs and articles. User can comment on the blogs/articles.
date hibernate java lombok maven modelmapper mysql orm spring-boot springdata-jpa springsecurity-jwt sts-code-platform swagger-ui
Last synced: 20 Dec 2024
https://github.com/dsal3389/vaults
simple to use python ORM (IN DEVELOPMENT)
Last synced: 13 Jan 2025
https://github.com/r-zubkov/task-tracker-api
Task Tracker REST API using NestJS
backend-api javascript mysql nestjs nodejs-api orm rest-api typescipt
Last synced: 03 Jan 2025
https://github.com/ingsystemcix/project-nutrishop
NutriShop is your go-to online store for nutritious products, offering a wide range of healthy options to support your well-being. Developed in PHP, our platform ensures a seamless shopping experience with a focus on quality and wellness.
Last synced: 06 Jan 2025