The database I've been working with for some stuff is sqlite. It requires no setup, and doesn't do anything more than create a single file. It's more akin to using a Berkeley DB than MySQL.
The weird thing though, is that for most things, it is more "complete" as an SQL language than Mysql. On Fri, Jul 16, 2004 at 05:44:43PM -0700, Dan Sully wrote: > * Rob Shortt <[EMAIL PROTECTED]> shaped the electrons to say... > > >Database Ideas: > >--------------- > > > >Freevo could really benefit from the use of a database layer, especially > >for > >handling program data, which ones we'll record, which episodes we've > >recorded. > >I think this will also make it easier to import tv listings. I picture the > >Freevo database layer something like this: > > > >Freevo <-> Data Interface <-> Database Plugin > > This must be optional. One of the reasons I switched from MythTV, is that > Freevo doesn't require a database. I don't use Freevo for any TV or > RecordingServer activity, so I don't want a database. > > -D > -- > <weezyl> $6.66: The Value Meal of the Beast. > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
