Editor's review
This is a dbExpress driver for Oracle.
dbExpress is a database-independent layer defining a common interface to Oracle from Delphi and C++Builder. This is available for both Windows and Mac OS X for both 32-bit and 64-bit platforms. dbExpress provides a driver as an independent library. The library has functions that can process queries and stored procedures. This way of doing things improves the performance of Oracle access as data-access layer is thin and simple. It caters to either connecting to Oracle via the native Oracle data access or direct access to Oracle without Oracle Client. Database applications using dbExpress can be deployed quickly. This does not require the data provider layers of BDE or ODBC as data provider layers. dbExpress driver for Oracle also lets you work with Oracle directly via TCP/IP without involving an Oracle Client. This can significantly ease deployment and configuration of your applications.
dbExpress driver for Oracle is a cross-platform solution. This makes it possible to develop applications using different IDEs (integrated development environments) such as RAD Studio, Delphi, C++ Builder on Windows and Mac OS X. Both x86 and x64 platforms are supported. If you were keen on developing visually attractive yet high-performance applications, you could make use of FireMonkey platform. It is possible to monitor and analyze the database calls made by your application using the dbExpress driver. You will be able to trace SQL statement execution, commits, rollbacks, etc. per component. This software is compatible with Oracle servers 12c, 11g, 10g, 9i, 8i, 8.0, and 7.3, including Oracle Express Editions 11g and 10g. This is a very good product.
User comments