There are 2 repositories under data-access-layer topic.
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Query builder for node-mysql with introspection, etc.
Postgres schema definition, sql/go, code generation package.
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.
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.
Laravel data store framework for building APIs
AWS DynamoDB adapter for Ruby Object Mapper
Tenant Management System - Practical implementation of layered architecture in .NET Core
MacroMeta adapter for Moleculer DB service.
place with explanations for each buzzword in the JS world
A portable, cross-platform, cross-database, lightweight, debuggable, replication-aware, migration-friendly, transaction-capable, data access layer (DAL) for PHP.
Laravel generic multilayers structure including Business Logic Layer and Data Access Layer
a simple alternative for entity framework
A set of classes used for accessing SQL Server or SQLite databases while populating models via Dapper
Implements a dev-friendly / cross-environment friendly javascript API to interact with http restful resources
🗃🧾 Lightweight high-performance data access components for query SQL, Excel, CSV, etc.
A simple command-based data access library for .NET Core projects.
Generic Redis repository that aims to simplify your data access layer code.
Test data-access-layer with specifications and fetch strategies on entity framework core
Telegram Bot to access your data in Orienteer
Micro-ORM for MS Access
Baseplate - Shared Entity and Data Client Library
lets make a static data access layer component , using node.js and mssql
Manages employee details through a simple WPF desktop application
Data Access Layer skeleton application using Dapper for data access. Implements the Repository pattern and makes use of DI for loose coupling.
HBase POJO Abstraction Layer
Student source code for the book: Object-Oriented Application Development Using Java.