SLORM stands for Schemaless ORM. It allows you to safetly query relational databases without first knowing the database schema. Great for dashboard applications where queries are configured freely by the end-user.


Keywords
ORM, Schemaless, query
Install
Install-Package SLORM -Version 0.0.11