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/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: 02 Dec 2024

https://github.com/jahidulpabelislam/orm

Simple & lightweight ORM for PHP.

database entity model orm php

Last synced: 19 Nov 2024

https://github.com/contributte/fx-skeleton

🎁 All time best project skeleton for Nette Framework (@nette). Bootloader, DDD, TDD, Command Bus, Event Bus, Message Bus, API, Middlewares, ORM, DBAL. Using Contributte (@contributte) libraries by @f3l1x.

api bus command-bus cqrs dbal ddd doctrine event-bus message-bus middlewares nette orm tdd

Last synced: 22 Dec 2024

https://github.com/ksatriow/mylibrary

Build Rest Apis that can create, retrieve, update, delete

expressjs nodejs orm postgresql sequelizejs

Last synced: 29 Dec 2024

https://github.com/rubyonworld/parse-stack

A full featured Active Model ORM and Ruby REST API for Parse-Server. Parse Stack is the Parse Server SDK, REST Client and ORM framework for Ruby.

model orm rails rest ruby

Last synced: 28 Dec 2024

https://github.com/vivekkeshore/flask-pydantic-serializer

Flask-Pydantic-Serialize is a Python package that serializes the database objects using the pydantic models.

alchemy flask orm pydantic serialization sqlalchemy

Last synced: 08 Dec 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: 28 Nov 2024

https://github.com/abhash-rai/e-commerce-llm-based-recommendation-system

This project develops an e-commerce recommendation system using FastAPI, SQLModel for database management, and Qdrant for storing product embeddings. Google FLAN-T5 is fine-tuned on training data generated from project database itself to generate personalized recommendations and adapt over time.

docker fastapi llm llm-finetuning orm pandas pytorch qdrant recommendation-system t5-model transformers vector-database

Last synced: 07 Dec 2024

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 19 Dec 2024

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: 10 Oct 2024

https://github.com/omogbolahan94/blog-site

Building a flask blog web app that allows authentication, database CRUD operation and REST API

authentication crud-operation flask orm rest-api sqlalchemy

Last synced: 22 Dec 2024

https://github.com/loeffel-io/sql

SQL Query Builder - ORM Wrapper

golang orm sql

Last synced: 02 Dec 2024

https://github.com/cyberfined/hasqul

Haskell ORM based on hasql

generic hasql orm postgresql

Last synced: 12 Nov 2024

https://github.com/vitor-msp/originarios-v3

Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.

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

Last synced: 10 Nov 2024

https://github.com/clagiordano/weblibs-dbabstraction

weblibs-dbabstraction is an simple and lightweight Abstraction library for the database and ORM modules.

backend database entity library mapper mysql orm orm-modules pdo pdo-wrapper

Last synced: 02 Dec 2024

https://github.com/contributte/doctrine-gedmo

💀 [DISCONTINUED] Doctrine Gedmo Extension for Nette Framework (@nette). Use nettrine/extensions-gedmo.

contributte doctrine entity nette-framework orm

Last synced: 28 Sep 2024

https://github.com/mahdihp/siliconvali

Manage IoT Device

fiber golang orm postregsql

Last synced: 13 Nov 2024

https://github.com/chamithkavinda/hibernate-orm-bootstrapping

Theory Content (hibernate)

hibernate java orm

Last synced: 23 Nov 2024

https://github.com/ug-dbg/yop

YOP is a lightweight ORM wannabe. Hit and run, no session, no bytecode generation, SQL-like syntax with method references.

crud java java-8 lightweight orm yop

Last synced: 19 Nov 2024

https://github.com/paul-schuhm/sequelize-doc

Une documentation collaborative de l'ORM Sequelize

collaborative documentation orm sequelize

Last synced: 23 Nov 2024

https://github.com/es1ammohamed/hospital-app

A special application that tracks the patient’s condition, starting from the hospital specializing in their treatment, through the medical consultations they undergo, to dispensing their medication through the pharmacy.

agile django django-rest-framework orm python sql

Last synced: 22 Dec 2024

https://github.com/srgeverson/appclasslibrarydomain

Bibliotece de classes Model/Entity para outros projetos em C#

csharp orm sql

Last synced: 28 Nov 2024

https://github.com/ludson96/project-blogs-api

Projeto para estudo de API RestFul com Node.js usando o pacote sequelize para fazer CRUD, e JWT para autenticação

crud docker docker-compose express javascript jwt jwt-authentication mysql node-js nodejs orm sequelize

Last synced: 28 Nov 2024

https://github.com/ludson96/project-trybesmith

