InterpolatedSql
Sql interpolator
A C# library to build and execute safe SQL queries using string interpolation
Sql Builder using Interpolated Strings
126 stars
3 watching
7 forks
Language: C#
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings | 524 |
| A Swift framework for building type-safe, extensible SQL queries | 295 |
| A Clojure DSL for building SQL queries using Lisp syntax | 210 |
| A statically typed SQL compiler and type provider for F# | 670 |
| A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 582 |
| A Clojure-based DSL for building SQL queries and statements. | 41 |
| An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
| A set of modules for integrating DrizzleORM with various databases | 146 |
| An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 335 |
| Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. | 610 |
| A module that simplifies the use of ES6 tagged template strings in SQL queries. | 611 |
| A Clojure library that converts Clojure data structures into SQL | 1,780 |
| A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,474 |