On Mon, Sep 27, 2004 at 01:08:14PM +0100, Dave Airlie wrote:
>> > > artists, albums, song titles, location of album art, genres, playlists,
> > > play counts, most recently played, songs that have not ripped correctly
> > > and should be black-listed etc.
>> use berekley db, running sql server for this is overkill, you could
> probably even used tdb it is also small... (sf.net/projects/tdb)
There's a good compromise for these situations:
http://www.sqlite.org/
Which is basically an SQL API to a bdb (arguably that's what MySQL is
too, but hey). Useful when a developer wants an SQL portable app,
but doesn't need the hassle of running an SQL server, or when developers
are just too plain lazy to learn something new :)
--
Colm MacCárthaigh Public Key: colm+pgp at stdlib.net
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!