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

🏃 Find the best times to go to the gym

database mysql orm

Last synced: 10 Nov 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/droideveloper/restful

Restful Resources for express + sequelize orm

nodejs orm restfull

Last synced: 30 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/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/windwalker-io/datamapper

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

Last synced: 08 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/alxpereira/topmodel

beautiful & lightweight ORM for modern people

javascript models node orm typescript

Last synced: 14 Oct 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/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/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/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/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/profjordanov/miniorm

C# Mini ORM Framework

csharp object-relational-mapper orm

Last synced: 14 Nov 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/sensorario/orma

An orm made just for study scope

orm php-project php8

Last synced: 12 Oct 2024

https://github.com/shaopson/ormlite

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

orm python3

Last synced: 27 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/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/duskpoet/no-orm-example

Building web application without ORM

backend databases orm

Last synced: 25 Dec 2024

https://github.com/secjs/orm

⏹️ Handle your application models in Node.js. Built on top of @secjs/database

database factories models nodejs nosql orm sql

Last synced: 17 Nov 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/fabrix-app/spool-knex

Spool: Knex Datastore

fabrix knex nodejs orm spools typescript

Last synced: 14 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/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/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/shuttle/shuttle.core.data

Provides an abstraction over ADO.NET.

data-access micro-orm orm

Last synced: 07 Dec 2024

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/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/sutandojs/sutando-examples

Examples using Sutando.

express hono nestjs orm sutando

Last synced: 06 Jan 2025

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

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

mysql nodejs orm typescript

Last synced: 31 Oct 2024

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/willfaught/orm-and-rpc

Presentation & prototype for ORM & RPC frameworks

go golang orm rpc

Last synced: 25 Dec 2024

https://github.com/kuangshp/generate-model

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

generator go go-generate golang gorm mysql orm

Last synced: 12 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/vit-orm/vitorm.elasticsearch

a lightweight yet comprehensive ORM for ElasticSearch

database elasticsearch es orm vitorm

Last synced: 13 Dec 2024

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

ORM for aioworkers

aioworkers asyncio db orm python

Last synced: 16 Nov 2024

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

https://github.com/opeolluwa/xorm

XORM is an experimental ORM library for Rust, which aims to be async-first and developer friendly.

orm rust rust-library

Last synced: 11 Dec 2024

https://github.com/hisorange/s3odm

Lightweight S3 Object Data Model

database odm orm r2 s3

Last synced: 19 Dec 2024

https://github.com/felipebarcelospro/drift-kv

A powerful ORM for Deno KV with integrated support for database operations, real-time subscriptions, task queues, plugin system, and typed queries

bunjs database deno key-value kv nodejs orm plugins queue real-time typescript

Last synced: 28 Oct 2024

https://github.com/blankphp/framework

BlankPhp framework

framework middleware orm php7

Last synced: 28 Dec 2024

https://github.com/taq/torm-elastic

ElasticSearch integration for TORM

elasticsearch orm php

Last synced: 08 Dec 2024

https://github.com/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 08 Nov 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: 21 Oct 2024

https://github.com/dewasry/browser-base

A tool to help developer store data ofline on browser

angular borwser data indexeddb nextjs orm query react typescript vite vue

Last synced: 13 Oct 2024

https://github.com/aracki/tennis-advancejavatehnologies-fon

Thesis - Faculty of Organizational Science - March.2017.

hibernate java javaee jax-rs jersey orm sports tennis thesis

Last synced: 03 Jan 2025

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

Spool: Waterline ORM for Fabrix

fabrix orm spools waterline

Last synced: 13 Jan 2025

https://github.com/travis-r6s/cosmos-orm

A simple ORM for Cosmos - makes your life a little bit easier.

cosmos nodejs orm typescript

Last synced: 08 Jan 2025

https://github.com/thiiagoms/mvc-with-doctrine

My anime control 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: 15 Nov 2024

https://github.com/firmaprofesional/doctrineencryptbundle

Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).

doctrine encrypt openssl orm php symfony-bundle symfony3

Last synced: 29 Sep 2024

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: 18 Nov 2024

https://github.com/0xrawsec/sod

Go Simple Object Database

database embedded-database go golang orm

Last synced: 14 Jan 2025

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/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/raofin/bearburger

A beautiful web-based food management system built with JSP, Spring MVC, Spring Boot, Spring Security, Vanilla JavaScript, MySQL, etc.

ajax api-rest hibernate java jpa jsp maven orm spring spring-boot spring-crud spring-data-jpa spring-mvc spring-security

Last synced: 24 Dec 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/melbournedeveloper/selecta

A model that represents SQL Select queries, and tools to convert from SQL/JSON to the model and back

dart flutter orm sql

Last synced: 11 Oct 2024

https://github.com/codewithsushil/orm-tutorial

Doctrine Tutorial: Zero to Hero

doctrine doctrine-dbal doctrine-orm orm php

Last synced: 09 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/larapulse/database

PHP library and ORM to handle DB connection, apply C.R.U.D. operations

database mysql mysql-database orm orm-library orm-php-framework pdo pdo-mysql pdo-php pdo-wrapper postgres postgresql

Last synced: 06 Jan 2025

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/ciricihq/caduco

A CakePHP ORM date limit behavior. Automatically excludes results based on their begin_date and end_date.

cake-plugin cakephp date daterange orm plugin

Last synced: 23 Dec 2024

https://github.com/elementaryframework/lightql

The lightweight, but powerful PHP ORM

composer orm pdo php php7

Last synced: 26 Nov 2024

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 26 Nov 2024

https://github.com/samuelscheit/lambert-orm

A Database abstraction layer for different DB Engines

abstraction database mongodb orm

Last synced: 21 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/jcthomas4214/cassmask

A ReactiveX Observable driven Apache Cassandra ORM for Node Applications

apache cassandra cassandra-cql cassandra-orm cql library nodejs observables orm orm-library rxjs schema

Last synced: 17 Dec 2024

https://github.com/vrishtrix/leon

ArangoDB ORM, Client and Driver for the Crystal Language.

arangodb crystal-language orm

Last synced: 12 Dec 2024

https://github.com/marcode24/smart-dental-backend

🦷 This is the backend for the Smart Dental project. It is a REST API built with NestJS and MySQL as the database using Sequelize as the ORM

api api-rest backend framework jest lint-staged linter mysql mysql-database nest nestjs nodejs orm sequelize typescript

Last synced: 09 Dec 2024

https://github.com/vit-orm/vitorm.clickhouse

a lightweight yet comprehensive ORM for ClickHouse

clickhouse database orm vitorm

Last synced: 13 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/contributte/doctrine-skeleton

🎁 Nette and Doctrine project skeleton. Using Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.

contributte database dbal doctrine nette orm project skeleton

Last synced: 10 Oct 2024

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/go5303/gin_ready

gin初学者项目demo(jwt、auth、redis、crontab、orm、log、router...)

auth crontab gin golang log orm redis router

Last synced: 14 Oct 2024