Quote:
Originally Posted by jsebrech
Well, since it's trivially easy to switch between PDO and OCI8 when you're using Zend_DB, I suggest you build your app, and then, when it's done, benchmark it using both PDO and OCI8 as back-end engine. This way you know for sure.
All I can tell you is what I observed for my particular test case.
|
Ok, and i apreciate that, thanks!