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/cuongndc9/node-boilerplate

🌏🚀 A Node.js boilerplate with RESTful, GraphQL, Prisma, PostgreSQL and awesome tools.

103cuong apollo docker graphql mongodb node node-boilerplate orm postgresql prisma rest-api stack

Last synced: 21 Jan 2025

https://github.com/ajalzahrani/bun-hono-drizzle-sqlite

Bun starting kit application uses (hono, drizzle, sqlite, and zod)

api-versioning bun drizzle hono orm sqlite starting-kit

Last synced: 15 Jan 2025

https://github.com/cofcool/mybatis-jpa

根据 JPA 规范封装 Mybatis

java jpa mybatis orm

Last synced: 07 Jan 2025

https://github.com/pedroka-dev/car-rental-app

🚘 A comprehensive Windows Forms C# .NET application designed to manage vehicle rentals for a car rental store. It enables users to perform CRUD operations for data related to Car Rental, ensuring robust data management through Entity Framework ORM.

crud csharp dotnet entityframework orm test-driven-development winforms

Last synced: 24 Jan 2025

https://github.com/daadu/dorm

dorm is a minimal Django wrapper that lets you use its ORM independently, without the full framework.

django django-orm orm orm-framework python

Last synced: 15 Jan 2025

https://github.com/marcelo3macedo/memo-api

MemoAPI - A tool to improve your studying and productivity

docker expressjs jest nodejs orm postgresql typescript

Last synced: 13 Jan 2025

https://github.com/bdurand/cassie

The short and sweet Cassandra object mapper from We Heart It.

cassandra orm ruby

Last synced: 08 Jan 2025

https://github.com/kevindasilvas/ivoryorm

[DEPRECATED - NOT MAINTAINED] Ladies and Gentlemen I present to you the Ivory ORM. An entire ORM developed in PHP. The Ivory ORM is PDO compatible and entirely developed in PHP-7+. The main reason behind the ivory creation is the knowledge I obtained from this project and also about learning more diverse SQL commands

database oop orm orm-php-framework php php7

Last synced: 04 Feb 2025

https://github.com/ktbsomen/mongoplusplus

mongoplusplus is a Node.js package designed to facilitate load balancing of read and write operations across multiple MongoDB databases. It simplifies database connection management, schema definition, model building, and CRUD operations execution.

load-balancer mongodb-atlas mongoose mongoplusplus multiple-database-connection multiple-databases nodejs nodejs-modules nodejsmongodbapi orm

Last synced: 26 Jan 2025

https://github.com/peter279k/today-co

Recommend the top 10 adult video every week/day.

eloquent mysql orm php7 python3 silex

Last synced: 20 Dec 2024

https://github.com/jayanth-parthsarathy/docswave

A simple collaborative document editor

express node orm postgres postgresql prisma react reactjs

Last synced: 28 Jan 2025

https://github.com/sad-spirit/pg-gateway

Table Data Gateway implementation for Postgres based on pg_builder, mix and match manually written SQL with query builder

orm php postgres postgresql sql table-data-gateway

Last synced: 09 Jan 2025

https://github.com/unimapper/dibi

Dibi integration with UniMapper

adapter dibi mysql orm postgresql sqlite unimapper

Last synced: 12 Nov 2024

https://github.com/acro5piano/graph-orm

[experimental] GraphQL oriented ORM

acl graphql orm

Last synced: 06 Jan 2025

https://github.com/martinkalema/odoo-form-with-owl.js

Using Owl.js for Form Data Handling

odoo orm owl p5

Last synced: 11 Jan 2025

https://github.com/themost-framework/memory

MOST Web Framework in-memory data adapter for testing environments

adapter data orm

Last synced: 17 Jan 2025

https://github.com/wenszel/agh-object-oriented-technologies

[V Semester] A repository of lab assignments covering topics: ReactiveX, Data Access Patterns (ORM, DAO, Active Record), Presentation Patterns(MVC, MVP)

active-record-design-pattern mvc-pattern orm rxjava

Last synced: 08 Jan 2025

https://github.com/camilossantos2809/example_diesel

