| Products | MusicBrainz Picard | Magic MP3 Tagger | Jaikoz Tag Editor | libmusicbrainz | libtunepimp | Server | Database | Live Data-Feed | 3rd Party | Web Service | FreeDB gateway |
|
Database
Products > MusicBrainz Database
IntroductionThe MusicBrainz Database is built on the PostgreSQL relational database engine, it's used to store all of MusicBrainz' music metadata. This data includes information about artists, release groups, releases, tracks, labels and the many relationships between them. The database also contains a full history of all the changes that the MusicBrainz community has made to the data. Data Overview
The various artists, releases, and tracks can be linked together with relationships that enrich the depth of collectible data. For example, relationships can provide information about web resources (e.g. Wikipedia pages, download locations, review pages, etc), or they can indicate instrument/vocal performances on a piece of music. These relationships allow MusicBrainz to capture most of the data contained in the liner notes of an Audio CD. DownloadSince the database is built on PostgreSQL and the data files are provided in the PostgreSQL "COPY TO" format, the files are only suitable for restoring to a PostgreSQL database. See the database schema documentation for a description of the schema, and what each of the tables are used for. License
The majority of the data is released into the public domain, with the remaining portions released with a Creative Commons Attribution-NonCommercial-ShareAlike license Live data-feed (or Replication)The live data-feed enables a server running a PostgreSQL database in conjunction with the MusicBrainz Server to automatically stay in sync with the main server (See live data-feed for more details). |
| Original Design|vacubomb.com |
Contact details |
Server version: RELEASE-20090524 (tails) |