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/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 12 Oct 2024

https://github.com/alttch/smartobject

Simple, powerful Python object manipulation library

cbor iiot iot iot-objects json messagepack object orm python3 rdbms redis sql sqlalchemy storage sync yaml

Last synced: 11 Nov 2024

https://github.com/jaredlunde/cargo-orm

A fast, friendly (experimental) Postgres ORM written for Python 3.5+.

orm postgres postgresql postgresql-orm python python-3

Last synced: 13 Oct 2024

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 11 Oct 2024

https://github.com/asciphx/ccorm

Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.

cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite

Last synced: 11 Oct 2024

https://github.com/fmasa/doctrine-nullable-embeddables

Mechanism for nullable embeddables in Doctrine 2.5+

ddd doctrine2 embeddables orm value-object

Last synced: 10 Oct 2024

https://github.com/chenquan/zero-sqlx

zero-sqlx is a database orm framework based on go-zero implementation that supports read/write separation between leader and follower databases.

go-zero leader-follower mysql orm pgsql postgresql read-write-separation

Last synced: 11 Oct 2024

https://github.com/oguzhankomcu/data_access

I have created my examples of data access topics in this repository. I have examples and projects on topics such as entity framework , data first , code first , Orm , database creation.

asp charp codefirst dapper dapper-crud dapper-dot-net dapper-orm dataaccess database datafirst entity oop orm sql

Last synced: 06 Nov 2024

https://github.com/wyatt-herkamp/tuxorm

TuxORM is a simple to use orm. That uses a Dao. I wrote this with the database tool TuxJSQL. I use a lot of magical code.

dao database java orm sql

Last synced: 14 Oct 2024

https://github.com/nexys-system/fetch-r

Typescript ORM and server for MySQL/PostgreSQL with GraphQL support

graphql migration-tool mysql mysql-database nexys npm-package orm orm-framework postgresql typesafe typescript

Last synced: 15 Oct 2024

https://github.com/probablyarth/jason-engine

WIP - A full fledged database engine over json files.

bun database db-engine dbms json orm typescript

Last synced: 28 Oct 2024

https://github.com/lucianolorenti/structdatabasemapping.jl

Struct mapping to database in Julia

database julia orm

Last synced: 30 Sep 2024

https://github.com/addiks/symfony_rdm

Helps with the use of domain driven design & rich domain model in symfony / doctrine applications.

doctrine2 domaindrivendesign orm php symfony

Last synced: 14 Oct 2024

https://github.com/ace411/bingo-model

A simple ORM for the Bingo Framework.

bingo bingo-framework model orm php

Last synced: 24 Oct 2024

https://github.com/kurbatov/norm

norm is not an ORM (for clojure)

clojure database datamapper orm sql

Last synced: 27 Oct 2024

https://github.com/otiai10/jstorm

JavaScript Storage ORM (Object-Relational Mapper) for LocalStorage and Chrome Storage API

chrome-extension chrome-storage javascript localstorage orm typescript

Last synced: 08 Nov 2024

https://github.com/chenquan/sqlbreaker

A low-code intrusion library that provides SQL breaker capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

breaker ent go golang gorm mysql oracle orm postgres postgresql sql sqlite3 sqlserver tidb xorm xsql

Last synced: 05 Nov 2024

https://github.com/lucasfloriani/gqlgorm

Gorm helper functions to use with Gqlgen (GraphQL)

filter go gorm gqlgen hacktoberfest helper orm

Last synced: 12 Nov 2024

https://github.com/cleilsonandrade/nestjs-boilerplate

Template para projetos em NestJS pré-configurado e permitindo que se concentrem no desenvolvimento de recursos específicos do aplicativo.

axios backend boilerplate boilerplate-template class-validator docker eslint fastify jest nestjs orm prisma rxjs semantic-commits swagger template token typescipt typescript

Last synced: 10 Nov 2024

https://github.com/ahmetkotan/minislite

Mini and Secure SQLite ORM

orm python secure sqlite3

Last synced: 07 Nov 2024

https://github.com/flexberry/newplatform.flexberry.orm

Flexberry ORM source code

orm

Last synced: 15 Nov 2024

https://github.com/mongodb/mongoid-railsmdb

A command-line tool like the Rails CLI for creating, managing, and maintaining a Mongoid/Rails app.

cli mongodb mongoid odm orm ruby-on-rails

Last synced: 07 Oct 2024

https://github.com/tiyee/sqlgen

一个go语言小工具,可以利用lex和ast, 把建表语句转换成go struct,

go-generate go-orm goyacc orm sql yacc

Last synced: 06 Nov 2024

https://github.com/sim-wangyan/tdengine-demo

TDengine ORM demo

demo jdbc orm sqli tdengine x7 xream

Last synced: 15 Nov 2024

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

MySQL adapter for REL written in Golang.

