MusicBrainz Database/Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 24: Line 24:
[[Image:cc-nc-sa-2.0-88x31.png]] The [[Edit Type|edits]], [[Editor|editors]] (''non-personal data only''), and derived data is available under the [http://creativecommons.org/licenses/by-nc-sa/2.0/ Attribution-NonCommercial-ShareAlike 2.0] license.
[[Image:cc-nc-sa-2.0-88x31.png]] The [[Edit Type|edits]], [[Editor|editors]] (''non-personal data only''), and derived data is available under the [http://creativecommons.org/licenses/by-nc-sa/2.0/ Attribution-NonCommercial-ShareAlike 2.0] license.


: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-derived.tar.bz2 mbdump-derived.tar.bz2] Derived data (mainly search indexes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-derived.tar.bz2 mbdump-derived.tar.bz2] Derived data (annotations, tags, search indexes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-moderation.tar.bz2 mbdump-moderation.tar.bz2] Edit data (editors, open edits/notes/votes, statistics)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-moderation.tar.bz2 mbdump-moderation.tar.bz2] Edit data (editors, open edits/notes/votes, auto-editor elections)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-closedmoderation.tar.bz2 mbdump-closedmoderation.tar.bz2] Closed edit data (closed edits/notes/votes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-closedmoderation.tar.bz2 mbdump-closedmoderation.tar.bz2] Closed edit data (closed edits/notes/votes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-artistrelation.tar.bz2 mbdump-artistrelation.tar.bz2] Closed edit data (closed edits/notes/votes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-artistrelation.tar.bz2 mbdump-artistrelation.tar.bz2] Related artists.



===RDF export===
===RDF export===

Revision as of 02:24, 24 February 2010

Products > MusicBrainz Database > Database Download

Introduction

Please read the MusicBrainz Database product page and the database schema documentation if you are not familiar with the MusicBrainz Database.

Installation

There are a two different methods to get database up and running, you can either:

Download

Public Domain

norights-a.gif The core data (artists, releases, tracks etc.) is released into the public domain.

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 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 (annotations, tags, search indexes)
download.gif mbdump-moderation.tar.bz2 Edit data (editors, open edits/notes/votes, auto-editor elections)
download.gif mbdump-closedmoderation.tar.bz2 Closed edit data (closed edits/notes/votes)
download.gif mbdump-artistrelation.tar.bz2 Related artists.


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.