awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Drizin avatar

Drizin/DapperQueryBuilder

0
View on GitHub↗
539 stars·51 forks·C#·MIT·7 views

DapperQueryBuilder

Dapper Query Builder using String Interpolation and Fluent API

Features

  • Object Relational Mappers - Fluent query builder for Dapper using string interpolation.

Star history

Star history chart for drizin/dapperquerybuilderStar history chart for drizin/dapperquerybuilder

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DapperQueryBuilder

Similar open-source projects, ranked by how many features they share with DapperQueryBuilder.
  • albrow/zoomA

    albrow/zoom

    0View on GitHub↗
    View on GitHub↗0
  • astaxie/beegoA

    astaxie/beego

    0View on GitHub↗
    View on GitHub↗0
  • automattic/mongooseAutomattic avatar

    Automattic/mongoose

    27,479View on GitHub↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    View on GitHub↗27,479
  • abrahambotros/loreA

    abrahambotros/lore

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to DapperQueryBuilder→

Frequently asked questions

What does drizin/dapperquerybuilder do?

Dapper Query Builder using String Interpolation and Fluent API

What are the main features of drizin/dapperquerybuilder?

The main features of drizin/dapperquerybuilder are: Object Relational Mappers.

What are some open-source alternatives to drizin/dapperquerybuilder?

Open-source alternatives to drizin/dapperquerybuilder include: albrow/zoom. astaxie/beego. automattic/mongoose — Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB… balderdashy/waterline — Waterline is an adapter-based database library and object relational mapper for Node.js. It serves as a multi-database… beanieodm/beanie — Asynchronous Python ODM for MongoDB. abrahambotros/lore.