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/itinance/sql-schema-lite

A simple SQL-builder in modern JavaScript especially for SQLite3

javascript orm react-nat schema sql-builder sql-statement sqlite-orm sqlite3

Last synced: 29 Oct 2024

https://github.com/sobakavosne/term-calculator-backend

Prisoner term calculator

docker nodejs orm postgresql

Last synced: 16 Nov 2024

https://github.com/rhoxolan/ado_net_course

Practical works and homeworks on the subject "ADO.NET databases access technology" (04.07.2022 - 12.08.2022) at STEP IT Academy in Kryvyi Rih.

ado-net dapper entity-framework entity-framework-core linq orm plpgsql postgresql sql sqlite sqlserver t-sql

Last synced: 27 Sep 2024

https://github.com/mineking9534/kormite

Simple but customizable Kotlin ORM

database kotlin orm postgres

Last synced: 26 Oct 2024

https://github.com/vinlock/articulate

Eloquent ORM inspired DB Interaction Framework for MongoDB

eloquent mongodb nodejs odm orm typescript

Last synced: 12 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: 01 Nov 2024

https://github.com/jesusbmx/ormx-android

Convertir datos entre el sistema de tipos utilizado en un lenguaje de programación orientado a objetos

android orm pojo sqlite sqlite-android

Last synced: 17 Nov 2024

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

Most Web Framework MySQL Adapter

data mysql orm

Last synced: 16 Nov 2024

https://github.com/akhtar21yr/flask-recipe-app

This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.

authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy

Last synced: 06 Nov 2024

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

MOST Web Framework core module for javascript clients

client odata odata-client odatav4 orm orm-framework

Last synced: 16 Nov 2024

https://github.com/danilosampaio/dbrest

Create a REST API from your database models.

api model mssql orm postgresql rest

Last synced: 14 Oct 2024

https://github.com/themarlboroman/php-orm

Simple ORM library for PHP's PDO driver.

database orm php small

Last synced: 12 Nov 2024

https://github.com/frostming/hymusic

Hybrid musicbox API for data mining purpose

netease-cloud-music orm qqmusic webapi xiami

Last synced: 13 Oct 2024

https://github.com/akhtar21yr/food-menu-management

This repository contains the backend code for a food delivery application. It provides RESTful APIs for user authentication, managing food products, adding favorites, and retrieving special offers.

django django-rest-framework mysql orm python rest-api

Last synced: 06 Nov 2024

https://github.com/drewalth/openapi-generator

Generate an OpenAPI Spec file from ORM model definitions

eloquent generator openapi orm sequelize spring-boot

Last synced: 11 Nov 2024

https://github.com/vaheaa/express-typescript-starter

Simple starter boilerplate for the Express/Typescript projects with Sequelize ORM.

express jwt nodejs orm sequelize typescript

Last synced: 11 Nov 2024

https://github.com/basvankuijck/perfectoauth2

Creates and utilizes an OAuth2 implementation on your Perfect webserver

linux orm perfect swift

Last synced: 24 Oct 2024

https://github.com/booleangate/ent-bug

entgo

go orm

Last synced: 12 Nov 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: 20 Oct 2024

https://github.com/rindow/rindow-persistence-ormshell

ORM persisitence service Shell

framework orm php template

Last synced: 06 Nov 2024

https://github.com/bendomey/nodejs-typescript-postgres

Nodejs boilerplate code with postgres and typescript

nodejs orm postgresql-database server typescript

Last synced: 16 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: 15 Oct 2024

https://github.com/tmaize/dbutil

简化版的ORM工具,将sql查询结结果映射到 Go 类型

db dbutil golang orm sql util

Last synced: 14 Nov 2024

https://github.com/sunilksamanta/modulize-cli

Modulize CLI - NodeJS Moduler REST API Generator

cli express mongodb nodejs orm rest-api

Last synced: 16 Nov 2024

https://github.com/oracle-samples/orm-docker-compute-stack-sample

Sample code which demonstrates how to use OCI Resource Manager to automate the install and configuration of Docker and Docker Compose in a compute instance and configures a container running Jaeger tracing service as an example.

