data
DAL
Provides an abstract DB-independent DAL (Data Access Layer) for .NET Core.
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
184 stars
27 watching
39 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists
crudcsharpdata-access-layerdatabasedot-netdotnetcoremicro-ormormpocosql-buildersql-generation
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,725 |
| A .NET Core ORM component with support for multiple databases and data access patterns | 4,133 |
| Benchmarks various .NET data access/ORM implementations for entity materialization speed | 190 |
| A NoSQL database engine optimized for performance and resource efficiency | 75 |
| An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |
| A repository and unit-of-work framework for ASP.NET Core data access using Entity Framework. | 140 |
| A wrapper around JDBC to simplify and secure relational database access | 41 |
| An in-memory NoSQL database system with ACID guarantees, supporting multi-modal data storage and interaction with various programming languages. | 556 |
| An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
| Provides a flexible and generic interface to connect to various databases using C++ queries. | 30 |
| An asynchronous alternative to traditional JDBC for interacting with databases | 75 |
| Provides base classes and helpers for managing soft-deletable data in EntityFramework applications. | 3 |
| Automates generation of F# data access code from SQL queries and stored procedures. | 141 |
| A lightweight data access component that simplifies database interactions with a dynamic, convention-based approach. | 1,330 |
| Provides tools and tools-based access to NREL's energy data repository | 12 |