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/alexey-sveshnikov/pyrus-orm

Simple ORM for Pyrus

client orm pyrus python

Last synced: 15 Dec 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/njord-rs/examples

A collection of example project using Njord.

cargo njord njord-rs orm rust

Last synced: 05 Dec 2024

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

Examples using Sutando.

express hono nestjs orm sutando

Last synced: 06 Jan 2025

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/cr4shd3v/crash_orm

A simple, typed ORM for Postgres.

database orm orm-framework postgres rust

Last synced: 28 Oct 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/serikshaikamalov/simple-cloudflare-orm

Simple ORM / Query Builder for Cloudflare D1

cloudflare javascript orm

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/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/sensorario/orma

An orm made just for study scope

orm php-project php8

Last synced: 12 Oct 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/willfaught/orm-and-rpc

Presentation & prototype for ORM & RPC frameworks

go golang orm rpc

Last synced: 25 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/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/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/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/pjt3591oo/javascript-book

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

database express javascript mysql nodejs nuxtjs orm socket-io vuejs

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

[READ ONLY] DataMapper pattern object to access database.

database datamapper orm php

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

Building web application without ORM

backend databases orm

Last synced: 25 Dec 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/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/ninest/husker-gym

🏃 Find the best times to go to the gym

database mysql orm

Last synced: 10 Nov 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/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/leizongmin/leizm-mysql

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

mysql nodejs orm typescript

Last synced: 31 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/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/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/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/jimwins/titi

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation

activerecord orm pdo php php-library sql

Last synced: 29 Oct 2024

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 13 Nov 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/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: 13 Nov 2024

https://github.com/no0dles/daita

typed sql made simple

database node orm typescript

Last synced: 14 Dec 2024

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

📙A simple ORM for MySql and PHP

composer mysql orm php

Last synced: 18 Nov 2024

https://github.com/blankphp/framework

BlankPhp framework

framework middleware orm php7

Last synced: 28 Dec 2024

https://github.com/adrenallen/replit-db-orm

A mongoose inspired ORM for Repl.it's built-in database

database nodejs orm replit

Last synced: 21 Nov 2024

https://github.com/agustinsrg/tsbean-orm

Typescript ORM for NodeJS

datamodel drivers finder orm typescript

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

Spool: Waterline ORM for Fabrix

fabrix orm spools waterline

Last synced: 14 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/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/luizcalaca/typescript-prisma-mongodb

Typescript + Prisma ORM + MongoDB + Relationship

mongodb orm prisma typescript

Last synced: 25 Nov 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/spoonx/express-wetland

Wetland middleware for expressJS.

database express middleware mysql nodejs orm postgresql sqlite

Last synced: 22 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/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/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/shinchven/orm-modeling

A node ORM modeling tool that generates types and docs.

nodejs orm typescript

Last synced: 13 Dec 2024

https://github.com/hexmakina/tightorm

TightORM, yet another ORM library

orm php php-library php7

Last synced: 13 Oct 2024

https://github.com/aliev/solid-sold

The solid_sold package provides a generic implementation of the Repository pattern in Python, aimed at creating a flexible and robust data access layer for your applications.

asyncio orm python repository repository-pattern solid

Last synced: 27 Oct 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/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/lz1998/rs-sql2struct

A developer-friendly tool for generating rust struct using sql

diesel orm rust sql sql2struct sqlx struct

Last synced: 23 Nov 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

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

ElasticSearch integration for TORM

elasticsearch orm php

Last synced: 08 Dec 2024

https://github.com/davidsolorzano20/core

Core Davis Web Development Framework

mvc-framework orm php yml

Last synced: 27 Nov 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/max-planck-innovation-competition/go-patstat

Standalone PATSTAT (mysql, postgres, sqlite, ...) with Docker

docker go gorm mysql orm patstat postgres sql

Last synced: 08 Dec 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/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/windwalker-io/record

[READ ONLY] Simple ActiveRecord to operate database data.

active-record activerecord database orm

Last synced: 02 Jan 2025

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/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/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/walidadebayo/mappifysql

MappifySQL is a lightweight, easy-to-use Object-Relational Mapping (ORM) library for MySQL databases, designed for use with Node.js. It provides an intuitive, promise-based API for interacting with your MySQL database using JavaScript or TypeScript.

javascript mysql mysql-connector mysql-database mysql-server mysql2 node-js nodejs nodemon oop orm

Last synced: 11 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 Nov 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/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/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/contributte/hydrator

💀 [DISCONTINUED] Convert Doctrine entity to array and conversely. Use @contributte.

array contributte doctrine entity hydrations hydrator nette-framework nettrine object orm php

Last synced: 27 Sep 2024

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/kingakeem/easy-store

A simple object storing service built with FastAPI, SQLAlchemy and SQLite

docker fastapi fastapi-sqlalchemy files json orm python python3 rest rest-api sqlalchemy sqlalchemy-orm sqlite3 storage

Last synced: 23 Dec 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/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/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