Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql and PostgreSql

License

Notifications You must be signed in to change notification settings

MarkBasov/querybuilder

Open more actions menu
 
 

Repository files navigation

SqlKata Query Builder

Build status

SqlKata on Nuget

SqlKata on MyGet

SqlKata Query Builder is a powerful Sql Query Builder written in C#.

It's secure and framework agnostic. Inspired by the top Query Builders available, like Laravel Query Builder, and Knex.

SqlKata has an expressive API. it follows a clean naming convention, which is very similar to the SQL syntax.

It makes writing SQL queries easy and funny, with no need to read long pages of documentations.

It provides a level of abstraction over the supported database engines, that allows you to work with multiple databases with the same unified API.

SqlKata supports complex queries, such as nested conditions, selection from SubQuery, filtering over SubQueries, Conditional Statements and others. Currently it has built-in compilers for SqlServer, MySql and PostgreSql.

Checkout the full documentation on https://sqlkata.com

About

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql and PostgreSql

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.6%
  • PowerShell 2.3%
  • Batchfile 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.