Ecosyste.ms: Awesome

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

https://maxtoroq.github.io/DbExtensions/

Data-access framework with a strong focus on query composition, granularity and code aesthetics.
https://maxtoroq.github.io/DbExtensions/

dotnet micro-orm sql-builder

Last synced: about 1 month ago
JSON representation

Data-access framework with a strong focus on query composition, granularity and code aesthetics.

Lists

README

        

[DbExtensions][1] — The SQL framework for .NET
==============================================
DbExtensions is a data-access framework with a strong focus on **query composition, granularity and code aesthetics**. It supports both POCO and dynamic (untyped) mapping.

See the [project home][1] and the [documentation][2] for more information.

[![Build status](https://ci.appveyor.com/api/projects/status/qw9hoyur7yvlpi8y/branch/master?svg=true)](https://ci.appveyor.com/project/maxtoroq/dbextensions/branch/master)
[![NuGet](https://img.shields.io/nuget/vpre/DbExtensions.svg?label=DbExtensions)](https://www.nuget.org/packages/DbExtensions)

[1]: https://maxtoroq.github.io/DbExtensions/
[2]: https://maxtoroq.github.io/DbExtensions/docs/