Page 1 of 1

Database alternative using Zend FrameWork:: YAML,XML...?

Posted: Thu May 28, 2009 4:51 am
by jaoudestudios
Is there an alternative to using databases? Preferrably in Zend FrameWork.

I would like to build a simple bug tracker system with all my Zend FrameWork projects (i.e. *url*/admin/bugtracker), but not all of them are backed by a database system, so I thought I would use a flat file system similar to linux.

Is there something already like this, with search etc?