NQuery
NQuery is a relational query engine written in C#. It allows you to execute a SELECTquery against .NET objects. It can use arrays, data sets, data tablesor any other custom table binding. NQuery is completely extensible sothat you can add custom functions, aggregates, constants and parameters.
In addition to the query engine itself this project also contains an integration assembly with Actipro's SyntaxEditor so that you can author queries very easily. This includes code completion, parameter info and syntax highlighting.
Go to http://www.codeplex.com/NQuery
See also these related projects.
- db4o - db4o (database for objects) is the embeddable open source object database for C# ...
- EffiProz - EffiProz is a pure C# database based on popular HSQL database engine. In furure ...
- Habanero 2.3.1 - An Enterprise Application Framework for .Net that produces an agile application ...
- Microsoft Sync Framework - Introduci ...
- OpenDTS (Open Data Transfer Tool) - OpenDTS (Open Data Transfer Tool) is a tool to build and execute datatransfer se ...