jasonmc / forked-daapd

A re-write of the firefly media server (mt-daapd). It's released under GPLv2+. Please note that this git repository is a mirror of the official one at git://git.debian.org/~jblache/forked-daapd.git
http://blog.technologeek.org/2009/06/12/217
GNU General Public License v2.0
328 stars 45 forks source link

Have an option to a mysql database instead of sqlite #37

Open arthurlutz opened 13 years ago

arthurlutz commented 13 years ago

Sqlite is nice and simple and lightweight. If I already have a mysql database, it would be nice to able to use this instead...