data-access-layer
There are 94 repositories under data-access-layer topic.
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
rom-rb/rom
Data mapping and persistence toolkit for Ruby
fortunejs/fortune
Non-native graph database abstraction layer for Node.js and web browsers.
zmts/beauty-vuejs-boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
neuledge/engine-js
⚡️ Neuledge streamlines database modeling with clear data entity definitions, customizable validation, and advanced business-logic representation.
nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
tshemsedinov/node-mysql-utilities
Query builder for node-mysql with introspection, etc.
piotrkowalczuk/pqt
Postgres schema definition, sql/go, code generation package.
codexguy/CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
AdamWhiteHat/EntityJustworks
Data first or code first ORM. Entity/object/class/poco to SQL repository mapping, and vice versa; data to C# class code or emit assembly. Can dynamically generate assemblies, C# code, and SQL scripts for CREATE TABLE, INSERT, & UPDATE. Uses: Reflection, Emit, DataTable and CodeDOM.
abunuwas/repository-pattern-tutorial
Repository for my YouTube tutorial "Using the Repository Pattern for better data access encapsulation" (https://youtu.be/l_7ZpHE4EEY)
graze/dal
Data Access Layer
czim/laravel-datastore
Laravel data store framework for building APIs
teogor/stitch
🪡 Stitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations.
cristofima/TenantManagementSystem
Tenant Management System - Practical implementation of layered architecture in .NET Core
cubiclesoft/csdb
A portable, cross-platform, cross-database, lightweight, debuggable, replication-aware, migration-friendly, transaction-capable, data access layer (DAL) for PHP.
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.
fortunejs/fortune-redis
This is a Redis adapter for Fortune.
HananeAitBenYachou/Code-Generator
💡 Powerful automatic code generation for data access and business layers with stored procedure support , designed specifically for C# applications
rykov/rom-dynamo
AWS DynamoDB adapter for Ruby Object Mapper
supendi/Adository
An ADO .Net repository generator for C# and Visual Basic
5ldv/CodeGen
⚡ CodeGen – A powerful code generator that automates the creation of data access and business layers in C#, helping you save time and minimize manual effort on CRUD operations.
howerest/sdkzer
Build a Javascript SDK for your REST api as if it was an ORM
LivingCryogen/Hazard
Hazard! is a local "hot-seat" game for two to six players developed using Windows Presentation Foundation (WPF).
lorddev/utilities
Multipurpose universal utilities library so you don't have to write your own utils for every project. Includes extensions, encapsulation of logging and encryption, basic datareader-to-POCO mapping, a mailer throttle, and strongly-typed API callers.
moleculerjs/moleculer-db-adapter-macrometa
MacroMeta adapter for Moleculer DB service.
WV-Wesley-Victor/Projeto-Click-Producoes
Crie, edite e visualize álbuns de fotos de casamentos com uma experiência robusta e rica. O aplicativo Click Produções oferece ferramentas avançadas para organizar e eternizar as memórias do seu grande dia.
yordanov0502/hotel
Hotel Management System
bharatsabne/SharpDBCore
Lightweight .NET library for structured database access with async, logging, and retries
JavierCanon/Dalayer.net
🗃🧾 Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
jpb06/mongodb-generic-dal
A simple data layer for mongodb
KenoKokoro/laravel-basetree
Laravel generic multilayers structure including Business Logic Layer and Data Access Layer
PavlyukVadim/javascript-dictionary
place with explanations for each buzzword in the JS world
sigpwned/jdbq
JDBI-inspired Database Access Framework for Java + BigQuery
tuldoklambat/hbase-pal
HBase POJO Abstraction Layer