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/imaun/dade

"Dade" is an implementation of UnitOfWork and Repository pattern over Dapper mini-ORM.

csharp dapper data-access dotnet dotnet-core mini-orm orm repository repository-pattern unitofwork uow-pattern

Last synced: 04 Dec 2024

https://github.com/a631807682/ddltransform

parse ddl and transform to gorm model code

ddl gorm mysql orm parser postgresql

Last synced: 20 Dec 2024

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

Microsoft SQL server adapter for REL written in Golang.

database golang hacktoberfest mssql orm sqlserver sqlserver-2017 sqlserver-2019

Last synced: 25 Oct 2024

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

Client for EasyEasy.io cloud database

cloud database databases easyeasy orm orm-framework storage

Last synced: 03 Jan 2025

https://github.com/jofaval/bingewatch-microservices

Small PoC using Golang microservices comunicating in-between with gRPC for media tracking

go golang gorm grpc grpc-go microservices orm

Last synced: 09 Dec 2024

https://github.com/otaviovb/entityframeworkcore

Projeto utilizando Entity Framework Core.

efcore entityframeworkcore object-relational-mapping orm

Last synced: 31 Dec 2024

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/agustinsrg/tsbean-driver-postgres

PostgreSQL driver for TSBean-ORM

orm postgres postgresql tsbean-orm

Last synced: 21 Oct 2024

https://github.com/mahi97/nodeorm

a simple form and database form with nodes

nodejs orm postgres

Last synced: 05 Jan 2025

https://github.com/agustinsrg/tsbean-driver-mongo

Mongo DB driver for TSBean-ORM

mongo mongodb orm tsbean-orm

Last synced: 15 Oct 2024

https://github.com/pedroka-dev/demaria-x-company

CRUD para registro de Produtos, Clientes e Veda e Visualização de Relatórios utilizando Winforms do C# .NET e ReportViewer. Se conecta com um banco Postgres16 através do Entity Framework e NPGSQL. Parte do processo seletivo para Desenvolvedor Pleno C# da empresa DeMaria

crud csharp dotnet entityframework orm reportviewer winforms

Last synced: 13 Oct 2024

https://github.com/liangjuen/blogapiserver

基于Node,使用 Express 以及 ORM 框架 typeorm 搭建的JWT鉴权、权限管理(RBAC) 博客 API 的接口服务

express jwt mysql node orm rbac redis rest-api typeorm typesript winston

Last synced: 22 Jan 2025

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/cploutarchou/go-kafka-rest

JWT-based Kafka REST API with Golang, GORM, and Fiber

api asynchronous golang kafka kafka-producer kafka-rest orm rest rest-api

Last synced: 23 Dec 2024

https://github.com/drudv/react-i18n-auth-starter-kit

React starter kit with JWT auth, i18n and ORM (WiP)

full-stack i18n jwt orm passport react redux sequelize

Last synced: 15 Dec 2024

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/sevenoutman/redux-eloquent

Query and mutate redux store in ORM style that you love.

orm redux redux-eloquent

Last synced: 08 Jan 2025

https://github.com/agustinsrg/tsbean-driver-mysql

MySQL driver for tsbean-orm

mysql orm tsbean-orm

Last synced: 15 Oct 2024

https://github.com/natanaelvich/api-rest-sequelize-masterclass-rockectseat

api rest of register users with addresses and techs built in master class rocketseat

api-rest nodejs nodemon orm sequelize

Last synced: 05 Dec 2024

https://github.com/tsand/snowstorm

Simple Javascript ORM

javascript javascript-orm orm

Last synced: 27 Jan 2025

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 05 Nov 2024

https://github.com/azmisahin/azmisahin-software-web-architecture-sails

Sails.js is a Model-View-Controller web application framework developed in the Node.js environment. It is designed to make it easy to build web applications and APIs.

api continuous-integration devops express framework javascript mongodb mssql mysql nodejs oracle orm postgresql redis rest sails socket-io sqllite vuejs web

Last synced: 10 Dec 2024

https://github.com/birajmainali/demo-dotnet-witht-dapper

This is a demonstration of how we can use ef-core and Dapper for .net core, to reduce development time and work.

dapper dotnet orm

Last synced: 04 Jan 2025

https://github.com/shanu-shahbin/django_user_management_with_postgres

This project demonstrates setting up a Django application with PostgreSQL as the database, bypassing Django's built-in model management. Instead, it uses the psycopg2 module to execute direct SQL queries for CRUD operations. The project requires Python 3.8 or higher, PostgreSQL 12 or higher, and the psycopg2 module.

api django orm postgresql swagger-ui

Last synced: 21 Jan 2025

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

根据 JPA 规范封装 Mybatis

java jpa mybatis orm

Last synced: 07 Jan 2025

https://github.com/charlestaylor7/ormlite

Two way binding from Python Dataclasses to Sqlite tables

dataclass dataclasses orm orm-library python python3 sqlite sqlite3

Last synced: 14 Jan 2025

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 23 Dec 2024

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/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/morebec/orkestra-normalization

[READ ONLY] Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes

document normalization orkestra orm persistence php serialization

Last synced: 06 Dec 2024

https://github.com/guilhermersouza34/modulo32-hibernate

aplicar competências avançadas no uso de bancos de dados, tanto relacionais e não relacionais, e técnicas de modelagem de entidade para armazenar, manipular e gerenciar dados de maneira organizada e segura. Habilidades específicas que incluem o uso de SQL para consultas, atualizações e gerenciamento de dados, assim como a utilização de ORMs e JPA

java jpa mysql orm postgresql

Last synced: 14 Jan 2025

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/kros-sk/kros.korm.extensions.asp

