MusicBrainz Database/Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Creative Commons: Being more specific.)
m (→‎Public Domain: Clarify which dump is needed to setup a test server.)
Line 9: Line 9:
[[Image:norights-a.gif]] The core data (artists, releases, tracks etc.) is available under the [http://creativecommons.org/licenses/publicdomain Public Domain] license.
[[Image:norights-a.gif]] The core data (artists, releases, tracks etc.) is available under the [http://creativecommons.org/licenses/publicdomain Public Domain] license.


: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump.tar.bz2 mbdump.tar.bz2] Core data (artists, albums, tracks etc.) You need only ''this dump'' to setup a working [[Test Server]]
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump.tar.bz2 mbdump.tar.bz2] Core data (artists, albums, tracks etc.) ''If you are setting up a test server, this is the only dump you will need to get you started.''
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-cdstubs.tar.bz2 mbdump-cdstubs.tar.bz2] CD stubs
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-cdstubs.tar.bz2 mbdump-cdstubs.tar.bz2] CD stubs



Revision as of 20:59, 12 December 2009

Products > Database > Database Download

Introduction

Please read the Database product page, and the Database Schema documentation for a description of the schema, if you are not familiar with the MusicBrainz Database.

Public Domain

norights-a.gif The core data (artists, releases, tracks etc.) is available under the Public Domain license.

download.gif mbdump.tar.bz2 Core data (artists, albums, tracks etc.) If you are setting up a test server, this is the only dump you will need to get you started.
download.gif mbdump-cdstubs.tar.bz2 CD stubs

Creative Commons

File:cc-nc-sa-2.0-88x31.png The edits, editors (non-personal data only), and derived data is available under the Attribution-NonCommercial-ShareAlike 2.0 license.

download.gif mbdump-derived.tar.bz2 Derived data (mainly search indexes)
download.gif mbdump-moderation.tar.bz2 Edit data (editors, open edits/notes/votes, statistics)
download.gif mbdump-closedmoderation.tar.bz2 Closed edit data (closed edits/notes/votes)
download.gif mbdump-artistrelation.tar.bz2 Closed edit data (closed edits/notes/votes)

RDF export

The RDF export, mbdump.rdf.bz2, is no longer available. If you want a complete RDF export, please download the PostgreSQL database export (as described above), set up a MusicBrainz Server, then run mb_server/admin/RDFDump.pl to produce an RDF export.

Get files from the primary FTP server

Older data files, and other miscellaneous files are available from the MusicBrainz FTP server

Installation

There are a few different methods to setup the database, see Database Setup for a list of guides.