Page 1 of 1

optional sqlite

Posted: Mon Feb 27, 2006 12:43 pm
by Superlexx
hi willam,

I think it would be cool if NJB would allow using SQLite as database engine (as found in PHP5). This would save about half of NJB installation efforts; management apps (phpMyAdmin-like) for this DB are being developed.

Posted: Mon Apr 24, 2006 8:22 pm
by wbartels
This is not so easy to implement.

If I have the time I can better use the SQL abstraction layer from PHP 6.
Than it is possible to use MySQL, MSQL, SQLite, etc..