An open API service indexing awesome lists of open source software.

https://github.com/stazz/sqlgenerator

SQLGenerator is C# DSL to generate SQL statements.
https://github.com/stazz/sqlgenerator

Last synced: 10 months ago
JSON representation

SQLGenerator is C# DSL to generate SQL statements.

Awesome Lists containing this project

README

          

# C\# DSL for Generating SQL statements

This project provides C# API to safely generate SQL statements, without using syntactical string constants.

TODO more documentation.