OQL.Delphi's Advantages

Benefits from using OQL.Delphi:

l  Complete Object-Oriented and complete strong-typed;

l  Based on native Delphi language; check syntax as compiling; reduce 95% of the time for debugging query statements;

l  Well design makes it possible to get precise context help as writing OQL with IDE;

l  Supporting many kinds of databases, including Microsoft SQL Server, Microsoft Access, Oracle, MySQL and most databases that compatible with the SQL-92 standard;

l  Completely imitating the style of SQL statement, with no extra learning cost.

Related Topics

OQL.Delphi Tutorial