Projeto para estudo de API RestFul com Node.js com TypeScript, com CRUD MySQL, e JWT para autenticação

api crud docker docker-compose eslint express expressjs jwt jwt-authentication jwt-token mysql node nodejs orm typescript

Last synced: 28 Nov 2024

https://github.com/belchenkov/coding_gig_sequelize_orm

Create a simple job find app using Node.js with Sequelize which is an ORM for relational databases for PostgreSQL

expressjs handlebars nodejs orm postgresql relational-databases sequelize

Last synced: 05 Jan 2025

https://github.com/mineking9534/kormite

Simple but customizable Kotlin ORM

database kotlin orm postgres

Last synced: 14 Dec 2024

https://github.com/victorbadaro/node-api-knex-example

An example NodeJS API that uses the Knex.js SQL Query Builder

api api-rest backend knex node orm postgres sql

Last synced: 02 Dec 2024

https://github.com/victorbadaro/node-api-typeorm-example

An example NodeJS API that uses TypeORM

api api-rest backend node orm postgres sql typeorm

Last synced: 02 Dec 2024

https://github.com/victorbadaro/node-api-sequelize-example

An example NodeJS API that uses the sequelize ORM

api api-rest backend node orm postgres sequelize sql

Last synced: 02 Dec 2024

https://github.com/floyden-monteiro/dotnet-basic-api

BagAPI is a RESTful API designed to manage and organize bags and their contents. It allows users to create, read, update, and delete bags and items within those bags.

csharp dotnet dotnet-framework jwt jwt-authentication jwt-token mvc-architecture orm post postgresql

Last synced: 27 Dec 2024

https://github.com/kreipikc/fastapi-book-async

A simple API with 5 endpoints (CRUD) written in FastAPI (works asynchronously), using PostgreSQL, Redis and Docker

api async crud docker fastapi orm postgresql pydantic python redis sqlalchemy

Last synced: 03 Dec 2024

https://github.com/kartavik/kivi

ORM implementation (Under development)

orm php

Last synced: 22 Dec 2024

https://github.com/anag0es/e-commerce-fastapi

Este projeto é uma implementação de uma API de e-commerce utilizando o FastAPI. A API simula três etapas de um e-commerce: usuário, produtos e compras.

api application authentication backend ecommerce fastapi jwt orm project python

Last synced: 03 Dec 2024

https://github.com/nextorigin/spine-manta

Manta adapter for Spine models running in NodeJS

joyent manta nodejs object-storage object-store orm spine spinejs spinemvc triton

Last synced: 03 Dec 2024

https://github.com/nextorigin/spine-couch

CouchDB adapter for Spine models running in NodeJS

couchdb couchdb-adapter nodejs orm spine spinemvc

Last synced: 03 Dec 2024

https://github.com/fynydd/fynydd.datastore

SQL Server ORM library that stores models as JSON data with custom indexed computed columns for fast search and ordering (like mongodb). DataStore uses a fluent pattern for powerful querying and ordering of paged data, and parallel bulk saves (Windows, macOS, Linux, .NET 8.0, x64, Arm64, Apple Silicon)

database dotnet orm sql-server

Last synced: 18 Nov 2024

https://github.com/slim-gears/rxrepo

Reactive ORM

java-8 orm rxjava2

Last synced: 19 Nov 2024

https://github.com/brian-izaki/estudos-sequelize

Estudos feitos com base na documentação do sequelize

mysql orm sequelize

Last synced: 12 Nov 2024

https://github.com/mrkem598/burger-issue-solver

This App is designed with ORM, MySQL, Node, Express, handlebars using the MVC design pattern. The app will get order and devoured the order.

express mysql nodejs orm

Last synced: 08 Dec 2024

https://github.com/ricopella/eat-dos-tacos

Full-Stack application focused on the Node.js promised-based ORM Sequelize

expressjs handlebars heroku javascript mvc-architecture mysql nodejs orm sequelize

Last synced: 19 Nov 2024

https://github.com/benhmoore/pylite

A Python library for working with SQLite databases with model-based syntax similar to Laravel.

database orm python sql sqlite3

Last synced: 03 Dec 2024

https://github.com/wisnuuakbr/simple-ecommerce

Simple e-commerce using Express JS, MySQL, Sequelize ORM, Clean Arch, Docker

clean-architecture docker expressjs mysql nodejs orm sequelize

Last synced: 09 Jan 2025

https://github.com/giansalex/gorm-sqlite

GORM sample with sqlite3

go gorm orm sqlite3