Exemplo de utilização do ORM Diesel no Rust.

diesel orm postgres rust

Last synced: 09 Jan 2025

https://github.com/ruixiaozi/brisk-orm

BriskORM 是一个基于nodejs得快速,轻量级,轻快的ORM,支持mysql。使用brisk-ioc作为IoC/DI容器。

fast javascript lightweight mysql mysql-database node nodejs orm orm-framework

Last synced: 06 Jan 2025

https://github.com/go-rel/reltest

Database unit testing for Golang

golang hacktoberfest orm testing

Last synced: 07 Nov 2024

https://github.com/go-rel/primaryreplica

Read Write separation for primary-replica topologies

go hacktoberfest orm

Last synced: 07 Nov 2024

https://github.com/vyahello/book-store

📗 Example of ORM book storage (fastapi + sqlalchemy)

fastapi orm

Last synced: 16 Jan 2025

https://github.com/vyahello/clothes-store

🧺 Example of ORM clothes storage (fastapi + sqlalchemy + pydantic + oauth)

fastapi orm pydantic

Last synced: 16 Jan 2025

https://github.com/ezeisraeljohn/alx-higher_level_programming

This repository contains all the codes that was written during ALX sprint 2

modules orm python-classes python3

Last synced: 11 Jan 2025

https://github.com/go-rel/sqlite3

SQLite3 adapter for REL written in Golang.

database go golang hacktoberfest orm sqlite3

Last synced: 07 Nov 2024

https://github.com/envzo/zorm

lightware, flexible ORM toolkit, defined by yaml file, generated to go code, support MySQL, MongoDB

go mysql mysql-database orm yaml

Last synced: 16 Jan 2025

https://github.com/bbfh-dev/go-orm

Simple and reliable ORM for SQL databases

golang orm sql

Last synced: 17 Oct 2024

https://github.com/hosseinmirzapur/prisma

Prisma Go Client for Goravel

golang golang-package goravel laravel orm orm-library

Last synced: 28 Dec 2024

https://github.com/luismarchio03/ignite-nodejs-challenge-database-queries

Nesse desafio você irá treinar os três tipos de queries usando o TypeORM: usando ORM, usando query builder e raw query.

ignite-rocketseat node orm query-builder solid typeorm typescript

Last synced: 22 Jan 2025

https://github.com/sim51/noqm

Neo4j Object Query Mapper

cypher java neo4j orm query

Last synced: 24 Jan 2025

https://github.com/thecaptaan/graphfox

GraphFox is an ORM for Neo4j, inspired by Mongoose for MongoDB. It offers a simple and efficient way to model, query, and manage data in Neo4j, making it easy to leverage the power of graph databases in your applications.

neo4j neo4j-driver orm

Last synced: 09 Feb 2025

https://github.com/srittau/sqla-utils

Opinionated utilities for working with SQLAlchemy

orm python sqlalchemy

Last synced: 06 Jan 2025

https://github.com/mekhyw/megadados

Big data - Relational and non-relational database modelling, batch processing, information search and retrieval machines

apache-spark mysql orm pyspark

Last synced: 11 Jan 2025

https://github.com/www778878net/koa78-mysql78

Efficient MySQL wrapper for Node.js with connection pooling, CRUD, transactions, and logging.

connection-pool database logging multi-tenancy mysql nodejs orm transactions typescript

Last synced: 13 Nov 2024

https://github.com/adrianomonteiroweb/sequelizeand-sequelize-cli-with-typescript2

Repositório de configuração do sequelize e sequelize-cli com typescript.

orm sequelize sequelize-cli typescript

Last synced: 22 Jan 2025

https://github.com/adrianomonteiroweb/mycash

Repositório de estudos em uma aplicação de gestão de pagamentos e recebimentos. Para estudos com docker-compose, sequelize e typescript.

docker-compose frisby integration-testing javascript orm postgresql sequelize typescript

Last synced: 22 Jan 2025

https://github.com/paulsagar1a/projects

For learning and development purpose

angular1 bootstrap css hibernate html java mysql orm projects spring sql

Last synced: 10 Feb 2025

https://github.com/dalaven/orm-ci4