database golang hacktoberfest mysql orm

Last synced: 07 Nov 2024

https://github.com/yiisoft/data-cycle

Data adapter for Cycle ORM

cycle data orm yii3

Last synced: 07 Oct 2024

https://github.com/orsinium-labs/ddlite

🪶 Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 09 Oct 2024

https://github.com/sajal-techie/xsports-serverside

A sports based social media platform to connect players with academies.

chann daphne django djanogo-rest-framework docker gitflow-workflow orm postgresql python restful-api social-media

Last synced: 09 Nov 2024

https://github.com/yugabyte/sequelize-yugabytedb

Sequelize, promise-based Node.js ORM

nodejs orm sequelize

Last synced: 08 Nov 2024

https://github.com/wangshibiaoflytiger/springmvc

java spring项目开发脚手架,主要用于学习和技术调研. 涉及的相关技术(spring + springboot + gradle项目构建 + mybatisplus + redis + HikariCP数据源 + 定时任务 + aop切面 + 自定义filter + 自定义拦截器 + 阿里云对象存储oss + kafka消息队列 + 认证授权shiro + scala和java混合编程 + 大数据spark + orm springdatajpa + orm jooq + jacoco生成测试报告 + sonar生成项目分析报告)

aop cron filter hikaricp interceptor jacoco java jooq jpa kafka mybatis orm oss redis scala shiro sonar spark spring springboot

Last synced: 10 Nov 2024

https://github.com/moientajik/statepatternefcore

A simple example of State pattern with EF Core.

entity-framework-core orm state-pattern state-pattern-example

Last synced: 26 Oct 2024

https://github.com/xx19941215/light-framework

A Faster Lightweight PHP Framework

ioc light mvc orm php phpunit

Last synced: 30 Oct 2024

https://github.com/saundefined/ps.d7

⚠️1C-Bitrix module for D7 entities management (under development)

bitrix bitrix-cms bitrix-d7 bitrix-module orm

Last synced: 29 Oct 2024

https://github.com/nurislom373/hibernateorm

Hibernate ORM enables developers to more easily write applications whose data outlives the application process. As an Object/Relational Mapping (ORM) framework, Hibernate is concerned with data persistence as it applies to relational databases (via JDBC).

assertj database hibernate java-17 orm postgresql sql

Last synced: 13 Nov 2024

https://github.com/tarkhov/eloquent-cache

Laravel Eloquent model auto caching.

cache composer database db laravel orm php

Last synced: 13 Oct 2024

https://github.com/meniny/sqlable

Swift ORM framework.

databse orm sqlite

Last synced: 12 Oct 2024

https://github.com/dsiner/androidorm

Fast integration with SQLite & ORMs. greenDAO, Sqlite, Room, OrmLite, LitePal, Realm; ORM数据库、快速集成

database demo orm

Last synced: 07 Nov 2024

https://github.com/pansonpanson/jorm

An ORM framework written in Java.

gorm mybatis orm souce-code sql

Last synced: 29 Oct 2024

https://github.com/benmerckx/rado

🍃 Fully typed, lightweight query builder

bun node orm query-builder sql sqlite typescript

Last synced: 17 Oct 2024

https://github.com/hgmauri/sample-audit-entityframework

Auditing example with Entity Framework Core

audit-trail dotnet dotnet-core entity-framework-core orm

Last synced: 06 Nov 2024

https://github.com/hgmauri/sample-httpclientfactory-polly

Example of using HttpClientFactory in .NET Core 3.1 with Swagger, MediatR and Serilog

dotnetcore entityframeworkcore httpclientfactory mediatr orm polly polly-resilience serilog swagger

Last synced: 06 Nov 2024

https://github.com/trailsjs/trailpack-knex

:package: Knex.js Trailpack

knex knexjs orm trailpack trails

Last synced: 08 Nov 2024

https://github.com/tenry92/orm-js

Database abstraction layer using decorators.

database entity orm orm-library typescript

Last synced: 25 Oct 2024

https://github.com/solital/solital

Solital is a framework designed for those who need to create projects quickly and with an easy syntax

api-rest framework framework-php orm orm-php-framework php php-framework php-router psr-16 psr-4 psr-6 psr-7 solital solital-framework

Last synced: 06 Nov 2024

https://github.com/pfazzi/simplex-mapper

A simple PHP library to transfer data from a source (object or array) to an object.

mapping orm php sql

Last synced: 06 Nov 2024

https://github.com/williarin/wordpress-interop-bundle

Symfony bundle to integrate williarin/wordpress-interop library in the framework

doctrine orm symfony symfony-bundle wordpress

Last synced: 11 Nov 2024

https://github.com/sopherapps/orredis

A Fast pydantic python ORM for redis built in rust

orm pydantic redis

Last synced: 08 Nov 2024

https://github.com/hilsonxhero/hero

advanced mvc framework

