Databases in 2.0
Maximilian Kossick
maximilian.kossick at googlemail.com
Mon Feb 25 16:13:51 CET 2008
I think having just database backend is a good idea, especially one
that offers full DDL support. MySQL embedded seems to be a good fit.
Some users are going to demand support for stand-alone database
server, and MySQL supports that, although we have to do some lib
loading magic in that case if i remember the docs correctly. Having
some people from MySQL look at our database code would be awesome.
On Mon, Feb 25, 2008 at 3:39 PM, Sven Krohlas <sven at asbest-online.de> wrote:
> Hi,
>
> at FOSDEM Nikolaj and I had the chance to talk to Lenz Grimmer,
> Community Relations Manager from MySQL GmbH in Germany.
>
> Currently I had the impression, that we want to switch to SQLite
> alone but after talking to him I think MySQL Embedded will be the
> best solution.
>
> It seems to offer:
> *same performance as MySQL (as it is using the same code, as far as
> I understood him, Nikolaj may have details here)
> *runs with Linux, Windows, Mac
> *it is easily able to use a real server, so collection sharing would
> still be possible (moving the database to a real server just means
> copying the local files to it).
> *it is also GPL licensed
>
> So, in short it seems to bring the pros of sqlite and MySQL together.
>
> They also offer assistance finding the best database file format and
> might give us other tipps for our use case to help us getting it as
> fast as possible.
>
> I have Lenzs card here, so if we decide to have a closer look I can
> call him.
>
> cu
> --
> http://krohlas.de/blog/?eid=76
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>
More information about the Amarok-devel
mailing list