ORM basic for Codeigniter 4

ci4 orm

Last synced: 26 Jan 2025

https://github.com/emilianomusso/db2ent

Database table records to List<> of new POCO with properties

database orm poco poco-generator records seed

Last synced: 20 Jan 2025

https://github.com/tomkennedy22/jsfsql

High-performance Typescript-based file system storage utilization heavy indexing & partitioning

database javascript json orm partitioning query storage typescript

Last synced: 13 Jan 2025

https://github.com/pinecrew/joey

Async web framework on top of fastapi and orm

fastapi framework joey orm python web

Last synced: 25 Dec 2024

https://github.com/anujakoralage/wholesaleposwithjpa

This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns

dao-design-pattern dto-entity-mapper factory-pattern jasper-reports java javafx jpa layered-architecture mysql orm singleton-pattern strategy-pattern

Last synced: 28 Dec 2024

https://github.com/mshahzadtariq/persistable_mongoid

Persist Deleted Records for Mongoid Soft delete functionality for Mongoid ORM so you may recover records at later stage.

gem mongodb orm persistable ruby ruby-on-rails

Last synced: 16 Jan 2025

https://github.com/jaymar14/week-15

Sequelize Activities

cli mysql-database nodejs orm sequelizejs server

Last synced: 14 Nov 2024

https://github.com/siberaindustries/si.unitofwork

A lightweight and flexible Repository / UnitOfWork framework.

asp-net-core entity-framework-core object-relational-mapper orm repositories repository unitofwork

Last synced: 04 Feb 2025

https://github.com/dymoy/nookly

Unlock the value of your unwanted household items with Nookly: Recycle Home Items.

express express-handlebars express-session multer mysql orm sequelize-orm

Last synced: 02 Feb 2025

https://github.com/zhcndoc/drizzle

Drizzle ORM 中文文档

database drizzle-kit drizzle-orm mysql orm sqlite

Last synced: 22 Jan 2025

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 20 Jan 2025

https://github.com/fernando24164/flamel

A simple ORM for SQLite

orm simple sqlite

Last synced: 22 Jan 2025

https://github.com/davidlapadula/ormmealtracker

This application uses an Object-Relational-Mapper and a SQL database to allows users to create burgers, save them, and then 'devour' them if they so choose.

crud-application express handlebars javascript mvc node orm

Last synced: 24 Jan 2025

https://github.com/andy-aa/mydb

The lightweight ORM for MySql and MariaDB

crud mariadb mysql orm pagination php query-builder

Last synced: 13 Nov 2024

https://github.com/treer00t/opensql-crud

A simple example for opensql orm

orm

Last synced: 25 Oct 2024

https://github.com/taqsblaze/blazedb

A highly flexible ORM suitable for quick prototyping, BlazeDB aims to allow you to change or update your schema with ease to suit your database changes without installing any other packages speeding up your development process

database javascript json nodejs npm orm orm-library schema

Last synced: 13 Nov 2024

https://github.com/aiscenblue/datastore-mapper

Object Mapper for google datastore withour using appengine

google google-datastore google-datastore-orm orm

Last synced: 22 Jan 2025

https://github.com/dotnetbackendtraining/restaurant-reservation-system

Restaurant reservation system using Entity Framework Core and API endpoints with ASP.Net Core.

asp-net-core-web-api code-first-migration efcore functional-testing jwt-authentication linq-to-sql orm rest-api

Last synced: 16 Jan 2025

https://github.com/21dimensions/python-client

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 22 Jan 2025

https://github.com/rotemx/ReactiveModels

Reactive models ORM / entity framework for node.js and MongoDB

entity-framework entityframework mongo mongodb mongodb-database node nodejs orm orm-framework orm-library

Last synced: 09 Nov 2024

https://github.com/prodbygodfather/abarorm

abarorm is a lightweight and easy-to-use Object-Relational Mapping (ORM) library for SQLite, MySQL, and PostgreSQL databases in Python. It provides a simple and intuitive interface for managing database models and interactions.

mysql-orm orm postgresql-orm python-orm sqlite-orm

Last synced: 23 Nov 2024

