Le vendredi 27 Août 2004 23:30, D. Richard Hipp a écrit :

> The best design would be to make the application generic so
> that it could use either SQLite or a client/server database.
> Then smaller sites could use SQLite and take advantage of
> the reduce management and overhead it provides while larger
> sites could use a client/server database for scalability.

For PHP users, ADOdb library needs a glance, as its abstract engine is 
fast and really well designed. It has drivers for most databases 
(sqlite included) and an abstract XML schema for databases.

-- 
JCR
aka DJ Anubis
LAB Project Initiator & coordinator

Reply via email to