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-03 00:21:59 UTC
- JSON Representation
https://github.com/pycasbin/sqlobject-adapter
SQLObject Adapter for PyCasbin
abac acl adapter auth authorization authz casbin orm pycasbin python rbac sql sqlobject storage-driver
Last synced: 14 Dec 2024
https://github.com/droideveloper/restful
Restful Resources for express + sequelize orm
Last synced: 30 Oct 2024
https://github.com/limzykenneth/dynamicrecord
A bare minimum Javascript implementation of the Active Record pattern
active-record database mongodb odm orm
Last synced: 13 Oct 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/guanhui07/database
基于 illuminate/database 做的连接池用于适配Swoole的协程环境 开箱即用Laravel Orm
database illuminate-database mysql orm php swoole
Last synced: 05 Nov 2024
https://github.com/s4cha/squeal
Type Safe SQL for Swift
orm postgres postgressql sql sqlite swift type type-safe
Last synced: 30 Jan 2025
https://github.com/raedaddala/nodejs-prisma-graphql-example
Example made with Node.js, Prisma, GraphQL
graphql nodejs orm prisma typescript
Last synced: 23 Jan 2025
https://github.com/micahondiwa/alx-higher_level_programming
Higher-level programming at Holberton School/Alx-Africa with specialization in Python 3, JavaScript and SQL
alchemy datastructures devo higher-level-languages higher-level-programming orm python-3 python-data-structures python-script sql sqlite sqlite3 sqlserver webdevelopment webscraping
Last synced: 16 Dec 2024
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/leizongmin/leizm-mysql
基于 Node.js/TypeScript 的 MySQL 连接管理器
Last synced: 31 Oct 2024
https://github.com/shaopson/ormlite
一个简单的Python ORM,支持sqlite3 mysql, 具有延迟查询,链式查询等功能; This is a simple ORM, support sqlite3,mysql
Last synced: 26 Jan 2025
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/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/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/fykosak/nette-orm
Light ORM extension for nette
nette-database orm package php
Last synced: 11 Nov 2024
https://github.com/fabrix-app/spool-knex
Spool: Knex Datastore
fabrix knex nodejs orm spools typescript
Last synced: 14 Nov 2024
https://github.com/n-yousefi/derafsh
Derafsh is an ORM based on the ViewModels
ado-net c-sharp database dotnet-core dotnet-core2 entity-framework orm orm-aspnet-product sql sql-server viewmodel-pattern
Last synced: 16 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/achillesrasquinha/schema
:bookmark: Metadata, for humans.
Last synced: 13 Jan 2025
https://github.com/edertone/turbodepot
General purpose multi storage library (ORM, Logs, Users, Files, Objects)
cross-language database filesystem javascript json-setup orm php sql typescript user-management
Last synced: 16 Dec 2024
https://github.com/j03-dev/rusql-alchemy
Django ORM Like for Rust
django-orm easy-to-use orm rust turso
Last synced: 22 Jan 2025
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/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: 16 Jan 2025
https://github.com/windwalker-io/datamapper
[READ ONLY] DataMapper pattern object to access database.
Last synced: 08 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: 23 Jan 2025
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/cr4shd3v/crash_orm
A simple, typed ORM for Postgres.
database orm orm-framework postgres rust
Last synced: 28 Oct 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/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/thiiagoms/mvc-with-doctrine
My anime list with PHP8, Doctrine ORM and SQLite :star:
app crud doctrine doctrine-crud doctrine-orm oop-crud orm php php-crud php-oop-pdo student web-development
Last synced: 16 Jan 2025
https://github.com/elusivecodes/fyreorm
FyreORM is a free, open-source database ORM library for PHP.
Last synced: 23 Nov 2024
https://github.com/hectororm/orm
Hector ORM is a PHP ORM independent of any framework and inspired by other ORM functionalities.
orm pdo php php8 query-builder sql
Last synced: 15 Oct 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/shuttle/shuttle.core.data
Provides an abstraction over ADO.NET.
Last synced: 07 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/andersnm/typedsql
database micro-orm mysql orm sql sql-server sqlserver
Last synced: 19 Nov 2024
https://github.com/duskpoet/no-orm-example
Building web application without ORM
Last synced: 25 Dec 2024
https://github.com/ninest/husker-gym
🏃 Find the best times to go to the gym
Last synced: 10 Nov 2024
https://github.com/shivamsouravjha/demons
This is a demo sample of linking NODEJS via ORM and MYSQL
crud-operation crud-sample javascript mysql-database nodejs orm postman-collection sequelize sql
Last synced: 09 Jan 2025
https://github.com/nlfmt/stormdb
Simple but feature-rich JSON database for NodeJS. Supports custom class serialization and deserialization, advanced querying, and more.
database electron javascript json node nodejs orm typesafety typescript
Last synced: 20 Nov 2024
https://github.com/stvkoch/example-graphqlizejs
Graphql server with graphqlizejs
apollo-server apollographql expressjs graphql graphqlizejs jwt jwt-auth nodejs nodejs-server orm postgresql sequelizejs
Last synced: 06 Dec 2024
https://github.com/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 11 Oct 2024
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: 24 Jan 2025
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/deknowny/pgquery
A new ORM for Python specially for PostgreSQL. Fully-typed for any query with Pydantic and auto-model generation, compatible with any sync or async driver
async migrations orm pg postgresql python simple sync typed typings
Last synced: 17 Dec 2024
https://github.com/willfaught/orm-and-rpc
Presentation & prototype for ORM & RPC frameworks
Last synced: 25 Dec 2024
https://github.com/nobledsmarts/easystorage
a simple and flexible library for localStorage api. features include CRUD operations using ORM like syntax, real time update across tabs included!
browser crud easystorage easystoragejs flexible javacsript js js-crud jslib jslibrary library localstorage localstorage-api localstorage-crud localstorageapi orm realtime realtime-updates
Last synced: 09 Dec 2024
https://github.com/yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql
Last synced: 21 Oct 2024
https://github.com/igoodie/runtimegoodies
♾️ Utility entities to enhance runtime stuff. (Including the ConfiGoodies!)
configuration java java-library json orm runtime toml universal
Last synced: 16 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/tarkhov/eloquent-validation
Laravel Eloquent model validation rules.
composer database db eloquent laravel orm php validation
Last synced: 13 Oct 2024
https://github.com/melardev/expresssequelizeapipaginatedcrud
Express Rest api implementing CRUD with pagination using Sequelize
api crud express full-stack fullstack javascript node node-js nodejs npm orm orm-framework pagination rest sequelize
Last synced: 25 Jan 2025
https://github.com/cycle/active-record
Provides a simple way to work with your database using Active Record pattern and Cycle ORM.
active-record activerecord cycle cycle-orm database orm php
Last synced: 06 Nov 2024
https://github.com/profjordanov/miniorm
C# Mini ORM Framework
csharp object-relational-mapper orm
Last synced: 14 Nov 2024
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/contributte/nextras-orm-query-object
:wolf: Query-objects for Nextras ORM
contributte database nette nextras-orm orm query-builder
Last synced: 27 Oct 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 Jan 2025
https://github.com/kemsky/as3Query
Another SQLite ORM and query DSL for ActionScript
adobe-air adobe-flash adobe-flex orm orm-library sqlite sqlite-orm
Last synced: 15 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 Jan 2025
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 Jan 2025
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: 01 Feb 2025
https://github.com/kuangshp/generate-model
go语言从数据库映射生成数据模型
generator go go-generate golang gorm mysql orm
Last synced: 12 Jan 2025
https://github.com/avesbox/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: 18 Jan 2025
https://github.com/ljh131/simplemodel
Experimental ActiveRecord and ORM on Java for minimalist
Last synced: 30 Jan 2025
https://github.com/haochi/jql.js
Query JSON data in a SQL manner
javascript linq orm sql typescript
Last synced: 18 Jan 2025
https://github.com/davidlapadula/cacheit
Simple Reddit clone
css express handlebars html mvc mysql nodejs orm sequelize
Last synced: 24 Jan 2025
https://github.com/nathan-fiscaletti/mysqli-wrapper
📙A simple ORM for MySql and PHP
Last synced: 19 Jan 2025
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: 01 Feb 2025
https://github.com/okanok/grom
A .NET graph database object relational mapper
dotnet dotnetcore graphdatabase neo4j orm
Last synced: 24 Jan 2025
https://github.com/thaycacac/cart-orm
Store simple shopping cart using vuex orm
cart orm vue vuejs vueorm vuex vuex-orm vuex-orm-plugin
Last synced: 19 Jan 2025
https://github.com/shikhar97/prisma-cache
A Prisma extension for caching database queries
cache extension middleware orm prisma redis server-side-cache
Last synced: 09 Oct 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 Jan 2025
https://github.com/mullayam/presql
No More Query Statements
javascript mysql mysql-database mysql2 nodejs orm sql
Last synced: 10 Nov 2024
https://github.com/CrispenGari/python-backend
💎 A quick start for web server development using python flask, django and fastapi.
css django djangorestframework fastapi flask graphql graphql-api html javascript orm python redis scss server sqlalchemy-python typescript webdevelopment
Last synced: 21 Jan 2025
https://github.com/opencodeco/hyperf-doctrine
🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
connection-pool database doctrine hacktoberfest hyperf orm
Last synced: 13 Nov 2024