For simple integration into ASP.NET Core projects.

dot-net dotnet orm orm-library

Last synced: 25 Nov 2024

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/ajsalemo/angularuniversalssr

A todo application using Angular Universal, Angular Material, Tailwind, Sequelize and Postgres along with Authentication.

angular angular-material angular-universal azure database date-fns javascript material node orm postgres postgresql scss sequelize spa ssr tailwind typescript

Last synced: 29 Dec 2024

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/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/mendoza727/api-loopy

services for app loopy (tiktok clone)

docker nodejs npm orm posgresql typescript

Last synced: 29 Jan 2025

https://github.com/micahondiwa/airbnb_clone_v2

Developing a website similar to Air BnB website.

orm orm-framework sqlalchemy

Last synced: 16 Dec 2024

https://github.com/mindyphp/ormbundle

OrmBundle

mindy-orm orm

Last synced: 11 Dec 2024

https://github.com/thomas465xd/rest_api-product-management

Simple REST API for a product management web app made using React, TypeScript and Express. For the DB PostgreSQL hosted in render and for the Testing Jest and Supertest

api express expressjs json node nodejs orm pern pern-stack postgresql rest-api sequelize sequelize-orm ts tsconfig

Last synced: 16 Dec 2024

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/houbb/hibernate

The simple database orm hibernate.(java 从零实现简易版本 hibernate)

database hibernate jdbc mybatis orm

Last synced: 26 Dec 2024

https://github.com/greezybacon/phlite-db

ORM database framework, designed after the ORM in Django.

orm php php7

Last synced: 27 Dec 2024

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/vitor-msp/agencia-viagens-blue-bird-v3

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.

api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql

Last synced: 08 Jan 2025

https://github.com/movsb/taorm

A dead simple ORM written in Go.

go golang orm

Last synced: 15 Dec 2024

https://github.com/zhcndoc/drizzle

Drizzle ORM 中文文档

database drizzle-kit drizzle-orm mysql orm sqlite

Last synced: 22 Jan 2025

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

[experimental] GraphQL oriented ORM

acl graphql orm

Last synced: 06 Jan 2025

https://github.com/yasserarkawi/e-store-v2.0

e-commerce back-end application using: express, prisma.

backend e-commerce e-store expressjs javascript mysql-database node-js orm prisma

Last synced: 17 Dec 2024

https://github.com/phiilu/simple-typeorm-babel-test

Repo to test TypeORM and see how it works

babel database es6 javascript mysql orm typeorm

Last synced: 21 Dec 2024

https://github.com/rrelmy/rorm

Simple lightweight ORM

orm php

Last synced: 23 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/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/m-mdy-m/understanding-many-to-one-and-many-to-many-relationships-in-node.js

Explore many-to-one and many-to-many relationships in Node.js, defining their database implementation and practical coding examples.

database express javascript js nodejs orm relationships-between-database sequelize sql

Last synced: 14 Dec 2024

https://github.com/helios-ag/fmlessqlbundle

Symfony bundle for LessQL ORM mapper

composer lessql orm symfony-bundle

Last synced: 21 Dec 2024

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/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/mauricioabreu/clonery

Django library to clone objects and their relationships

django orm

Last synced: 05 Dec 2024

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 25 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/lovepelmeni/interactive-chart-app-

Interactive App that converts files statistic data and Shows it on Different Charts

cache chartjs django docker drf javascript orm

Last synced: 30 Jan 2025

https://github.com/fernando24164/flamel

A simple ORM for SQLite

orm simple sqlite

Last synced: 22 Jan 2025

https://github.com/harmony-betta/harmony-betta.github.io

Harmony Betta Documentation | Slim 3 with Tinker and Eloquent ORM

eloquent framework harmony orm php-framework

Last synced: 14 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/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/dualmediaspzoo/symfony-doctrine-event-converter-bundle

A Symfony+Doctrine bundle which automatically generates and triggers appropriate symfony events based on doctrine actions

doctrine orm php symfony symfony-bundle

Last synced: 14 Oct 2024

https://github.com/herbsjs/herbs2mongo

Create repositories using Mongo Driver to retrieve and store Entities

database hacktoberfest mongodb orm

Last synced: 06 Dec 2024

https://github.com/richecr/cursosufcg-backend

Repositório para o Back-end do projeto da disciplina de Projeto de Software

hibernate java jpa maven orm secutiry spring-boot

Last synced: 20 Jan 2025

https://github.com/medsaad/oraios-queries

A light-weighted project aims to provide class-based table representation and flexible query experience to help developers to avoid plain string queries that are error-prune once the query start to gets a little long.

database model mysql2 orm postgres query-builder

Last synced: 12 Dec 2024

https://github.com/loaisaadi/high-school-test-system

Examination Management System for High School

client java mysql ocsf orm server software-engineering

Last synced: 29 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/gdonald/orm-activerecord

ORM::ActiveRecord is an object-relational mapping module for Raku that mostly follows the Active Record Pattern.

activerecord database migration model object orm raku relational validation

Last synced: 22 Nov 2024

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/lionelsu/trybe-futebol-clube

Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.

chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript

Last synced: 04 Jan 2025

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

Read Write separation for primary-replica topologies

go hacktoberfest orm

Last synced: 07 Nov 2024

https://github.com/aniskchaou/fastbus-frontend-client

Fast bus is a web application for managing reservations and online sales of seats on buses

backend nodejs orm sequelize transport

Last synced: 04 Jan 2025

https://github.com/manjyot/tasky

Tasky is a task management app built using Laravel 5.4

blade-template laravel54 orm php7 roles scss

Last synced: 10 Jan 2025