22 packages tagged with “sql-builder”
The Dapper SqlBuilder component, for building SQL queries dynamically.
A simple and performant SQL builder for Dapper, using string interpolation and a fluent API to build safe, static, and dynamic SQL queries.
Leichtgewichtiges Framework um Daten einer Datenbank des Microsoft SQL Servers (auch Azure SQL) abzufragen und auf benutzerdefinierte Klassen zu mappen. Möglich sind alle CRUD-Operationen und auch die Abfrage von Daten aus Views wird unterstützt.
Fast lightweight data access library for .NET Core (micro-ORM): simple API for CRUD operations, dynamic queries, SQL commands generation (command builder), abstract queries that have simple string representation + parser, schema-less data access, flexible query results mapping to annotated POCO models, app-level data views, RecordSet structure (replacement for DataTable). Try out NReco.Data if you're looking for Dapper alternative with abstract queries and automated SQL generation.
Dependency injection extension for Dapper.SimpleSqlBuilder.
SqlPlace is a .NET framework library to help you build complex parameterized SQL query.
Fast sql builder for .NET
Package Description
This is a library that supports building query (SQL) to manipulate a database.
Una librería .NET ligera y potente para construir scripts SQL de forma fluida, segura y dinámica, previniendo inyección SQL.
Universal data access abstraction layer providing ADO.NET enhancements, schema management, connection/transaction scoping, and database-agnostic persistence. Includes DAC helpers, parameterized query APIs, SQL query building, CSV support, and common extensions used by provider packages (SQLite, SQL Server, Firebird, NHibernate).
This is a SQL string builder containing methods allowing you to write your SQL query in a fluent manner within your code.
Erleichtert die Konfiguration des DataAccessLayer mittels JSON-File
Ermöglicht die Historisierung der Daten auf Zeilenbasis