Last synced: 20 Dec 2024

https://github.com/amssdias/calorie_counter

Website to track your daily calories (Currently developing this app)

django docker docker-compose fixtures html orm python3 scss signals testing

Last synced: 14 Nov 2024

https://github.com/richecr/duck-orm-cli

DuckORM CLI is a database migration tool for usage with the DuckORM: https://github.com/richecr/duck-orm

app cli duckorm library orm python3 sql

Last synced: 19 Nov 2024

https://github.com/proginow/database

ORM And Database Library

database db orm pdo proginow

Last synced: 09 Dec 2024

https://github.com/jzechy/sandbox-z

📦 Pre-configured PHP7.1 Nette sandbox.

nette nette-framework orm php71 sandbox translation

Last synced: 23 Dec 2024

https://github.com/mmikhail2001/techopark_web_hw

Домашние работы по дисциплине "Web-технологии" в Технопарке. Веб-сервер на python-фреймворке Django.

ajax django load-testing nginx orm python templates

Last synced: 22 Nov 2024

https://github.com/wdyitz/gerenciar-eventos

🚀 Evento NLW Unite - API REST em NODE

fastify nodejs orm prisma typescript zod

Last synced: 03 Dec 2024

https://github.com/jnmayhook/e-commerce-back-end-orm

An app that uses Node.js and Express.js to build the back end (db schema and REST API) for an e-commerce site

e-commerce expressjs mysql2 orm sequelize

Last synced: 19 Dec 2024

https://github.com/kersh1337228/cpp-orm

Custom C++ ORM based on SQLite and template packs

cpp orm sqlite3

Last synced: 19 Dec 2024

https://github.com/kaashyapan/sqlc-gen-crud

Sqlc plugin to autogenerate CRUD Sql from schema file

code-generator codegen fsharp go kotlin mysql orm postgresql python sqlc sqlite

Last synced: 06 Dec 2024

https://github.com/kuangcp/mythorm

simple ORM

groovy orm

Last synced: 28 Dec 2024

https://github.com/yunir/client-server-application

ITMO (09.03.04). 2nd semester. Programming. 8th lab work.

db i18n l10n maven orm

Last synced: 17 Dec 2024

https://github.com/sofyansetiawan/lecture-basic-sequelize-orm-nodejs

Lecture notes for Introduction to Sequelize ORM (Javascript - Node.js)

database express nodejs orm sequelize

Last synced: 12 Nov 2024

https://github.com/warnigo/webfolio-backend

[My personal portfolio]: ⛷️ Showcasing my coding skills and projects with a modern, up-to-date design, in the direction of backend. 🧩 Built using the latest web technologies to showcase my experience and creativity😎. Study my work and find out my style of development👨🏻‍💻!

expressjs nestjs orm postgresql swagger typeorm

Last synced: 31 Oct 2024

https://github.com/matiasjastrebow/tpa-dds-2024

Aplicación Web realizada en la materia Diseño de Sistemas en UTN FRBA (2024)

broker clean-architecture client-side-rendering cronjob handlebars hibernate java javalin mvc-architecture orm webapp

Last synced: 09 Dec 2024

https://github.com/kersh1337228/python-orm

Python MySQL ORM based on Django ORM concepts

mysql orm python

Last synced: 19 Dec 2024

https://github.com/mrbuslov/list-search

Search in list of dictionaries with lookups! Like in ORM!

lookup memory-searching orm python python-search search simple-search sql

Last synced: 12 Nov 2024

https://github.com/pedrosfaria2/pycal

API de Gerenciamento de Eventos com FastAPI, SQLAlchemy e testes automatizados.

ci-cd crud docker fast-api fastapi github-actions logging mysql orm poetry pydantic pytest python python3 sqlalchemy

Last synced: 05 Jan 2025

https://github.com/mrthearman/django-post-fetch-hook

Modify data fetched from a database after it has been fetched but before it has been cached in django's result cache.

django orm python

Last synced: 20 Nov 2024

https://github.com/brandonbothell/login-boilerplate

A login app boilerplate built with TypeORM, PostgreSQL, and Express.

api boilerplate database gui hashing login orm passwords template

Last synced: 04 Dec 2024

https://github.com/lafayettegabe/expo-shards

🔷 SQLite ORM for use with Expo in React Native. Features Declarative Data Modeling and an Auto-Generated, Type-Safe Query Builder.

expo expo-go javascript mobile orm react react-native sqlite typescript

Last synced: 16 Dec 2024

https://github.com/iatenine/salty

