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-08 00:17:51 UTC
- JSON Representation
https://github.com/peter2962/glider
Glider ORM
database database-schema orm phoxphp phoxphp-framework php php7 query-builder
Last synced: 02 Dec 2024
https://github.com/mrdulin/node-sequelize-examples
Learning Sequelize.js ORM by examples
db-migration nodejs orm sequelize sequelize-cli sequelize-orm sequelizejs typescript
Last synced: 13 Nov 2024
https://github.com/makevoid/redis_rejson_models
Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation
json key-value-store orm re-json redis ruby
Last synced: 06 Nov 2024
https://github.com/jackcuthbert/firetype
ORM for TypeScript and Google Cloud Firestore (Native mode)
google-cloud-firestore orm typescript
Last synced: 02 Jan 2025
https://github.com/fabrix-app/spool-knex
Spool: Knex Datastore
fabrix knex nodejs orm spools typescript
Last synced: 14 Nov 2024
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 08 Nov 2024
https://github.com/sviperll/repository4j
Java code-driven (no annotations) ORM.
java jdbc jdbc-orm-framework orm
Last synced: 06 Jan 2025
https://github.com/pjt3591oo/javascript-book
자바스크립트로 서버와 클라이언트 구축하기
database express javascript mysql nodejs nuxtjs orm socket-io vuejs
Last synced: 06 Nov 2024
https://github.com/somethingpluto/sorm
从 0.5 到 1 开发go orm框架 ,🍍🍍基于go语言官方提供的数据库操作API,进行二次封装,实现ORM框架的基本功能。本框架计划实现功能:🚩 1.根据结构体创建数据库 🚩2.通过函数API自由组合生成SQL语句 🚩3.实现API之间的链式调用 🚩4.数据库操作hook实现 🚩5.数据库事务
Last synced: 14 Nov 2024
https://github.com/jacraig/inflatable
An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.
Last synced: 14 Dec 2024
https://github.com/devmnj/nextjs-prisma-swr
Nextjs-Primsa-API react app with SWR data caching
data-cache example-project nextjs-template orm prisma reactjs swr
Last synced: 15 Nov 2024
https://github.com/shaopson/ormlite
一个简单的Python ORM,支持sqlite3 mysql, 具有延迟查询,链式查询等功能; This is a simple ORM, support sqlite3,mysql
Last synced: 27 Nov 2024
https://github.com/linkml/linkml-sparql
Maps LinkML queries to SPARQL and back (ALPHA)
linked-data linkml ontology orm queries rdf rdflib semantic-web sparql
Last synced: 07 Jan 2025
https://github.com/newleonardooliv/task-board
O Task Board é um sistema de gerenciamento de tarefas baseado em um Kanban, projetado para ajudar equipes a controlar suas atividades em progresso de maneira eficiente. Este projeto foi desenvolvido utilizando as tecnologias Next.js e Node.js.
board cle clean-code ddd express jwt kanban kanban-board nextjs node orm postgresql prisma reactjs tailwindcss typescript
Last synced: 29 Dec 2024
https://github.com/parable-php/orm
Parable ORM is a light-weight repository-pattern based ORM.
database library orm parable php8 repository
Last synced: 12 Oct 2024
https://github.com/ninest/husker-gym
🏃 Find the best times to go to the gym
Last synced: 10 Nov 2024
https://github.com/binakot/java-inheritance-into-postgresql-jsonb-mapping
The demo project with mapping of Java objects inheritance into PostgreSQL JSONB columns via Jackson and MyBatis.
hacktoberfest jackson java jsonb mybatis orm postgresql spring
Last synced: 16 Nov 2024
https://github.com/artsokolov/pgpython
Python ORM for PostgreSQL
lib library orm orm-library orm-model pg pgsql postgres postgres-database postgresql postgresql-database python python3
Last synced: 08 Jan 2025
https://github.com/aniskchaou/gcinemas_backend
This project consists of developing a J2EE web application that allows viewers to book movies ticket using simple and Interactive GUI. The system is so simple and attractive which will make the audiences/viewers comfortable to use and choose their movie along with desired seat number and position.
book-movies-ticket java jpa-hibernate json mysql orm spring-boot spring-data spring-mvc spring-rest viewers
Last synced: 04 Jan 2025
https://github.com/serikshaikamalov/simple-cloudflare-orm
Simple ORM / Query Builder for Cloudflare D1
Last synced: 09 Nov 2024
https://github.com/devitools/orm
ORM de um jeito que você nunca viu!
active-record data-mapper hacktoberfest-accepted orm orm-library php php7 php8 tests
Last synced: 22 Nov 2024
https://github.com/vroncevic/gen_data_model
Generate Data Model
data-model database django flask generator linux macos orm python3 qnx sqlalchemy template unix
Last synced: 24 Oct 2024
https://github.com/ngmy/php-specification
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
business-rule criteria ddd design-pattern doctrine domain-driven-design eloquent laravel orm php specification specification-pattern
Last synced: 12 Dec 2024
https://github.com/leizongmin/leizm-mysql
基于 Node.js/TypeScript 的 MySQL 连接管理器
Last synced: 31 Oct 2024
https://github.com/shuttle/shuttle.core.data
Provides an abstraction over ADO.NET.
Last synced: 07 Dec 2024
https://github.com/mohammadreza-73/astro-orm
Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.
database fluent-api mysql-orm orm pdo-php php-orm sql tdd
Last synced: 14 Dec 2024
https://github.com/vit-orm/vit.linq
tools for handling Expressions: Filter and ExpressionTree
expressiontree filter linq orm
Last synced: 13 Dec 2024
https://github.com/profjordanov/miniorm
C# Mini ORM Framework
csharp object-relational-mapper orm
Last synced: 14 Nov 2024
https://github.com/fykosak/nette-orm
Light ORM extension for nette
nette-database orm package php
Last synced: 11 Nov 2024
https://github.com/jeremylikness/somedb
.NET Conference example EF Core 5.0 app showing simple logging, DebugView, and ToQueryString
database entity-framework entity-framework-core entityframework entityframeworkcore orm
Last synced: 14 Nov 2024
https://github.com/natanaelvich/mundo-tech-backend-adonis
manager store stock in adonis js💜👾
adonisjs api-rest jwt-authentication lucid migration orm send-email validation websocket
Last synced: 05 Dec 2024
https://github.com/drexed/lite-redis
Access Redis with an ActiveRecord like ORM interface
activerecord orm rails redis ruby
Last synced: 30 Nov 2024
https://github.com/theogravity/apifire-server
Generates an express-based API server w/ database migrations and models and an error-handling / logging infrastructure written in Typescript
code-generator database express generator nodejs objectionjs openapi openapi-generator openapi3 orm swagger typescript yeoman yeoman-generator
Last synced: 14 Nov 2024
https://github.com/gamote/cifru
Cypher queries with no strings attached! 🌊
cypher cypher-query cypher-query-language graph-database neo4j orm query-builder redis-graph typescript
Last synced: 23 Dec 2024
https://github.com/davidlapadula/cacheit
Simple Reddit clone
css express handlebars html mvc mysql nodejs orm sequelize
Last synced: 24 Nov 2024
https://github.com/luizcalaca/typescript-prisma-mongodb
Typescript + Prisma ORM + MongoDB + Relationship
Last synced: 25 Nov 2024
https://github.com/vrishtrix/leon
ArangoDB ORM, Client and Driver for the Crystal Language.
Last synced: 12 Dec 2024
https://github.com/livealvi/wt_fall2021
This Repo / Project is based on course CSC 3215. Learning about - Basic HTML & CSS, JSON, XML, Session & Cookies, CRUD Operations in Php using MySQL and Create MVC (Model–View–Controller) from scratch. Just learning about web technologies, Not focusing on UI (Bootsrap or other 3rd-Party UI libraries or frameworks). - Learning in progress.
css3 html-css-javascript html5 javascript json mvc mvc-architecture mvc-framework mysql-database orm orm-php-framework php php-development php-framework php-project php8 phpmyadmin phpmyadmin-database xampp xampp-server
Last synced: 17 Nov 2024
https://github.com/foo123/dialectorm
Tiny, fast, super-simple but versatile Object-Relational-Mapper (ORM) w/ Relationships and Object-NoSql-Mapper, based on Dialect, for PHP, Python, JavaScript
active-record node-js nosql-data-storage object-relational-mapper orm php python relationships
Last synced: 22 Nov 2024
https://github.com/haochi/jql.js
Query JSON data in a SQL manner
javascript linq orm sql typescript
Last synced: 17 Nov 2024
https://github.com/davidsolorzano20/core
Core Davis Web Development Framework
Last synced: 27 Nov 2024
https://github.com/othreecodes/falcon-peewee
api cookiecutter falcon orm peewee python rest starter
Last synced: 19 Nov 2024
https://github.com/travis-r6s/cosmos-orm
A simple ORM for Cosmos - makes your life a little bit easier.
Last synced: 08 Jan 2025
https://github.com/windwalker-io/record
[READ ONLY] Simple ActiveRecord to operate database data.
active-record activerecord database orm
Last synced: 02 Jan 2025
https://github.com/nathan-fiscaletti/mysqli-wrapper
📙A simple ORM for MySql and PHP
Last synced: 18 Nov 2024
https://github.com/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 22 Nov 2024
https://github.com/victor-enogwe/docman
Document Management System API is built with JavaScript (ES6), Node.js, Express, MySQL and Sequelize ORM.
javascript mysql nodejs orm sequelize
Last synced: 06 Jan 2025
https://github.com/israel-nogueira/galaxy-db
Conheça o GalaxyDB, uma classe simples e completa para desenvolvimento e gerenciamento de base de dados em PHP. Experimente e ajude esse projeto a melhorar.
database-management mariadb-database mariadb-mysql mongodb mongodb-database mysql mysql-database orm orm-framework postgrid
Last synced: 10 Oct 2024
https://github.com/fabrix-app/spool-waterline
Spool: Waterline ORM for Fabrix
Last synced: 14 Nov 2024
https://github.com/jbris/entity_framework_example
Simple demonstration of the Entity Framework
docker docker-image entity-framework entity-framework-6 entity-framework-code-first entity-framework-core orm orm-framework orm-library orm-model postgres postgresql sqlite sqlite3
Last synced: 13 Nov 2024
https://github.com/aioworkers/aioworkers-orm
ORM for aioworkers
aioworkers asyncio db orm python
Last synced: 16 Nov 2024
https://github.com/ashraf-khabar/flaskosql
FLASKOS is a ORM for relational databases (Oracle and MySQL) and FLASK API, it provides a simple manupilation of database and simple mapiing to simplify interaction with relational database .
connector database flask mapping mysql mysql-database open-source oracle orm package pip pypi python python3
Last synced: 02 Dec 2024
https://github.com/mohitmun/punter
The only command line db client you will ever need
csv database-management json mongodb mysql orm postgresql
Last synced: 14 Oct 2024
https://github.com/jefking/king.mapper.generator
Data access layer, generation for SQL Server.
csharp data-science database dotnet mapper orm relay sproc sprockets sql-azure sql-database sql-server stored-procedure stored-procedures
Last synced: 06 Dec 2024
https://github.com/nightflyza/yalf
Yet Another Lightweight Framework
authorization caching framework lightweight-framework localization mysql orm php php5 php7
Last synced: 12 Oct 2024
https://github.com/0xrawsec/sod
Go Simple Object Database
database embedded-database go golang orm
Last synced: 14 Nov 2024
https://github.com/prathameshdhande22/dumpapi-flask-restful
DumpAPI is a Flask RESTful API with JWT token authentication, storing department and employee data in a free cloud PostgreSQL database with password hashing for security.
api api-rest flask flask-restful flask-sqlalchemy flaskrestful orm orm-framework orm-library postman postrgresql python3 sqlalchemy yugabytedb
Last synced: 14 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/kros-sk/kros.korm.msaccess
Simple and fast micro-ORM framework for .NET with Microsoft Access Database.
dot-net dotnet ms-access msaccess orm orm-library
Last synced: 25 Nov 2024
https://github.com/crispengari/python-and-flask
💎 A quick start for web server development using python flask.
css flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 16 Dec 2024
https://github.com/probablyarth/jason
A simple typesafe JSON ORM library that allows you to interact with data stored in a JSON database
javascript javascript-library json json-db json-orm orm orm-library typescript typescript-library
Last synced: 06 Dec 2024
https://github.com/rodrigobarbosa12/api-node-orm
Modelo de api em Node.js com ORM
api express javascript nodejs orm orm-framework typescript
Last synced: 12 Dec 2024
https://github.com/creeper82/flashcards
A simple desktop app, where you can study using flashcards. Made with C#
c-sharp cli code-first console desktop dotnet entity-framework flashcards orm sqlite
Last synced: 30 Dec 2024
https://github.com/shinchven/orm-modeling
A node ORM modeling tool that generates types and docs.
Last synced: 13 Dec 2024
https://github.com/mkloubert/node-entity-baker
Generates simple and powerful entity classes for ORM systems, like Doctrine and/or Entity Framework.
csharp database doctrine entity-framework entity-framework-core nodejs-modules orm php
Last synced: 13 Dec 2024
https://github.com/hpodevteam/pagebundle
This bundle is used to create section page with EasyAdmin > 3
doctrine orm symfony symfony-bundle
Last synced: 16 Dec 2024
https://github.com/isaacalves7/crud-projects
📝 It's a repository of C.R.U.D projects.
crud-app crud-application mvc-architecture odm oop orm rest-api web-stack
Last synced: 06 Dec 2024
https://github.com/altafjava/hibernate-interview-preparation
Best Hibernate interview preparation material with examples and sql outputs
hibernate hibernate-interview hibernate-interview-question hibernate-interview-question-answers hibernate-jpa hibernate-orm hibernate6 interview-practice interview-preparation interview-questions orm
Last synced: 13 Nov 2024
https://github.com/apijson/apijson-milvus
腾讯 APIJSON 的 Milvus AI 向量数据库插件。A Milvus plugin for Tencent APIJSON.
ai apijson database milvus orm orm-library sql vector vector-database
Last synced: 24 Nov 2024
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 13 Dec 2024
https://github.com/opeolluwa/xorm
XORM is an experimental ORM library for Rust, which aims to be async-first and developer friendly.
Last synced: 11 Dec 2024
https://github.com/dehwyy/mafuyu
❄️App without limitation.
caddy cli docker docker-compose golang grpc microservices nats oauth2 orm postgresql redis rust sentry svelte typescript
Last synced: 03 Nov 2024
https://github.com/node-casbin/redis-adapter
Redis adapter for Casbin
access-control adapter auth authorization casbin node-casbin orm redis
Last synced: 20 Nov 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/agustinsrg/tsbean-orm
Typescript ORM for NodeJS
datamodel drivers finder orm typescript
Last synced: 29 Nov 2024
https://github.com/crispengari/dataloom-py
🍦🍦 Dataloom is a custom Python ORM crafted for efficient management of SQLite3, PostgreSQL, and MySQL databases. Unlike traditional ORMs, Dataloom is purpose-built from the ground up, providing a seamless and optimized experience across diverse database engines. 🐍
mysql orm orm-framework postgresql python3 sqlite3
Last synced: 16 Dec 2024
https://github.com/gradedjestrisk/js-training
Network, fs, test, quality and many more
chai eslint javascript knex mocha orm prettier
Last synced: 01 Dec 2024
https://github.com/kibae/typeorm-pii-compliance
TypeORM PII Compliance Service: Cascading Personally Identifiable Information Disposal
compliance nodejs orm pii pii-anonymization typeorm typescript
Last synced: 21 Nov 2024
https://github.com/mullayam/presql
No More Query Statements
javascript mysql mysql-database mysql2 nodejs orm sql
Last synced: 10 Nov 2024