ez projects / ezoracle
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| ezoracle | Gaetano Giunta | stable | 2.3.0 | 4.0.1 - 4.6 |
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.3.0 |
4.6 (eZ Publish cluster supported in eZDB and eZDFS modes) |
| 2.2.0 |
4.5 (eZ Publish cluster supported in eZDB and eZDFS modes) |
| 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.3 |
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 maintained at the ez.no website: http://ez.no/doc/extensions/database
This project is now hosted on github. We have explained the Whys and Whatfors in this post : http://share.ez.no/blogs/ez/ez-extensions-now-on-github-waiting-for-your-commits. You can now find the sources of this project here : https://github.com/ezsystems/ezoracle. Contribution is even more encouraged now relying on github’s collaborative development features. Feel free to fork, hack, and channel the changes back through a pull request. All of this is properly described in the post above.
Waiting for your commits !
eZOracle 1.8.3 released
Sunday 17 October 2010 22:30
Gaetano Giunta