Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stazz/sqlgenerator

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

Last synced: about 2 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.