InterpolatedSql
Sql interpolator
A C# library to build and execute safe SQL queries using string interpolation
Sql Builder using Interpolated Strings
118 stars
3 watching
7 forks
Language: C#
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
drizin/dapperquerybuilder | A wrapper around Dapper to simplify building dynamic SQL queries with parameterized strings | 519 |
swifql/swifql | A Swift framework for building type-safe, extensible SQL queries | 295 |
r0man/sqlingvo | A Clojure DSL for building SQL queries using Lisp syntax | 210 |
fsprojects/rezoom.sql | A statically typed SQL compiler and type provider for F# | 669 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
knaadh/nestjs-drizzle | A set of modules for integrating DrizzleORM with various databases | 132 |
openresty/drizzle-nginx-module | An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 336 |
forbeslindesay/atdatabases | Prevents SQL Injection attacks by enforcing the use of typed template literals in database queries. | 608 |
felixfbecker/node-sql-template-strings | A module that simplifies the use of ES6 tagged template strings in SQL queries. | 609 |
seancorfield/honeysql | A Clojure library that converts Clojure data structures into SQL | 1,769 |
korma/korma | A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,473 |