Custom Java to PostgreSQL ORM

java orm postgresql

Last synced: 23 Dec 2024

https://github.com/ojford/marshmallow-dataclass-djangofield

Use a marshmallow dataclass as a Django Field

dataclass django field marshmallow orm

Last synced: 16 Dec 2024

https://github.com/enes-ets34/getir

Getir fast delivery project with Next 🔼 , Nest 🐯 and Typescript ⚡️

e-commerce-project mongodb nestjs next orm react typescript

Last synced: 16 Dec 2024

https://github.com/bucketonhead/java-crypto-exchange

Exchange simulator for cryptocurrency trading

h2 hibernate lombok mvc orm restful-api springboot2

Last synced: 13 Nov 2024

https://github.com/egarrisxn/nosql-social-network-api

An API that provides routes for various functions related to managing users, thoughts, reactions, and friendships within a social network.

api database express expressjs javascript mongodb mongoose nodejs nosql orm postman social-network

Last synced: 04 Dec 2024

https://github.com/ssanthosh010303/d24c1

Day-24 Challenge-1: Creating a Web API for Doctor Patient Management System

csharp dbms dotnet mysql orm rdbms rest webapi

Last synced: 01 Jan 2025

https://github.com/emersonpenelli/java-completo-udemy-

Repositório voltado para estudos de Java Completo - Programação Orientada a Objetos da Udemy - Prof. Nélio Alves

java mongodb mysql orm rest spring-data-jpa springboot

Last synced: 25 Dec 2024

https://github.com/krishnagehlotr/shopping-cart

Design Shopping Cart Web Application using Spring MVC and Hibernate

hibernate java javascript jpa jquery jsp orm spring spring-mvc spring-security springframework

Last synced: 04 Dec 2024

https://github.com/sawirricardo/realworld-nodejs

Real world app implemented with NodeJS, TypeORM by Ricardo Sawir

node nodejs orm realworld realworld-backend typeorm

Last synced: 04 Dec 2024

https://github.com/devraider/javaartradio-v2.0

Backend for an open-source, ad-free radio player that lets users browse and listen to multiple radio stations. Key features include viewing a station's recently played songs and replaying tracks using the YouTube API.

artradio docker hibernate java loombok mysql orm spring srpingboot

Last synced: 29 Nov 2024

https://github.com/andrewjbateman/node-orm-postgres

:clipboard: Node.js backend using TypeORM & Typescript to create a data Entity model and perform CRUD operations on the data in a PostgreSQL database, Angular frontend with Tailwind styling to display backend data

angular14 crud css3 database database-management html5 json node nodejs orm postgres postgresql tailwindcss typeorm typescript typescript4

Last synced: 27 Dec 2024

https://github.com/karenyov/testesymfony

Teste Symfony

doctrine orm php php8 symfony6

Last synced: 12 Nov 2024

https://github.com/sa-y-an/arcane

Treasure Hunt cum quiz website, 2 levels, dynamic leaderboard, superadmin routes for moderation and promotion

auth0 django heroku html orm postgresql

Last synced: 04 Dec 2024

https://github.com/n-yousefi/derafsh-sample

a ASP.Net MVC template to create dynamic insert, edit and index forms for complex related models.

asp-net automatic derafsh dynamic mvc orm patterns repository sql-server viewmodel-pattern

Last synced: 28 Nov 2024

https://github.com/spinningideas/sequelize-ts-poc

Reference implementation of a node API using Sequelize ORM and Typescript and PostgreSQL DB

nodejs orm postgresql repository-pattern sequelize typescript

Last synced: 14 Nov 2024

https://github.com/medamineharbaoui/simple-chat-app

The project aims to familiarize developers with working on real-time communication using WebSockets.

backend frontend nodejs orm reactjs real-time sequelize sqlite typescript websocket

Last synced: 20 Dec 2024

https://github.com/zigzedd/zrm

[MIRROR] Zig relational mapper.

database mapper orm zig

Last synced: 09 Dec 2024

https://github.com/luis-domingues/api-dotnet

Creating an API with the main operations CRUD using ORM with Angular

angular api-dotnet crud csharp dotnet orm swegger

Last synced: 12 Nov 2024

https://github.com/mohamed-mostafaaa/alx-higher_level_programming

Higher-level programming - Python Module of High-level programming and Python, SQL, carried out during Full Stack Software Engineering studies at [ALX School]

c database javascript mysql oop orm pycodestyle python3 shell shell-scripting sql sqlalchemy

Last synced: 12 Nov 2024