The goal of Netsql is not a complete RDBMS, but a relational description of the data that provides a scalable SQL query engine for the existing data storage model, whether it is a database, a file, or a network, although I do not like SQL, But at least the current SQL relationship description is quite attractive, there are many times, we want to add the familiar scripting features in our products to increase their flexibility and maintainability, but can not find the right product to support, of course, the scripting engine, Microsoft also has the DLR, but it is always difficult to embed in their own products , I hope this project will allow users to use the simplest way.
At the same time, please note that this project has not been rigorously tested, the current version is only used for research purposes, and subsequent time will continue the project.
SQL Engine Framework version netsql-c#