https://github.com/maxtoroq/DbExtensions
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
https://github.com/maxtoroq/DbExtensions
dotnet micro-orm sql-builder
Last synced: 3 days ago
JSON representation
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
- Host: GitHub
- URL: https://github.com/maxtoroq/DbExtensions
- Owner: maxtoroq
- License: apache-2.0
- Created: 2012-08-31T20:23:03.000Z (over 13 years ago)
- Default Branch: v7
- Last Pushed: 2025-12-14T15:54:40.000Z (about 1 month ago)
- Last Synced: 2026-01-11T20:00:26.838Z (11 days ago)
- Topics: dotnet, micro-orm, sql-builder
- Language: C#
- Homepage: https://maxtoroq.github.io/DbExtensions/
- Size: 3.72 MB
- Stars: 230
- Watchers: 29
- Forks: 41
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
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.
[](https://ci.appveyor.com/project/maxtoroq/dbextensions/branch/v7)

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