MusicBrainz MySQL: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
Line 11: Line 11:
==Download==
==Download==


* MB_MySQL is available from [http://www.chancemedia.com/MB_MySQL/ http://www.chancemedia.com/MB_MySQL/]
* MB_MySQL is available from [http://www.chancemedia.com/MB_MySQL/ http://www.chancemedia.com/MB_MySQL/]
* A fork of MB_MySQL with an updated schema (since the 5-24-09 server release) is available at: [http://github.com/bts/mb_mysql http://github.com/bts/mb_mysql]
* The manual can be viewed online at [http://www.chancemedia.com/MB_MySQL/manual.html http://www.chancemedia.com/MB_MySQL/manual.html]
* The manual can be viewed online at [http://www.chancemedia.com/MB_MySQL/manual.html http://www.chancemedia.com/MB_MySQL/manual.html]


==Developer==
==Developer==

Revision as of 17:54, 5 October 2009

About

The MusicBrainz database is written in PostgreSQL. MusicBrainzMySQL allows any user to very easily setup a mirror of the MusicBrainz database using MySQL, complete with replications.

General Requirements

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 manual

Download

Developer

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


NeedsIntertwingling