Top 20 NuGet Packages depending on Panelak.Sql
Total dependencies: 2
Abstraction layer for specific database driver ORM
Library with a parser of SQL SELECT queries and a parser of simple SQL condition expressions into a binary tree according to the operator precedence. Useful for parsing, checking and testing SQL from unsafe sources before execution. Works only for generic SQL which should be same in all RDBMS.