optional sqlite

Locked
Superlexx
User
Posts: 45
Joined: Thu Feb 10, 2005 8:51 pm

optional sqlite

Post 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.
User avatar
wbartels
netjukebox developer
Posts: 872
Joined: Thu Nov 04, 2004 3:12 pm
Location: Netherlands
Contact:

Post 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..
Locked