SqlKata is a powerful and elegant SQL query builder for .NET that provides a fluent, expressive syntax to construct complex SQL queries programmatically. It supports multiple database engines and can compile queries to raw SQL with parameters, making it easy to integrate with Dapper or ADO.NET. SqlKata emphasizes flexibility and readability, enabling developers to write maintainable and reusable query logic.
Features
- Fluent interface for building SQL queries
- Supports complex joins, nested queries, and subqueries
- Compatible with multiple databases like SQL Server, MySQL, and PostgreSQL
- Outputs raw SQL with bound parameters for safety
- Can be used standalone or with Dapper
- Extensible with custom compilers and macros
Categories
SQL ClientsLicense
MIT LicenseFollow SqlKata QueryBuilder
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SqlKata QueryBuilder!