An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with data-access-layer

A curated list of projects in awesome lists tagged with data-access-layer .

https://github.com/bchavez/bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

bogus c-sharp csharp data data-access-layer data-generator database dotnet fake faker generator poco seed test-data

Last synced: 03 Nov 2025

https://github.com/bchavez/Bogus

:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.

bogus c-sharp csharp data data-access-layer data-generator database dotnet fake faker generator poco seed test-data

Last synced: 16 Mar 2025

https://github.com/sqlkata/querybuilder

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

activerecord c-sharp csharp data-access-layer database mysql postgresql query-builder sql sql-query sql-query-builder sql-server

Last synced: 13 May 2025

https://github.com/rom-rb/rom

Data mapping and persistence toolkit for Ruby

data-access-layer data-mapping databases ddd nosql persistence-toolkit rom-rb ruby sql toolkit

Last synced: 11 May 2025

https://github.com/fortunejs/fortune

Non-native graph database abstraction layer for Node.js and web browsers.

data-access-layer database-abstraction database-adapter graph-database

Last synced: 14 May 2025

https://github.com/zmts/beauty-vuejs-boilerplate

❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules

access-token api boilerplate data-access-layer enterprise flux http-wrapper jwt realworld refresh-token spa vue-boilerplate vuejs vuex

Last synced: 12 Apr 2025

https://github.com/neuledge/engine-js

⚡️ Neuledge streamlines database modeling with clear data entity definitions, customizable validation, and advanced business-logic representation.

business-logic data-access-layer language mongodb mysql orm postgres state-machine state-management validation

Last synced: 01 Apr 2025

https://github.com/nreco/data

Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).

crud csharp data-access-layer database dot-net dotnetcore micro-orm orm poco sql-builder sql-generation

Last synced: 09 Apr 2025

https://github.com/piotrkowalczuk/pqt

Postgres schema definition, sql/go, code generation package.

code-generation data-access-layer entity golang orm postgresql sql

Last synced: 27 Mar 2025

https://github.com/abunuwas/repository-pattern-tutorial

