Oracle Magazine's May/June 2008 issue contains a "Developer Nation" article. In it, David Kelly interviews Levi Dixon from Community Connect about using PHP and Oracle.
This quote caught my eye:
"PHP and Oracle used to be considered a strange combination. Now having Oracle working on and contributing to the PHP OCI8 extension, I am assured that features that I want to leverage will be available to our application in future database releases because Oracle is actively working on the extension with foresight"
Another section mentions Oracle Database 11g DRCP connection pooling:
"There's a lot of thought that goes into making our site scale for large numbers of concurrent users, and Oracle's attention to this idea is resulting in new features that have immediate impact," says Dixon. One of those features is database resident connection pooling, introduced in Oracle Database 11g to address scalability requirements in environments requiring large numbers of connections with minimal database resource usage. "Connection pooling will be huge for us"
Read the
article for more.
Comments (2)
I used to work with Levi when I worked at CommunityConnect! He was the first person to show me great database design practices in a world where scalability and quick responses are of utmost importance.
Even now he has mentioned some ideas that I'm itching to try out :)
I like that this article focuses on very current-day challenges that Oracle's really awesome at solving. Most Oracle books I've been reading oftentimes give examples of "customers" and "departments" - who does that anymore? ;-) Chris, we should write a book about using Oracle in post Web 2.0 era...
Posted by Maggie Nelson | April 17, 2008 12:32 PM
Posted on April 17, 2008 12:32
@Maggie: Until you start writing a book, maybe you can blog some of your ideas? I'm looking forward to catching up at PHP|Tek.
Posted by Christopher Jones | April 17, 2008 11:57 PM
Posted on April 17, 2008 23:57