Skip to content
/ mbzdb Public
forked from elliotchance/mbzdb

Port of the MusicBrainz database to run on other RDBMSs with replication (previously named MB_MySQL.)

Notifications You must be signed in to change notification settings

arsenio/mbzdb

 
 

Repository files navigation

Please edit settings.pl to match your environment.
Run ./init.pl

You may need to install the following CPAN modules in order to proceed:
perl -MCPAN -e 'install LWP::UserAgent'
perl -MCPAN -e 'install DBI'
perl -MCPAN -e 'install DBD::Pg'
perl -MCPAN -e 'install DBD::mysql'

===== Version log =====
5.0
  * Full support for NGS for both PostgreSQL and MySQL.
  * settings.pl is now split so that each backend gets its own
    relevant settings file.
  * A few minor bug fixes.

About

Port of the MusicBrainz database to run on other RDBMSs with replication (previously named MB_MySQL.)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%