Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/isomeric/formal

A Python library for object document mapping with MongoDB and SQL dialects using JSON schema.

database mongodb objects odm orm sql

Last synced: 08 Nov 2024

https://github.com/softwaiter/derd

一款使用简单、功能强大的对象关系映射(O/RM)组件,支持Sqlite、MySQL、Oracle、Postgres、Sqlserver、国产数据库达梦、人大金仓

access hibernate model mysql netcore oracle orm postgresql sqlite sqlserver

Last synced: 16 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/thyagomota/api-labs

A collection of progressively challenging labs to help learning the fundamentals of API development.

api mongodb oas orm python sql sqlite

Last synced: 28 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.

orm sql

Last synced: 14 Dec 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/somethingpluto/sorm

从 0.5 到 1 开发go orm框架 ,🍍🍍基于go语言官方提供的数据库操作API,进行二次封装,实现ORM框架的基本功能。本框架计划实现功能:🚩 1.根据结构体创建数据库 🚩2.通过函数API自由组合生成SQL语句 🚩3.实现API之间的链式调用 🚩4.数据库操作hook实现 🚩5.数据库事务

go go-orm orm

Last synced: 14 Nov 2024

https://github.com/alxpereira/topmodel

beautiful & lightweight ORM for modern people

javascript models node orm typescript

Last synced: 14 Oct 2024

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/ninest/husker-gym

🏃 Find the best times to go to the gym

database mysql orm

Last synced: 10 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/juniorb2ss/eloquentuuid

Trait to implement UUID in Eloquent ORM

composer eloquent laravel orm uuid

Last synced: 14 Oct 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/heathlogancampbell/bevsgames

Minecraft plugins to make the funnest server, not optimistic at all

minecraft mongo morphia orm plugin redis

Last synced: 09 Dec 2024

https://github.com/usox/harm

Active record/Table data gateway hybrid for hack strict mode

database hack hacklang hhvm orm postgresql

Last synced: 07 Jan 2025

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/guanhui07/database

基于 illuminate/database 做的连接池用于适配Swoole的协程环境 开箱即用Laravel Orm

database illuminate-database mysql orm php swoole

Last synced: 05 Nov 2024

https://github.com/njord-rs/examples

A collection of example project using Njord.

cargo njord njord-rs orm rust

Last synced: 05 Dec 2024

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/jackcuthbert/firetype

ORM for TypeScript and Google Cloud Firestore (Native mode)

google-cloud-firestore orm typescript

Last synced: 02 Jan 2025

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/vit-orm/vit.linq

tools for handling Expressions: Filter and ExpressionTree

expressiontree filter linq orm

Last synced: 13 Dec 2024

https://github.com/droideveloper/restful

Restful Resources for express + sequelize orm

nodejs orm restfull

Last synced: 30 Oct 2024

https://github.com/achillesrasquinha/schema

:bookmark: Metadata, for humans.

metadata orm python schema

Last synced: 13 Jan 2025

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/leizongmin/leizm-mysql

基于 Node.js/TypeScript 的 MySQL 连接管理器

mysql nodejs orm typescript

Last synced: 31 Oct 2024

https://github.com/kekyo/flyflint

Lightweight static O/R mapping builder at compile time.

aot compile-time database dotnet lightweight orm static

Last synced: 17 Dec 2024

https://github.com/profjordanov/miniorm

C# Mini ORM Framework

csharp object-relational-mapper orm

Last synced: 14 Nov 2024

https://github.com/alexey-sveshnikov/pyrus-orm

Simple ORM for Pyrus

client orm pyrus python

Last synced: 15 Dec 2024

https://github.com/shaopson/ormlite

一个简单的Python ORM,支持sqlite3 mysql, 具有延迟查询,链式查询等功能; This is a simple ORM, support sqlite3,mysql

orm python3

Last synced: 26 Jan 2025

https://github.com/lgug2z/diesel-autoincrement-new-struct

Generate NewStructs for all your tables with autoincrementing IDs

database-schema diesel-rs orm rust

Last synced: 19 Nov 2024

https://github.com/pjt3591oo/javascript-book

자바스크립트로 서버와 클라이언트 구축하기

database express javascript mysql nodejs nuxtjs orm socket-io vuejs

Last synced: 06 Nov 2024

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/fabrix-app/spool-knex

Spool: Knex Datastore

fabrix knex nodejs orm spools typescript

Last synced: 14 Nov 2024

