Skip to content

googled/mbzdb

 
 

Repository files navigation

1- Edit settings.pl to match your environment.
2- Edit settings_mysql.pl or settings_postgresql.pl to match your database environment.
3- 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%