Found 76 packages
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
Adds the execution capabilities for SqlKata
Extension methods for using SqlKata to generate SQL queries for PetaPoco.
Package Description
SqlKata + Dapper + Canducci Wrapper Extensions
SqlKata + Dapper + Canducci Wrapper Extensions + PostGres
SqlKata + Dapper + Canducci Wrapper Extensions + MySQL
SqlKata + Dapper + Canducci Wrapper Extensions + SqlServer
Paginable extension with SqlKata for collection.
.NET library that aims to facilitate the combination of DbContexts (EntityFrameworkCore) and SqlKata queries.
(Unofficial) Signed - A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
SqlKata QueryBuilder implementation for RestSQL
Contains several Extension Methods for the SqlKata library. Including but not limited to: - ToDbCommand() -- Create a System.Data.Common.DbCommand of a specified type from a Query object - AsInsert() -- Extension Overload that accepts a single Column+Value combination - AsUpdate() -- Extension Overload that accepts a single Column+Value combination Also contains helper objects that can assist with creating Select statements and WHERE clauses for evaluating single column conditions - The 'SelectStatementBuilder' will compile into a SqlKata Query. - The 'IWhereCondition' interface objects will apply their conditions to that Query.
SqlKata SqlQueryBuilder package for Cosmos.Data.
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
Generates SqlKata abstractions for the AST produced by "Allvis.Kaylee.Analyzer", using the new Roslyn Source Generator capabilities which ship with .NET 5.
Adds the execution capabilities for SqlKata, strongnamed and fixed
Fluent query manager based on SQLKata.