On Sun, 1 Jun 2003, Derick Rethans wrote: > On Sun, 1 Jun 2003, Heilig (Cece) Szabolcs wrote: > > > > That's MUCH slower... perhaps you can look at sqlite or does mnogo only > > > support mysql? > > > > No, it has own db format. > > And from docs: > > "Currently MySQL, PostgreSQL, miniSQL, Solid, Virtuoso, InterBase, Oracle, > > SyBase, MS SQL, iODBC, unixODBC, EasySoft ODBC-ODBC bridge IBM DB2 > > databases may be used as mnoGoSearch backend." > > If it supports so many databases adding a new one shouldn't be too hard. > And the speed of sqlite is soo much better for read only data.
Yeah, I had a look at the code, adding sqlite support wouldn't be very hard. -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
