MusicBrainz MySQL: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Reviewed and updated)
(adding "See also" section)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The [[MusicBrainz]] database is written in [http://www.postgresql.org/ PostgreSQL]. MusicBrainz MySQL allows any user to very easily setup a mirror of the [[MusicBrainz]] database using MySQL, complete with replication.
The [[MusicBrainz]] database is written in [http://www.postgresql.org/ PostgreSQL]. MusicBrainz MySQL allows any user to very easily set up a mirror of the [[MusicBrainz]] database using MySQL, complete with replication.


More information and download is available on the project's Git repository at [http://github.com/chancemedia/mbzdb http://github.com/chancemedia/mbzdb].
More information and download is available on the project's Git repository at [https://github.com/elliotchance/mbzdb https://github.com/elliotchance/mbzdb].


== Developer ==
== Developer ==


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

==See also==
[[External_Resources]]


[[Category:Download]] [[Category:Development]]
[[Category:Download]] [[Category:Development]]

Latest revision as of 15:02, 17 May 2016

The MusicBrainz database is written in PostgreSQL. MusicBrainz MySQL allows any user to very easily set up a mirror of the MusicBrainz database using MySQL, complete with replication.

More information and download is available on the project's Git repository at https://github.com/elliotchance/mbzdb.

Developer

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

See also

External_Resources