https://github.com/shivang1305/youtube-backend

Youtube backend architecture through express.js, node.js and mongodb

controller db-design db-schema expressjs middleware mongodb mongoose nodejs orm postman-api system-design

Last synced: 17 Jan 2025

https://github.com/askonomm/orm

A object relational mapper with a query builder and out of box support for MySQL databases.

activerecord mysql orm php query-builder

Last synced: 15 Nov 2024

https://github.com/ieedan/tiberqueries

A lightweight ORM for Tiberius.

derive mssqlserver orm rust sql tiberius

Last synced: 13 Jan 2025

https://github.com/wpbones/wpkirk-database-boilerplate

A WP Bones boilerplate to start to use the Database which could be used as a boilerplate/template

database illuminate-database orm wpbones

Last synced: 28 Dec 2024

https://github.com/manuelgil/vscode-nestjs-typeorm-snippets

Snippets for TypeORM and NestJS for faster development. This extension for Visual Studio Code adds snippets for TypeORM for NestJS development.

nest nestjs nestjs-typeorm orm snippet snippets type-orm typeorm vscode vscode-extension

Last synced: 21 Jan 2025

https://github.com/danteay/corephp-slim-elquent

An Eloquent dependency wrapper for Slim 3

composer database eloquent orm php7 slim-3 slim-framework

Last synced: 28 Jan 2025

https://github.com/mmzaghlool/nodejs-express-utils

A package defining some Nodejs Express Utils (MiddleWares, MYSQL utils, …etc.)

express joi middleware mysql nodejs orm

Last synced: 09 Jan 2025

https://github.com/seapagan/sqliter-py

A lightweight, easy to use and SQL-free, Non-Async Object-Relational Mapping (ORM) library for SQLite databases in Python. Designed to be used for local application storage rather than a Webapp

mini-orm orm orm-library pydantic python sqlite3

Last synced: 06 Nov 2024

https://github.com/chrisantonellis/baemo

baemo is a MongoDB ORM / ODM

mongodb orm pymongo references unit-of-work

Last synced: 29 Jan 2025

https://github.com/shigebeyond/ci-orm

基于CI 即codeigniter框架2.1.4版本,做的ORM扩展类

ci codeigniter orm

Last synced: 21 Jan 2025

https://github.com/gustavohennig/simpledbquerybuilder

A very simply, lightweight, and fast SQL builder with detached request and responses.

net- orm postgresql sql-builder sqlite

Last synced: 18 Jan 2025

https://github.com/s4kibs4mi/jally-orm

An ORM library for Cassandra and ScyllaDB written in Golang.

cassandra cassandra-cql golang golang-library orm orm-library scylladb

Last synced: 18 Jan 2025

https://github.com/prodbygodfather/py2proto

py2proto is a powerful Python library that simplifies the process of creating gRPC services and Protocol Buffer definitions. It automatically generates .proto files, gRPC code, and Swagger UI documentation from Python class definitions.

grpc-swagger orm proto-swagger protobuf protobuf-orm protobuf-swagger py2proto swagger

Last synced: 23 Nov 2024

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 17 Nov 2024

https://github.com/oresoftware/frankenstop

Stop creating frankenstein JS objects; contain!

frankenstein javascript json nodejs odm orm serialization

Last synced: 07 Feb 2025

https://github.com/medsaad/node-db-models

light-weighted NPM Package create an ORM for Databases queries (especially Relational Databases that performs complex where statements)

models mysql orm postgresql query-builder

Last synced: 20 Dec 2024

https://github.com/wakerscz/nette-propel2

👁️ Propel 2 ORM integration (extension) for Nette 2.4 with Tracy debugger panel. Supports all configuration features from Propel.

nette nette-extension orm propel2 tracy tracy-debugger-panel

Last synced: 23 Jan 2025

https://github.com/perdy/apistar-peewee-orm

Peewee integration for API Star

api apistar orm peewee python

Last synced: 29 Jan 2025

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 24 Jan 2025

https://github.com/mauricioabreu/clonery

Django library to clone objects and their relationships

django orm

Last synced: 01 Feb 2025