Repository for my YouTube tutorial "Using the Repository Pattern for better data access encapsulation" (https://youtu.be/l_7ZpHE4EEY)

data-access data-access-layer database decoupling python repository-pattern tight-coupling

Last synced: 05 Jul 2025

https://github.com/graze/dal

Data Access Layer

data-access-layer php

Last synced: 03 Aug 2025

https://github.com/fortunejs/fortune-redis

This is a Redis adapter for Fortune.

data-access-layer fortune redis

Last synced: 14 Oct 2025

https://github.com/cubiclesoft/csdb

A portable, cross-platform, cross-database, lightweight, debuggable, replication-aware, migration-friendly, transaction-capable, data access layer (DAL) for PHP.

cross-database cross-platform csdb dal data-access-layer

Last synced: 11 Oct 2025

https://github.com/supendi/adository

An ADO .Net repository generator for C# and Visual Basic

ado-dotnet ado-net dal-generator data-access-layer data-access-layer-generator repository-generator

Last synced: 12 Apr 2025

https://github.com/rykov/rom-dynamo

AWS DynamoDB adapter for Ruby Object Mapper

data-access-layer databases dynamodb nosql rom-rb ruby

Last synced: 03 Mar 2025

https://github.com/moleculerjs/moleculer-db-adapter-macrometa

MacroMeta adapter for Moleculer DB service.

data-access-layer macrometa moleculer

Last synced: 22 Apr 2025

https://github.com/deniskovalyonoksamples/elearningplatform

Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

asp-net asp-net-mvc business-logic css data-access-layer html javascript mysql mysql-database nhibernate repository-pattern unit-testing unitofworkpattern web webapi-2

Last synced: 14 Mar 2025

https://github.com/DenisKovalyonokSamples/ElearningPlatform

Web API sample of eLearning system. Solution include web site (ASP.NET MVC), web api (ASP.NET Web API 2), ORM (NHibernate with Fluent Mappings), Database (MySQL). Unit tests presented for all API requests.

asp-net asp-net-mvc business-logic css data-access-layer html javascript mysql mysql-database nhibernate repository-pattern unit-testing unitofworkpattern web webapi-2

Last synced: 11 Mar 2025

https://github.com/jpb06/mongodb-generic-dal

A simple data layer for mongodb

data-access-layer mongodb nodejs

Last synced: 01 Mar 2025

https://github.com/kenokokoro/laravel-basetree

Laravel generic multilayers structure including Business Logic Layer and Data Access Layer

artisan business-logic data-access-layer laravel laravel5 laravel5-package multilayer-architecture php71

Last synced: 13 Apr 2025

https://github.com/anatolia/standard-repository

a simple alternative for entity framework

dapper data-access-layer entity-framework revision-history

Last synced: 14 Jan 2026

https://github.com/lschmid83/dustys-corner

This is a website for a company that produces miniature scale models it was built with ASP.NET Core MVC, Web API, EF and AngularJS.

angularjs api-client asp-net-core bootstrap4 data-access-layer json mvc5 web-service webapi-core

Last synced: 29 Oct 2025

https://github.com/orienteerbap/otelegrambot

Telegram Bot to access your data in Orienteer

bot data-access-layer orienteer telegram

Last synced: 27 Mar 2025

https://github.com/teogor/stitch

🪡 Stitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations.

android boilerplate code-generation coroutines data-access-layer dependency-injection hilt kotlin ksp persistance plugin repository room source-teogor-dev teogor teogor-dev time-saving

Last synced: 12 Jan 2026

https://github.com/mihaibogdaneugen/redis-repository

Generic Redis repository that aims to simplify your data access layer code.

data-access-layer java11 redis repository

Last synced: 20 Jan 2026

https://github.com/akrck02/valhalla-core-dal

Data access layer library for valhalla.

data-access-layer database modular-design mongodb

Last synced: 02 Jul 2025

https://github.com/aboubakr-jelloulat/dot-net-tiered-architecture

A comprehensive contacts management system built with C# following a clean 3-tier architecture pattern. This project demonstrates enterprise-level software design principles with clear separation of concerns across presentation, business logic, and data access layers

ado-net clean-architecture csharp data-access-layer data-business-layer database presentation-layer sql-server tier-architecture

Last synced: 11 Aug 2025

https://github.com/jpb06/rsa-vault

Generating, storing and providing rsa keys for others apps

data-access-layer mongoose rsa-cryptography typegoose typescript

Last synced: 09 Nov 2025

https://github.com/graceframework/grace-data-mongodb

Provides an Object-Mapping layer on top of MongoDB

data-access-layer gorm graceframework groovy mongodb

Last synced: 06 Oct 2025

https://github.com/ushelp/easycommondao

消除 Java ORM,JPA 持久层代码的通用 DAO(支持 Hibernate, EclipseLink)。Common DAO to eliminate Java ORM, JPA persistence layer code(Support Hibernate, EclipseLink).

common-dao commons-dao dao dao-interface dao-layer data-access-layer eclipselink hibernate java java-dao java-orm java-persistence-api jpa orm orm-dao spring-data-jpa

Last synced: 16 Mar 2025

https://github.com/duynghiadev/pattern-dao-in-golang

Pattern-DAO is a Go project that demonstrates the Data Access Object (DAO) pattern, providing a structured approach to database interaction, improving code maintainability, and decoupling business logic from data persistence. 🚀

dao-design-pattern data-access-layer data-access-object go golang

Last synced: 04 Mar 2025

https://github.com/ilkersatur/quiz-game

⚡Quiz Game in Windows Forms App and SQL Database

connection-string csharp data-access-layer game quiz-game sql windows-forms

Last synced: 05 Apr 2025

https://github.com/voilab/acedao

Querying your database DRYly

data-access-layer database hydration php

Last synced: 07 Apr 2025

https://github.com/negarma13/student

this a manegamenting user project that have 3 layer architecture,data(sql) and some of other packages like ttkbootstrap and treeview

3 business-layer common-layer data-access-layer presentation-layer python python3 sql treeview ttkbootstrap-python

Last synced: 28 Feb 2025

https://github.com/ihebamohammed/company-dashboard

Company dashboard built using ASP.NET Core MVC. It allows for the management of employees and their respective departments.

3-tier-architecture asp-net-core bussiness-logic data-access-layer mvc presentation-laye repository-pattern unitofwork

Last synced: 13 Aug 2025

https://github.com/yousha/dalite

A lightweight DAL(Database Abstraction Layer) library for PHP.

dal data-access-layer database migrations mysql oracle php schema-management sqlite

Last synced: 09 Apr 2025

https://github.com/joehunterdev/retro-bank

💳💸 Banking console app with layered architecture highlighting best practices for C# development.

business-layer console-application csharp data-access-layer entities entity-framework exception-handling layered-architecture oop presentation-layer

Last synced: 05 Mar 2025