Found 194 packages
The Dapper SqlBuilder component, for building SQL queries dynamically.
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
Visual SQL Query Builder for classic ASP.NET and MVC environemnts, Razor and ASPX view engines, with full support of all popular database servers and appropriate SQL dialects. Working with Active Query Builder the end-user can combine visual query building with direct SQL query text editing. Active Query Builder allows for parsing of complex SQL queries for their visual representation as well as for programmatic analysis and modification.
SQL Builder using Fluent API and String Interpolation
Dapper Query Builder using Fluent API and String Interpolation
MySQL Metadata Provider for Active Query Builder
SqlHydra.Query is an F# query builder powered by SqlKata.Query that supports SQL Server, PostgreSQL, Sqlite, MySQL and Oracle.
PostgreSQL Metadata Provider for Active Query Builder
Active Query Builder ASP.NET Edition is a Visual SQL Query Builder for ASP.NET WebForms, MVC and Core 2.0 environments with full support of all popular database servers and appropriate SQL dialects. Working with Active Query Builder the end-user can combine visual query building with direct SQL query text editing, preview sub-query results. Active Query Builder allows for parsing of complex SQL queries for their visual representation as well as for programmatic analysis and modification.This package should be used in MVC .NET projects. Packages for WebForms and ASP.NET Core environments are available separately.
Active Query Builder ASP.NET Edition is a Visual SQL Query Builder for ASP.NET WebForms, MVC and Core 2.0 environments with full support of all popular database servers and appropriate SQL dialects. Working with Active Query Builder the end-user can combine visual query building with direct SQL query text editing, preview sub-query results. Active Query Builder allows for parsing of complex SQL queries for their visual representation as well as for programmatic analysis and modification. This package should be used in WebForms projects. Packages for MVC and ASP.NET Core environments are available separately.
DotnetStandardQueryBuilder.Core package contains all the necessary core properties and methods for QueryBuilder package
dotFramework Dynamic Query Builder for SqlServer
Extension methods for using SqlKata to generate SQL queries for PetaPoco.
Build queries for Microsoft Dataverse and the Power Platform. Let AI fix what you can't. Investigate data. Fix the layouts. Get code. Let AI fix what you can't. Empower yourself to achieve more. Read more: https://fetchxmlbuilder.com/ FetchXML Builder is used to create and execute queries against Microsoft Dataverse / Power Apps / Dynamics 365. What you don't know about Dataverse this morning, you'll know this afternoon. If you can't solve it, ask in the integrated AI Chat. The tool will assist in three major areas: 1. Constructing queries, including more advanced features like: - aggregates - outer joins - complex "not-in"-queries - attributes from multi-level linked entities - update existing views with altered queries 2. Querying CDS/CRM for information not (easily) found in the UI - system / internal entities - attributes hidden in CRM UI - join on other fields than relationships 3. Developer assistance generating code for - C# QueryExpression code - WebAPI / OData query string - Power Automate List Records - SQL, JavaScript and C# stubs - Easy to use UI to compose queries for reports in CRM The tool reads metadata from Microsoft Dataverse and Dynamics 365 / CRM to assist with selecting entities, attributes, relations and to perform validation of condition values. To make it even more appealing, there is also the possibility to have it show "Friendly names", which will replace the technical names of entities and attributes with their display names in the users' currently selected language, much like Advanced Find does.
DotnetStandardQueryBuilder.Mongo package contains methods to build SQL database query from query builder request
SQL query builders for the .NET framework
A free .NET library to help you to build sql strings using C# object notation, making easier to write conditional queries with no hard-typed strings on the code.
A C# library which helps create customized and extensible LINQ-like sql queries more easily.
An efficient SQL builder with an interface that emulates writing actual SQL queries.
Transforms the given SQL query according to the commands provided in this request. You can add constraints, hide some of the resultset columns, chang sorting or limit rows of resultset. All transformations are performed according to the SQL syntax and database schema provided through the registered account at https://webapi.activequerybuilder.com/ identified by the given unique identifier. All transformations can only lead to reorganization or limitation of the resultset data. This means that it's impossible to get transformed SQL that reveals any other data than the data retutned by original query.