cloud-init oci orm terraform

Last synced: 11 Nov 2024

https://github.com/sirscriptalot/mini_model

A small active record implementation on top of Sequel::Dataset.

activerecord orm

Last synced: 12 Nov 2024

https://github.com/mrceperka/php-demo-app

PHP 🐘, phpstan, nextras/orm demo project

orm php phpstan

Last synced: 15 Nov 2024

https://github.com/jscalderon65/api-sequelize

Crud Api, made whit Sequelize and postgreSQL

express-js node-js orm postgresql sequelize

Last synced: 12 Nov 2024

https://github.com/karenyov/testesymfony

Teste Symfony

doctrine orm php php8 symfony6

Last synced: 12 Nov 2024

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

SQL Query Builder - ORM Wrapper

golang orm sql

Last synced: 15 Oct 2024

https://github.com/justjum/sky-drive

A (very basic) Google Drive clone utilising the Prisma ORM (PostGres) for User details and directory structure, and Cloudinary APK for file upload.

drive express javascript node orm postgres postgresql prisma pug storage

Last synced: 11 Nov 2024

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

https://github.com/devmnj/node-express-api-mysql

Node-Express REST API using equalize ORM and MySQL

api-rest how-to mapper mysql-database orm rest-api sequelize

Last synced: 15 Nov 2024

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

GORM sample with sqlite3

go gorm orm sqlite3

Last synced: 02 Nov 2024

https://github.com/devmnj/rest-api-using-bookshelf

Express-Node REST API using Bookshelf ORM and SQLite database

bookshelfjs express-nodejs modal orm restful-api

Last synced: 15 Nov 2024

https://github.com/margaretkhendre/climate-analysis-vs-sqlalchemy-challenge

SQLAlchemy is used to complete a climate analysis and data exploration of a climate database to help one plan a vacation trip. A Flask API is used to design a climate app. ORM queries, Pandas, and Matplotlib are also used to complete these tasks.

api matplotlib orm pandas sql sqlalchemy

Last synced: 11 Nov 2024

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

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

fastapi orm pydantic

Last synced: 15 Nov 2024

https://github.com/cyberfined/hasqul

Haskell ORM based on hasql

generic hasql orm postgresql

Last synced: 12 Nov 2024

https://github.com/devmnj/express-node-rest-api-sqlite

Express-Node REST API using knexjs ORM and SQLite database

api-rest database expressjs knexjs nodejs orm restful-api sql-server sqlite3

Last synced: 15 Nov 2024

https://github.com/iatenine/salty

Custom Java to PostgreSQL ORM

java orm postgresql

Last synced: 05 Nov 2024

https://github.com/leoando/ormasample

sample for Orma

android orm

Last synced: 11 Nov 2024

https://github.com/fer25-code/springjpa

Back End with Spring boot

java jpa jpa-hibernate json orm spring-boot sql swagger

Last synced: 17 Nov 2024

https://github.com/kisiwu/storehouse-sequelize

Sequelize (ORM) manager for @storehouse/core.

database nodejs orm sequelize

Last synced: 06 Nov 2024

https://github.com/yurigauermarques/estudo-symfony-4

Repositório utilizado para estudar Symfony4

docker docker-compose encore estudo mysql nginx orm php symfony symfony4

Last synced: 12 Nov 2024

https://github.com/kuangcp/mythorm

simple ORM

groovy orm

Last synced: 07 Nov 2024

https://github.com/danue1/dynamik

The ORM for DynamoDB

dynamodb lexer orm parser

Last synced: 27 Oct 2024

https://github.com/oawu/npm-mysql-orm

來吧,Node.js 的 ORM,這次還包含了 Migration 喔! 📚

datebase mysql orm

Last synced: 16 Nov 2024

https://github.com/proafxin/xin

A pydantic powered universal ORM wrapper for databases.

aiomysql asyncio asyncpg mongodb motor nosql orm pandas polars pre-commit pydantic python sqlalchemy sqlserver uv

Last synced: 24 Oct 2024

https://github.com/kartavik/kivi

ORM implementation (Under development)

orm php

Last synced: 05 Nov 2024

