Monday, 26 August 2013

What is the most suitable way to work with databases in Zend Framework?

What is the most suitable way to work with databases in Zend Framework?

I'm developing web application with Zend Framework. In the documentation
it says ...
"Be aware though that the Table Data Gateway pattern can become limiting
in larger systems."
What are the drawbacks of using Table Data Gateway ?
What is the most suitable way to handle database with Zend ?

No comments:

Post a Comment