[Typo3-dev] typo3 and sqlite (said to be twice faster than mysql)
Ries van Twisk
typo3 at rvt.dds.nl
Tue Dec 28 14:40:57 CET 2004
My personal problem with sqllite is that it doesn't contain any advanced
features.
SQLLite is fun if you have a small app with a few (<5 tables) and need
something quickly up and running, just like ms-access.
But when more and more people are going to use sqllite the less advanced
SQL features are used again, just has what happend with MySQL back then.
Most system still uses MySQL or any other DB as a 'file' storage without
any of the features that are available.
One other thing..
The speed page of sqllite found on http://www.sqlite.org/speed.html is
not really fare,
if you read it.. you will notice it........
just my two cents...
Ries
>Hi Adrien.
>
>Better a late answer, than never, right?
>
>On 2004-10-18, Adrien Laurent <a.laurent at blastingweb.net> wrote:
>
>
>>I've read that sqlite is twice faster than mysql
>>http://www.sqlite.org/speed.html
>>I would like to know if it is possible to make typo3 working with sqlite,
>>and will it be a big job ? do I need to convert only "class.t3lib_db.php" ?
>>
>>
>
>It won't be a big job, now that the core is fully ready for DBAL with
>the next release. There will be a DBAL extension along with that
>release. Chances are, that it will just work with SQLite. Or not. :)
>
>I'll have a look, maybe, if I have the time. But as has been pointed
>out, there aren't any killer advantages over MySQL that put this high
>up on the agenda.
>
>Karsten
>_______________________________________________
>Typo3-dev mailing list
>Typo3-dev at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
>
--
R. van Twisk
http://www.metamorf.net
Our Typo3 enabled website: http://www.livetravelguides.com
Instand help for Typo3? irc:/irc.freenode.net/typo3
Looking for documentation? http://typo3.org/documentation/
More information about the TYPO3-dev
mailing list