MusicBrainz MySQL: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (Added page to Category:Download)
No edit summary
Line 1: Line 1:
== Git Repository ==
==About==


[http://github.com/chancemedia/mbzdb http://github.com/chancemedia/mbzdb]
The [[MusicBrainz]] database is written in [http://www.postgresql.org/ PostgreSQL]. MusicBrainzMySQL allows any user to very easily setup a mirror of the [[MusicBrainz]] database using MySQL, complete with [http://www.chancemedia.com/MB_MySQL/manual.html#replication replications]. At the moment, the canonical codebase does not support the latest MusicBrainz schema (as of 5-24-2009); there is, however, a [http://github.com/bts/mb_mysql fork of the project on github] that addresses this.


==General Requirements==
== Developer ==

MusicBrainzMySQL (MB_MySQL) is very portable and easy to setup on any unix based system that has MySQL and Perl installed. Windows MySQL is not supported due to its lack of support for InnoDB.

For the full list of instructions, see the [http://www.chancemedia.com/MB_MySQL/manual.html manual]

==Download==

* MB_MySQL is available from [http://www.chancemedia.com/MB_MySQL/ http://www.chancemedia.com/MB_MySQL/]
* The MB_MySQL manual can be viewed online at [http://www.chancemedia.com/MB_MySQL/manual.html http://www.chancemedia.com/MB_MySQL/manual.html]
* A fork of MB_MySQL working for the latest database schema is available at: [http://github.com/bts/mb_mysql http://github.com/bts/mb_mysql]

==Developer==


Any problems/questions/ideas, please email them to me, Elliot ([http://wiki.musicbrainz.org/chancey chancey])
Any problems/questions/ideas, please email them to me, Elliot ([http://wiki.musicbrainz.org/chancey chancey])

Revision as of 06:47, 27 June 2010

Git Repository

http://github.com/chancemedia/mbzdb

Developer

Any problems/questions/ideas, please email them to me, Elliot (chancey)