https://github.com/shuttle/shuttle.core.data

Provides an abstraction over ADO.NET.

data-access micro-orm orm

Last synced: 07 Dec 2024

https://github.com/speedphp/speedsql

SQL Mapper annotations for NestJS, similar MyBatis.

decor mybatis nest orm sql typescript

Last synced: 07 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/fykosak/nette-orm

Light ORM extension for nette

nette-database orm package php

Last synced: 11 Nov 2024

https://github.com/sutandojs/sutando-examples

Examples using Sutando.

express hono nestjs orm sutando

Last synced: 06 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/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/sviperll/repository4j

Java code-driven (no annotations) ORM.

java jdbc jdbc-orm-framework orm

Last synced: 06 Jan 2025

https://github.com/duskpoet/no-orm-example

Building web application without ORM

backend databases orm

Last synced: 25 Dec 2024

https://github.com/silassare/gobl

Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.

database dbal gobl mysql orm php

Last synced: 24 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 Jan 2025

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/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/serikshaikamalov/simple-cloudflare-orm

Simple ORM / Query Builder for Cloudflare D1

cloudflare javascript orm

Last synced: 09 Nov 2024

https://github.com/dong50252409/db

自动数据持久化应用,与db_tools配套使用

mysql orm

Last synced: 21 Jan 2025

https://github.com/firehed/doctrine-dbal-logging-middleware

A replacement for Doctrine's SQLLogger

dbal doctrine logger orm php psr-3

Last synced: 21 Dec 2024

https://github.com/portiny/doctrine

[READ-ONLY] Lightweight Doctrine integration extension for Nette Framework.

doctrine nette-framework orm php portiny

Last synced: 10 Oct 2024

https://github.com/mahmoudmohamedramadan/easy-model

A Laravel package for enjoyably managing database queries.

composer database easy-model eloquent laravel mssql mysql orm pdo sql sqlite sqlserver

Last synced: 19 Oct 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/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/mrz1836/go-cache

:bookmark_tabs: Cache dependency management on-top of the famous redigo package

cache go golang newrelic orm redigo redis

Last synced: 13 Oct 2024

https://github.com/elusivecodes/fyreorm

FyreORM is a free, open-source database ORM library for PHP.

database mysql orm php

Last synced: 23 Nov 2024

https://github.com/thrymheim/myblog

My personal blog (Still working on it - not finished)

begginers blog css django html mysql orm python

Last synced: 21 Dec 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/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/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/kuangshp/generate-model

go语言从数据库映射生成数据模型

generator go go-generate golang gorm mysql orm

Last synced: 12 Jan 2025

https://github.com/nathan-fiscaletti/mysqli-wrapper

📙A simple ORM for MySql and PHP

composer mysql orm php

Last synced: 19 Jan 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/vjik/yii2-cycle

Yii2 Cycle ORM support

cycle orm yii2

Last synced: 19 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/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/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.

backend dart dartlang orm

Last synced: 18 Jan 2025

https://github.com/aniskchaou/shopcart-admin-user

Shop Cart is an e-Commerce web application for an online digital goods store.

administrator bootstrap ecommerce hibernate j2ee java material monitor-user orm sale shopping-cart

Last synced: 04 Jan 2025

https://github.com/luizcalaca/typescript-prisma-mongodb

Typescript + Prisma ORM + MongoDB + Relationship

mongodb orm prisma typescript

Last synced: 25 Jan 2025

https://github.com/aioworkers/aioworkers-orm

ORM for aioworkers

aioworkers asyncio db orm python

Last synced: 17 Jan 2025

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: 17 Jan 2025

https://github.com/weknow-network/weknow.cypher.builder

This library is still in alpha phase. this means that the API still constantly changing.

csharp cypher cypher-query neo4j netcore orm

Last synced: 23 Dec 2024

https://github.com/fabrix-app/spool-waterline

Spool: Waterline ORM for Fabrix

fabrix orm spools waterline

Last synced: 13 Jan 2025

https://github.com/hisorange/s3odm

Lightweight S3 Object Data Model

database odm orm r2 s3

Last synced: 19 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: 22 Jan 2025

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/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/wilhg/rendition

An ORM for Redis, support conditional query.

kotlin kotlin-library orm redis

Last synced: 22 Jan 2025

https://github.com/ihtml5/jscalpel-orm

It is convenient for you to extract the required fields from one object to generate another object.

angular jscalpel object orm parser react vue

Last synced: 18 Jan 2025

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