blade-template mvc orm php router

Last synced: 14 Nov 2024

https://github.com/webwareforpython/w4py3-middlekit

Webware for Python MiddleKit ORM

database orm python python-3 sql

Last synced: 16 Nov 2024

https://github.com/d-p-y/SogePoco

SogePoco SOurce GEnerated POCOs. ORM-ish thing inspired by PetaPoco. Dotnet project.

dotnet orm sourcegenerator

Last synced: 08 Nov 2024

https://github.com/annamihailovna/netblog-progect-django

🖥Проект Netblog — платформа для публикации личных микроблогов с авторизацией и комментариями. Деплой на pythonanywhere.com.

css django html orm python sqlite

Last synced: 12 Nov 2024

https://github.com/acryps/vlquery

TypeScript ORM for postgresql

audits database entity orm postgres typescript

Last synced: 10 Nov 2024

https://github.com/sinisaos/starlette-piccolo-rental

Example of Starlette Rental application made with Piccolo ORM ecosystem.

orm piccolo starlette

Last synced: 11 Oct 2024

https://github.com/wellwelwel/mysql2-orm

🎲 An ORM built on MySQL2, designed to be intuitive, productive and focused on essential functionality.

extend extender extends mysql mysql2 nodejs orm

Last synced: 28 Oct 2024

https://github.com/trailsjs/trailpack-bookshelf

:package: Bookshelf.js Trailpack

bookshelf orm trailpack trails

Last synced: 08 Nov 2024

https://github.com/kurtbuilds/sqlmo

SQL data primitives. Use it to generate SQL queries, auto-generate SQL migrations, and more.

orm postgresql rust sql

Last synced: 28 Oct 2024

https://github.com/sinisaos/starlette-piccolo-orm

Example of Starlette Q&A application made with Piccolo ORM ecosystem.

orm piccolo starlette

Last synced: 11 Oct 2024

https://github.com/friflo/fliox.examples

Client & Hub examples for JSON Fliox. A .NET library with NoSQL, Messaging, Pub-Sub, ORM, Database Hub, Schema & ASP.NET Core support.

asp-net-core authentication authorization database-hub database-relations database-schema graphql json-fliox no-sql open-api orm pub-sub realtime-messaging rest rpc swagger-ui websocket

Last synced: 07 Nov 2024

https://github.com/makevoid/redis_rejson_models

Document-like ORM based on Redis key value store - uses Redis Re-JSON for full json manipulation

json key-value-store orm re-json redis ruby

Last synced: 06 Nov 2024

https://github.com/fabrix-app/spool-knex

Spool: Knex Datastore

fabrix knex nodejs orm spools typescript

Last synced: 14 Nov 2024

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/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: 09 Nov 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/willfaught/orm-and-rpc

Presentation & prototype for ORM & RPC frameworks

go golang orm rpc

Last synced: 06 Nov 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/limzykenneth/dynamicrecord

A bare minimum Javascript implementation of the Active Record pattern

active-record database mongodb odm orm

Last synced: 13 Oct 2024

https://github.com/opvexe/book-web

项目技术点:数据库的主从搭建,ES搜索

beego docker mysql orm

Last synced: 09 Nov 2024

https://github.com/tarkhov/eloquent-validation

Laravel Eloquent model validation rules.

composer database db eloquent laravel orm php validation

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/devmnj/nextjs-prisma-swr

Nextjs-Primsa-API react app with SWR data caching

data-cache example-project nextjs-template orm prisma reactjs swr

Last synced: 15 Nov 2024

https://github.com/usox/harm

Active record/Table data gateway hybrid for hack strict mode

database hack hacklang hhvm orm postgresql

Last synced: 27 Oct 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/linkml/linkml-sparql

Maps LinkML queries to SPARQL and back (ALPHA)

linked-data linkml ontology orm queries rdf rdflib semantic-web sparql

Last synced: 10 Nov 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/threefish/basismvc

basisMvc Web框架,支持 IOC、AOP、ORM、MVC,项目基于servlet与java注解

aop ioc javaee mvc orm view

Last synced: 15 Oct 2024

https://github.com/speedphp/speedsql

SQL Mapper annotations for NestJS, similar MyBatis.

decor mybatis nest orm sql typescript

Last synced: 07 Nov 2024

https://github.com/achillesrasquinha/schema

:bookmark: Metadata, for humans.

metadata orm python schema

Last synced: 13 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: 14 Oct 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/guanhui07/database

基于 illuminate/database 做的连接池用于适配Swoole的协程环境 开箱即用Laravel Orm

database illuminate-database mysql orm php swoole

Last synced: 05 Nov 2024

https://github.com/yuu-nkjm/sorm4j

Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.

central java java11 jdbc jdbc-wrapper lightweight micro-orm microorm orm performance simple sql

Last synced: 21 Oct 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: 30 Oct 2024