MusicBrainz MySQL: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
 
(+NeedsIntertwingling (Imported from MoinMoin))
Line 17: Line 17:


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])

----[[Needs Intertwingling|NeedsIntertwingling]]


[[Category:To Be Reviewed]] [[Category:Development]]
[[Category:To Be Reviewed]] [[Category:Development]]

Revision as of 06:00, 2 April 2007

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