Home Page
Categories: Persistence - Data-tier
Latest version: 2.0.0.1087
Added 2006-11-08
OQL.NET (Object Query Language for .NET) is an object-oriented and strongly-typed database query language based on native .NET language (e.g. C# and VB.NET) instead of on strings.
Features include:
- Imitates the style of a SQL statement
- Supports all the major elements of SQL DML, including select, insert, update and delete statements, and select, from, join, on, where, group by, having, order by and case clauses
- Checks syntax as compile-time
- Supports SQL Server, Access, Oracle, MySQL and most databases compatible with the SQL-92 standard
 Built for .NET |
 Built for .NET 2 |
 Library |
 Source code provided |