https://github.com/shearichard/sqlalchemy-sandbox

This project is used to experiment with sqlalchemy (sqlalchemy.org)

orm python sqlalchemy

Last synced: 16 Nov 2024

https://github.com/mitulmlakhani/laravel-mongodb

This repo is from jenssegers laravel-mongodb i have fixed some issues and merged commits for my personal project.

eloquent jenssegers laravel laravel54 mongodb monoquet orm

Last synced: 11 Nov 2024

https://github.com/blockzilla101/deno-sqlite-orm

sqlite orm library for deno

deno deno-module orm sqlite

Last synced: 15 Nov 2024

https://github.com/es1ammohamed/crm

Customer Relationship Management

authentication black django git orm pep8 postgresql python sql

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

https://github.com/hexilee/rorm

ORM for rady framework

backend echo-framework golang orm web

Last synced: 16 Oct 2024

https://github.com/maxim5/storm

Stellar ORM

java orm

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

https://github.com/jwilferd10/horiseon-search-engine-optimization

Horiseon is dedicated on informing people the usefulness of Search Engine Optimization. The site itself is an example of utilizing more accessible and optimized HTML. Site is mobile friendly!

accessibility css html mobile-friendly online-reputation-management orm seo seo-optimization smm social-media-marketing

Last synced: 14 Oct 2024

https://github.com/aresjef/mysqlengine

Asynchronous MySQL ORM for Python

asynchronous mysql orm python

Last synced: 11 Nov 2024

https://github.com/discord4j/catalyst

A simple ORM abstraction for reactive systems on the JVM

discord4j java orm reactive reactor

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

https://github.com/chinahehex/hehep-horm

hehep-horm 是一个PHP数据库操作组件 支持各类数据库驱动

horm mongo mongodb mysql orm

Last synced: 10 Oct 2024

https://github.com/pavelvais/snapshot-doctrine

This library provides an easy way to take snapshots of your database using Doctrine ORM in PHP. It allows you to save and rollback snapshots, offering various storage options like clean JSON storage, compressed, and encrypted storage.

doctrine orm snapshot symfony testing transaction

Last synced: 15 Nov 2024

https://github.com/fritx/mongo-model-2

MongoDB base model layer

model mongodb orm

Last synced: 15 Nov 2024

https://github.com/j03-dev/rango

Template my WebProject

api orm rocket turso web

Last synced: 31 Oct 2024

https://github.com/rijalghodi/toefl-pal-backend

Like Canva, but for TOEFL test simulation

backend migration nestjs orm postgresql seeder toefl typeorm

Last synced: 31 Oct 2024

https://github.com/itsronalds/coworkreserveapi

API for a reservation system built with FastAPI

fastapi mysql orm sqlalchemy

Last synced: 01 Nov 2024

https://github.com/alejoduarte23/reading_data_from_dewesoft

The following repository retrieves sensor data (acceleration and strains) from both local and cloud databases. It processes the data using classes from another repository called Modal Engine for spectral analysis, modal analysis, and signal processing.

dewesoft matplotlib modal-analysis numpy orm scipy signal-processing sql sqlalchemy

Last synced: 12 Oct 2024

https://github.com/laymonage/bachelor-thesis

My bachelor thesis titled "JSONField for Django-Supported Databases" as part of my Computer Science study at Universitas Indonesia.

bachelor-thesis databases django json orm thesis

Last synced: 16 Oct 2024

https://github.com/joseluisq/rust-diesel-orm-example

The "Getting Started" example of Rust Diesel ORM and PostgreSQL.

diesel-rs orm postgresql rust-lang

Last synced: 30 Oct 2024

https://github.com/funnyang/easy_queryset

快速使用 Django QuerySet

django orm queryset

Last synced: 13 Nov 2024

https://github.com/hectororm/query

Hector Query is the query module of Hector ORM. Can be used independently of ORM.

orm pdo php php8 query-builder sql

Last synced: 23 Oct 2024

https://github.com/hectororm/connection

Hector Connection is the PDO connection module of Hector ORM. Can be used independently of ORM.

connection orm pdo php php8 sql

Last synced: 23 Oct 2024