projects / org / ezproject2010 / ezoracle
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
ezoracle | Gaetano Giunta | stable |
Version | Compatible with |
---|---|
2.0.4, 2.1.0 | 4.0.1 - 4.4.x |
The communication/interaction between eZ Publish and the database is done via the "ezdb" library, which provides a database abstraction layer. The "ezdb" library supports MySQL and PostgreSQL databases by default.
The ezoracle extension contains a database driver implementation (also called the "ezoracle database handler") that makes it possible for the "ezdb" library to connect to an Oracle database. The extension itself makes use of the PHP Oracle functions. eZ Publish cluster mode is fully supported.
eZ Oracle |
eZ Publish |
---|---|
2.1.0 |
4.4 (eZ Publish cluster supported in eZDB and eZDFS modes) |
2.0.4 |
4.1, 4.2, 4.3 (eZ Publish cluster supported in eZDB and eZDFS modes) |
1.8.2 |
4.0.1 to 4.0.x (eZ Publish cluster mode supported with patches in 4.0.1) |
1.7 |
3.10.1 (eZ Publish cluster mode supported with patches) |
1.6 |
3.9.5 |
The documentation is maintaned at the ez.no website: http://ez.no/doc/extensions/database
eZOracle 2.1.0 and 2.0.4 released
Wednesday 29 September 2010 13:38
Gaetano Giunta