[nycphp-talk] DBM file support and caching in PHP
Daniel Convissor
danielc at analysisandsolutions.com
Thu Dec 16 11:57:13 EST 2004
On Thu, Dec 16, 2004 at 11:19:02AM -0400, mark wrote:
> I also don't want to ask that the customers use their own DB's for
> caching
Have you thought about using SQLite? It's built into PHP 5 by default.
While it has many characteristics of a DBMS, it's really just a glorified
file format, so doesn't have a DBMS server.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list