MusicBrainz Database/Schema: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(remove PUID from recording description)
(36 intermediate revisions by 9 users not shown)
Line 1: Line 1:
== Objects ==
== Primary entities ==
Each primary entity has a main table with the same name as the entity, containing its basic data.


=== Artist ===
=== [[Area]] ===


A country, region, city or the like.
An [[Artist|artist]] is generally a musician, group of musicians, a collaboration of multiple musicians or other music professional.


Areas that can be used for filling in the ''Release country'' field of releases are listed, by ID, in the '''country_area''' table.
=== Artist Credit ===


=== [[Artist]] ===
List of artists, variations of artist names and pieces of text to join the artist names. Examples:


An artist is generally a musician, a group of musicians, or another music professional (composer, engineer, illustrator, producer, etc.)
* "''[[Artist:0383dadf-2a4e-4d10-a46a-e9e041da8eb3|Queen]] & [[Artist:5441c29d-3602-4898-b1a1-b77fa23b8e50|David Bowie]]''" -- two artists ("Queen" and "David Bowie"), no name variations, joined with " & "
* "''[[Artist:86e2e2ad-6d1b-44fd-9463-b6683718a1cc|Jean-Michel Jarre]]*''" -- one artist ("Jean Michel Jarre"), name variation "Jean-Michel Jarre"
* "''[[Artist:4d78d8f5-f2e4-4eaa-86b2-952307aabd9f|Tracy W. Bush]], [[Artist:ef8d7a94-64a3-4362-b81f-b5999fb246de|Derek Duke]], [[Artist:7fd43bc8-b5ff-45ed-8ce5-1b0c17114a9e|Jason Hayes]] and [[Artist:2465d7da-7da3-42ea-8440-e701775d856b|Glenn Stafford]]''" -- four artists, no name variations, joined with ", ", ", ", ", " and " and ".


=== Release Group ===
=== [[Event]] ===


An event refers to an organised event which people can attend, and is relevant to MusicBrainz. Generally this means live performances, like concerts and festivals.
Represents an abstract "album" entity. Technically it's a group of releases, with a specified type. The type is the same as current [[Release Type|release type]]. Examples:


=== [[Label]] ===
* Single "''Under Pressure''" by "''[[Artist:0383dadf-2a4e-4d10-a46a-e9e041da8eb3|Queen]] & [[Artist:5441c29d-3602-4898-b1a1-b77fa23b8e50|David Bowie]]''"
* Album "''The Wall''" by "''[[Artist:83d91898-7763-47d7-b03b-b92132375c47|Pink Floyd]]''"


Labels represent mostly (but not only) imprints.
=== Release ===


=== [[Place]] ===
Real-world release object you can buy in your music store. It has release date and country, list of catalog number and label pairs, [[Next Generation Schema/Release Packaging|packaging type]] and release status. Example:


A venue, studio or other place where music is performed, recorded, engineered, etc.
* 1984 US release of "''The Wall''" by "''[[Artist:83d91898-7763-47d7-b03b-b92132375c47|Pink Floyd]]''", release on label "''Columbia Records''" with catalog number "C2K 36183" and UPC "074643618328", it's an official release and comes with two CDs in jewel case.


=== [[Medium]] ===
=== [[Recording]] ===


Represents a unique mix or edit. Has title, artist credit, duration, list of [[ISRC]]s. Examples (all are different Recordings):
Piece of media, included in a release. Contains information about the format, position in the release and an optional title. Has attached CD TOCs. Example:


* CD1 of the 1984 US release of "''The Wall''" by "''Pink Floyd''"
* Album version of the track "''Into the Blue''" by "''Moby''"
* CD2 of the 2005 UK release of "''Aerial''" by "''Kate Bush''", named "''A Sky of Honey''"
* Remix "''Into the Blue (Buzz Boys Main Room Mayhem mix)''" by "''Moby''"
* Remix "''Into the Blue (Underground mix)''" by "''Moby''"


=== Tracklist ===
=== [[Release]] ===


Real-world release object you can buy in your music store. It has release date and country, list of catalog number and label pairs, [[Release/Packaging|packaging type]] and release status. Examples:
Simple list of tracks. Tracklists are used by mediums.


* 1984 US release of "The Wall" by "[[Artist:83d91898-7763-47d7-b03b-b92132375c47|Pink Floyd]]", release on label "Columbia Records" with catalog number "C2K 36183" and UPC "074643618328", it's an official release and comes with two CDs in jewel case.
=== Track ===


=== [[Release Group|Release group]] ===
This object is not visible to users on its own, only in the context of a tracklist. It contains a link to a recording, title, artist credit and the position on the tracklist.


Represents an abstract "album" (or "single", or "EP") entity. Technically it's a group of releases, with a specified type. Examples:
=== [[Recording]] ===


* Single "Under Pressure" by "[[Artist:0383dadf-2a4e-4d10-a46a-e9e041da8eb3|Queen]] & [[Artist:5441c29d-3602-4898-b1a1-b77fa23b8e50|David Bowie]]"
Represents unique audio data. Has title, artist credit, duration, list of [[PUID]]s and [[ISRC]]s. Examples (all are different Recordings):
* Album "The Wall" by "[[Artist:83d91898-7763-47d7-b03b-b92132375c47|Pink Floyd]]"


=== [[Series]] ===
* Album version of the track "''Into the Blue''" by "''Moby''"
* Remix "''Into the Blue (Buzz Boys Main Room Mayhem mix)''" by "''Moby''"
* Remix "''Into the Blue (Underground mix)''" by "''Moby''"


A series is a sequence of separate release groups, releases, recordings, works or events with a common theme. The theme is usually prominent in the branding of the entities in the series and the individual entities will often have been given a number indicating the position in the series.
=== Work ===


=== [[URL]] ===
One layer above recordings ("song", "composition", etc.). While recording represents audio data, work represents the composition behind the recording. Advanced Relationships should be used to link recording and work.
This entity represents a URL pointing to a resource external to MusicBrainz, i.e. an official homepage, a site where music can be acquired, an entry in another database, etc.

=== [[Work]] ===

One layer above ''recording''s ("song", "composition", etc.). While a ''recording'' represents audio data, a ''work'' represents the composition behind the ''recording''. Relationships are used to link ''recording''s and ''work''s.


* Song "''Into the Blue''" by "''Moby''" -- all the recordings listed above will be linked to this object
* Song "''Into the Blue''" by "''Moby''" -- all the recordings listed above will be linked to this object


=== Label ===
== Secondary entities ==
Each secondary entity has a main table with the same name as the entity, containing its basic data.

=== [[Artist Credit|Artist credit]] ===

List of artists, variations of artist names and pieces of text to join the artist names. Examples:

* "[[Artist:0383dadf-2a4e-4d10-a46a-e9e041da8eb3|Queen]] & [[Artist:5441c29d-3602-4898-b1a1-b77fa23b8e50|David Bowie]]" -- two artists ("Queen" and "David Bowie"), no name variations, joined with " & "
* "[[Artist:86e2e2ad-6d1b-44fd-9463-b6683718a1cc|Jean-Michel Jarre]]" -- one artist ("Jean Michel Jarre"), name variation "Jean-Michel Jarre"
* "[[Artist:4d78d8f5-f2e4-4eaa-86b2-952307aabd9f|Tracy W. Bush]], [[Artist:ef8d7a94-64a3-4362-b81f-b5999fb246de|Derek Duke]], [[Artist:7fd43bc8-b5ff-45ed-8ce5-1b0c17114a9e|Jason Hayes]] and [[Artist:2465d7da-7da3-42ea-8440-e701775d856b|Glenn Stafford]]" -- four artists, no name variations, joined with commas and an "and".

=== [[Medium]] ===

This entity represents a piece of media, included in a release. It contains information about the format of the media, its position in the release, an optional title, and most importantly, a list of ''track''s. CD TOCs are attached to ''medium''s, not ''release''s or ''release_group''s.

'''Examples''':

* CD1 of the 1984 US release of "The Wall" by "Pink Floyd"
* CD2 of the 2005 UK release of "Aerial" by "Kate Bush", named "A Sky of Honey"

=== Track ===

This entity is not visible to users on its own, only in the context of a release. It has an MBID, and contains a link to a recording, a title, artist credit and position on its associated medium.

== Schema ==

The SQL scripts that create the schema can be found in our [https://github.com/metabrainz/musicbrainz-server/tree/master/admin/sql source code repository].

This schema diagram shows the core database tables and relationships between them. Core entities are blue, mostly-static lists are yellow, and external identifiers are red. There is also a [http://wiki.musicbrainz.org/-/images/5/52/ngs.png higher resolution schema diagram].

[[Image:ngs.png|700px]]

=== *_alias tables ===
The primary entities ''area'', ''artist'', ''label'', ''place'' and ''work'' have ''_alias'' tables, all of which have the same structure. They contain the alternate names for instances of those entities.

=== annotation table, & the *_annotation tables ===
All the primary entities except ''url'' (i.e. ''area'', ''artist'', ''label'', ''place'', ''recording'', ''release'', ''release_group'', & ''work'') has a corresponding ''_annotation'' table that links entities of that type to entries in the main ''annotation'' table which contains the actual text of the annotation, along with the changelog and the identity of the editor who created it.

=== edit table & the edit_* tables ===
Edits to the database are stored in the '''edit''' table, with the edit notes/comments stored in '''edit_note'''. The other '''edit_''' tables are used to link edits to the entity they modify; there is one table for each of the 9 primary entities (''area'', ''artist'', ''label'', ''place'', ''recording'', ''release'', ''release_group'', ''url'', & ''work''). They all have the same structure: just two foreign keys, one to the entity table and the other to '''edit''' table.

=== *_ipi & *_isni tables ===
The primary entities ''artist'' and ''label'' can have multiple [[IPI]] and [[ISNI]] codes attached to them. These tables are used to store those mappings. They contain a foreign key pointing to the entity, the actual value of the code, and ''edits_pending'' and ''created'' fields with the usual meaning.

=== tag table, & the *_tag and _tag_raw tables ===
All but the ''area'' and ''url'' primary entities (i.e. ''artist'', ''label'', ''place'', ''recording'', ''release'', ''release_group'', & ''work'') have ''_tag'' and ''_tag_raw'' tables, with the same structure. Both the ''_tag'' and ''_tag_raw'' tables contain two foreign keys, linked to the associated entity and to the ''tag'' table. The ''_raw_tag'' tables contain a foreign key, '''editor''', which specifies who added the tag, while the ''_tag'' tables instead contain a '''count''' of how many times a tag is applied to a particular entity, and a '''last_updated''' timestamp. For privacy reasons, the "_raw" tables aren't included in the database dumps.

The ''tag'' table contains the actual names of the tags, and a ''ref_count'' (which is not actually updated anymore, and should be removed).

=== *_gid_redirect tables ===
There are 10 ''_gid_redirect'' tables, one for each of the 9 primary entities (''area'', ''artist'', ''label'', ''place'', ''recording'', ''release'', ''release_group'', ''url'' & ''work'') plus one for ''track''s. They are used to redirect one MBID to another when entities are merged.

=== *_rating_raw & *_meta tables ===
There are 5 ''_rating_raw'' tables, one for each of the primary entities that can be rated: ''artist'', ''label'', ''recording'', ''release_group'', & ''work''. The ''_rating_raw'' tables all have the same structure, consisting of the actual rating, expressed as an integer between 0 and 100, and two foreign keys, one linked to the associated entity, and the other linked to the ''editor'' table, to specifying who made the rating. For privacy reasons, the "_raw" tables aren't included in the database dumps.

The aggregate rating of each entity is stored in the corresponding ''_meta'' table, in the '''rating''' field. There is also a '''rating_count''' field that specifies how many ratings have been entered for the entity.

The ''release_group_meta'' table also contains other fields, and the ''release'' entity, even though it cannot be rated, still has a ''release_meta'' table, which is used to store other data.

=== *_type tables ===
There are 12 ''_type'' tables, which are simply mappings between strings and ID numbers, representing various sets of types; ''area''s, ''artist''s, ''label''s, ''place''s, and ''work''s each have a ''_type'' and an ''_alias_type'' table. ''release_group''s have ''release_group_primary_type'' & ''release_group_secondary_type'' tables. ''Recording''s, ''release''s and ''url''s do not have ''_type'' tables.

=== Relationship table structure ===
[[Image:ngs-ars.png|right|500px]]
==== l_* tables ====
There are tables for every possible combination of the 9 primary entities (''area'', ''artist'', ''label'', ''place'', ''recording'', ''release'', ''release_group'', ''url'' & ''work'') all prefixed with ''l_'' and all with the same format. Two of them are shown in the diagram. They contain a field, '''edits_pending''' that is a count of pending changes to the AR, a '''last_updated''' field, and three foreign keys: '''link''' that points back to the associated entry in the ''link'' table, and '''entity0''' and '''entity1''' that point to the associated entry in the corresponding entity table (i.e. '''artist''', '''recording''', '''url''', etc.).

There are two tables that help to avoid unnecessary duplication:

====link & link_attribute tables====

The ''link'' table contains the begin and end date info, and the '''link_type''' foreign key field that specifies what kind of AR it is. It also has a count of how many other attributes that particular link has in the '''attribute_count''' field, and a '''created''' field that specifies when it was created.

Each AR attribute either applies to a particular AR or it doesn't. The ''link_attribute'' table stores this information, having a record for each '''attribute_type''' (a foreign key field for ''link_attribute_type'') of each '''link'''.

====link_type, link_attribute_type, & link_type_attribute_type tables====

The AR types and attributes are defined in these three tables, shown at the top of the diagram. They can only be modified by the AR editors.

The ''link_type'' table defines the types of ARs available. AR types are arranged in a number of trees, for ease of finding. This tree structure is expressed with the '''parent''' and '''child_order''' fields; '''parent''' is the '''id''' of the parent AR type, or null if it's at the root, and '''child_order''' orders the children of a given parent AR type. Each AR type has a unique uuid, stored in the ''gid'' field, for use in permalinks and external applications. The link between a particular AR type and the corresponding ''l_'' table is formed by the '''entity_type0''' and '''entity_type1''' fields.

The attributes are themselves defined in the ''link_attribute_type'' table. Like AR types, attributes form a number of trees (the vast majority of them are individual musical instruments). Besides the '''parent''' and '''child_order''' fields shared with the ''link_type'' table, the ''link_attribute_table'' also has a '''root''' field, showing the root of the tree that the attribute is part of. Attributes also have '''name'''s and '''description'''s which appear in various places where they are displayed, as well as '''gid'''s and a '''last_updated''' timestamp.

The ''link_type_attribute_type'' table specifies what attributes can be applied to particular types of ARs; it has the necessary foreign key fields ('''link_type''' and '''attribute_type''') and it also specifies how many instances of the attribute (or one of its children) can be added to the particular AR type in the '''min''' and '''max''' fields. Currently, most of them allow the attributes to merely be present or absent, while a few allow any number of copies of the attribute, or none. The "creative commons licensed download" attribute has to be included exactly once, while the ''instrument'' attribute (of the ''instrument'' type AR), requires at least one instance.

===Cover Art Archive table structure===
[[Image:cover art.png|right|400px]]

The [[Cover Art Archive]] table structure is fairly simple. The ''cover_art'' table stores the actual cover art and associations to edits. ''art_type'' stores the acceptable cover art types, and ''cover_art_type'' links the two together. ''release_group_cover_art'' links a release group to the release whose cover art should represent the release group.

This image also shows the links to tables in the main diagram (as well as the ''edit'' table), but not their full schemas; please see other diagrams or the real schema specification for details.

There is one view not shown, which is the ''index_listing'' view -- this makes for a slightly nicer interface than joining the tables manually, by providing an array of cover art types and easy pointers for is_front and is_back. Otherwise it largely resembles the cover_art table.

===CDStubs table structure===
[[Image:cdstubs.png|right|300px]]

The [[CDStub]]s table structure consists of only 3 tables: cdtoc_raw, release_raw and track_raw.
The ''release_raw'' table contains basic metadata about the stub release, such as the artist and title.

The individual tracks of each stub release are in the ''track_raw'' table, which holds the track title and its track number (in the ''sequence'' column). A track's artist can be different than the artist of the release, so there's an ''artist'' column which can optionally contain the name of the track's artist.

Each CDStub needs an associated [[Disc ID]], which is stored in the ''cdtoc_raw'' table, together with the track count of the disc, as well as the leadout and track offset ([[Disc_ID_Calculation#Audio_CD|Disc ID Calculation]] contains more information about the latter two).

== Undocumented tables ==
The following tables have not yet been documented in this page. Help is gratefully appreciated!

<pre>
CREATE TABLE application

CREATE TABLE artist_deletion

CREATE TABLE artist_credit_name (

CREATE TABLE autoeditor_election
CREATE TABLE autoeditor_election_vote

CREATE TABLE cdtoc

CREATE TABLE editor
CREATE TABLE editor_language (
CREATE TABLE editor_preference
CREATE TABLE editor_subscribe_artist
CREATE TABLE editor_subscribe_artist_deleted
CREATE TABLE editor_subscribe_collection
CREATE TABLE editor_subscribe_label
CREATE TABLE editor_subscribe_label_deleted
CREATE TABLE editor_subscribe_editor


CREATE TABLE gender (
[[Label]]s represent mostly imprints.


CREATE TABLE iso_3166_1 (
== Database Schema ==
CREATE TABLE iso_3166_2 (
CREATE TABLE iso_3166_3 (


CREATE TABLE isrc
This diagrams shows the core database tables and relationships between them:
CREATE TABLE iswc (


CREATE TABLE label_deletion
[[Image:ngs.png|700px|border]]


CREATE TABLE language
Because we are adding new core entities, and there are plans for adding more, ARs between them need to be optimized. Only the absolutely necessary information is in l_*_* tables, everything else is shared:


CREATE TABLE link_creditable_attribute_type (
{{:Next Generation Schema/Advanced Relationships Table Structure}}
CREATE TABLE link_attribute_credit (


CREATE TABLE editor_collection
CREATE TABLE editor_collection_release
CREATE TABLE editor_oauth_token
CREATE TABLE editor_watch_preferences
CREATE TABLE editor_watch_artist
CREATE TABLE editor_watch_release_group_type
CREATE TABLE editor_watch_release_status


CREATE TABLE medium_cdtoc
CREATE TABLE medium_format


CREATE TABLE replication_control
== User Interface ==


CREATE TABLE release_country (
* [[Next Generation Schema/Release Editor]]
CREATE TABLE release_unknown_country (
* [[Next_Generation_Schema/Edit_User_Interface]]
CREATE TABLE release_coverart
CREATE TABLE release_label (
CREATE TABLE release_packaging
CREATE TABLE release_status


CREATE TABLE release_group_secondary_type_join (
== Web Service ==


CREATE TABLE script
* [[Next Generation Schema/XML]]
CREATE TABLE script_language


CREATE TABLE tag_relation
* [[Next Generation Schema/SearchServerXML]]


CREATE TABLE medium_index
* [[LinkedBrainz]]


CREATE TABLE vote
== Roadmap ==


CREATE TABLE work_attribute_type (
See [[Next Generation Schema/Roadmap]].
CREATE TABLE work_attribute_type_allowed_value (
CREATE TABLE work_attribute (
</pre>


[[Category:Development]] [[Category:To Be Reviewed]] [[Category:WikiDocs Page]]
[[Category:Development]] [[Category:To Be Reviewed]] [[Category:WikiDocs Page]]

Revision as of 15:02, 11 March 2020

Primary entities

Each primary entity has a main table with the same name as the entity, containing its basic data.

Area

A country, region, city or the like.

Areas that can be used for filling in the Release country field of releases are listed, by ID, in the country_area table.

Artist

An artist is generally a musician, a group of musicians, or another music professional (composer, engineer, illustrator, producer, etc.)

Event

An event refers to an organised event which people can attend, and is relevant to MusicBrainz. Generally this means live performances, like concerts and festivals.

Label

Labels represent mostly (but not only) imprints.

Place

A venue, studio or other place where music is performed, recorded, engineered, etc.

Recording

Represents a unique mix or edit. Has title, artist credit, duration, list of ISRCs. Examples (all are different Recordings):

  • Album version of the track "Into the Blue" by "Moby"
  • Remix "Into the Blue (Buzz Boys Main Room Mayhem mix)" by "Moby"
  • Remix "Into the Blue (Underground mix)" by "Moby"

Release

Real-world release object you can buy in your music store. It has release date and country, list of catalog number and label pairs, packaging type and release status. Examples:

  • 1984 US release of "The Wall" by "Pink Floyd", release on label "Columbia Records" with catalog number "C2K 36183" and UPC "074643618328", it's an official release and comes with two CDs in jewel case.

Release group

Represents an abstract "album" (or "single", or "EP") entity. Technically it's a group of releases, with a specified type. Examples:

Series

A series is a sequence of separate release groups, releases, recordings, works or events with a common theme. The theme is usually prominent in the branding of the entities in the series and the individual entities will often have been given a number indicating the position in the series.

URL

This entity represents a URL pointing to a resource external to MusicBrainz, i.e. an official homepage, a site where music can be acquired, an entry in another database, etc.

Work

One layer above recordings ("song", "composition", etc.). While a recording represents audio data, a work represents the composition behind the recording. Relationships are used to link recordings and works.

  • Song "Into the Blue" by "Moby" -- all the recordings listed above will be linked to this object

Secondary entities

Each secondary entity has a main table with the same name as the entity, containing its basic data.

Artist credit

List of artists, variations of artist names and pieces of text to join the artist names. Examples:

Medium

This entity represents a piece of media, included in a release. It contains information about the format of the media, its position in the release, an optional title, and most importantly, a list of tracks. CD TOCs are attached to mediums, not releases or release_groups.

Examples:

  • CD1 of the 1984 US release of "The Wall" by "Pink Floyd"
  • CD2 of the 2005 UK release of "Aerial" by "Kate Bush", named "A Sky of Honey"

Track

This entity is not visible to users on its own, only in the context of a release. It has an MBID, and contains a link to a recording, a title, artist credit and position on its associated medium.

Schema

The SQL scripts that create the schema can be found in our source code repository.

This schema diagram shows the core database tables and relationships between them. Core entities are blue, mostly-static lists are yellow, and external identifiers are red. There is also a higher resolution schema diagram.

ngs.png

*_alias tables

The primary entities area, artist, label, place and work have _alias tables, all of which have the same structure. They contain the alternate names for instances of those entities.

annotation table, & the *_annotation tables

All the primary entities except url (i.e. area, artist, label, place, recording, release, release_group, & work) has a corresponding _annotation table that links entities of that type to entries in the main annotation table which contains the actual text of the annotation, along with the changelog and the identity of the editor who created it.

edit table & the edit_* tables

Edits to the database are stored in the edit table, with the edit notes/comments stored in edit_note. The other edit_ tables are used to link edits to the entity they modify; there is one table for each of the 9 primary entities (area, artist, label, place, recording, release, release_group, url, & work). They all have the same structure: just two foreign keys, one to the entity table and the other to edit table.

*_ipi & *_isni tables

The primary entities artist and label can have multiple IPI and ISNI codes attached to them. These tables are used to store those mappings. They contain a foreign key pointing to the entity, the actual value of the code, and edits_pending and created fields with the usual meaning.

tag table, & the *_tag and _tag_raw tables

All but the area and url primary entities (i.e. artist, label, place, recording, release, release_group, & work) have _tag and _tag_raw tables, with the same structure. Both the _tag and _tag_raw tables contain two foreign keys, linked to the associated entity and to the tag table. The _raw_tag tables contain a foreign key, editor, which specifies who added the tag, while the _tag tables instead contain a count of how many times a tag is applied to a particular entity, and a last_updated timestamp. For privacy reasons, the "_raw" tables aren't included in the database dumps.

The tag table contains the actual names of the tags, and a ref_count (which is not actually updated anymore, and should be removed).

*_gid_redirect tables

There are 10 _gid_redirect tables, one for each of the 9 primary entities (area, artist, label, place, recording, release, release_group, url & work) plus one for tracks. They are used to redirect one MBID to another when entities are merged.

*_rating_raw & *_meta tables

There are 5 _rating_raw tables, one for each of the primary entities that can be rated: artist, label, recording, release_group, & work. The _rating_raw tables all have the same structure, consisting of the actual rating, expressed as an integer between 0 and 100, and two foreign keys, one linked to the associated entity, and the other linked to the editor table, to specifying who made the rating. For privacy reasons, the "_raw" tables aren't included in the database dumps.

The aggregate rating of each entity is stored in the corresponding _meta table, in the rating field. There is also a rating_count field that specifies how many ratings have been entered for the entity.

The release_group_meta table also contains other fields, and the release entity, even though it cannot be rated, still has a release_meta table, which is used to store other data.

*_type tables

There are 12 _type tables, which are simply mappings between strings and ID numbers, representing various sets of types; areas, artists, labels, places, and works each have a _type and an _alias_type table. release_groups have release_group_primary_type & release_group_secondary_type tables. Recordings, releases and urls do not have _type tables.

Relationship table structure

ngs-ars.png

l_* tables

There are tables for every possible combination of the 9 primary entities (area, artist, label, place, recording, release, release_group, url & work) all prefixed with l_ and all with the same format. Two of them are shown in the diagram. They contain a field, edits_pending that is a count of pending changes to the AR, a last_updated field, and three foreign keys: link that points back to the associated entry in the link table, and entity0 and entity1 that point to the associated entry in the corresponding entity table (i.e. artist, recording, url, etc.).

There are two tables that help to avoid unnecessary duplication:

link & link_attribute tables

The link table contains the begin and end date info, and the link_type foreign key field that specifies what kind of AR it is. It also has a count of how many other attributes that particular link has in the attribute_count field, and a created field that specifies when it was created.

Each AR attribute either applies to a particular AR or it doesn't. The link_attribute table stores this information, having a record for each attribute_type (a foreign key field for link_attribute_type) of each link.

link_type, link_attribute_type, & link_type_attribute_type tables

The AR types and attributes are defined in these three tables, shown at the top of the diagram. They can only be modified by the AR editors.

The link_type table defines the types of ARs available. AR types are arranged in a number of trees, for ease of finding. This tree structure is expressed with the parent and child_order fields; parent is the id of the parent AR type, or null if it's at the root, and child_order orders the children of a given parent AR type. Each AR type has a unique uuid, stored in the gid field, for use in permalinks and external applications. The link between a particular AR type and the corresponding l_ table is formed by the entity_type0 and entity_type1 fields.

The attributes are themselves defined in the link_attribute_type table. Like AR types, attributes form a number of trees (the vast majority of them are individual musical instruments). Besides the parent and child_order fields shared with the link_type table, the link_attribute_table also has a root field, showing the root of the tree that the attribute is part of. Attributes also have names and descriptions which appear in various places where they are displayed, as well as gids and a last_updated timestamp.

The link_type_attribute_type table specifies what attributes can be applied to particular types of ARs; it has the necessary foreign key fields (link_type and attribute_type) and it also specifies how many instances of the attribute (or one of its children) can be added to the particular AR type in the min and max fields. Currently, most of them allow the attributes to merely be present or absent, while a few allow any number of copies of the attribute, or none. The "creative commons licensed download" attribute has to be included exactly once, while the instrument attribute (of the instrument type AR), requires at least one instance.

Cover Art Archive table structure

cover art.png

The Cover Art Archive table structure is fairly simple. The cover_art table stores the actual cover art and associations to edits. art_type stores the acceptable cover art types, and cover_art_type links the two together. release_group_cover_art links a release group to the release whose cover art should represent the release group.

This image also shows the links to tables in the main diagram (as well as the edit table), but not their full schemas; please see other diagrams or the real schema specification for details.

There is one view not shown, which is the index_listing view -- this makes for a slightly nicer interface than joining the tables manually, by providing an array of cover art types and easy pointers for is_front and is_back. Otherwise it largely resembles the cover_art table.

CDStubs table structure

cdstubs.png

The CDStubs table structure consists of only 3 tables: cdtoc_raw, release_raw and track_raw. The release_raw table contains basic metadata about the stub release, such as the artist and title.

The individual tracks of each stub release are in the track_raw table, which holds the track title and its track number (in the sequence column). A track's artist can be different than the artist of the release, so there's an artist column which can optionally contain the name of the track's artist.

Each CDStub needs an associated Disc ID, which is stored in the cdtoc_raw table, together with the track count of the disc, as well as the leadout and track offset (Disc ID Calculation contains more information about the latter two).

Undocumented tables

The following tables have not yet been documented in this page. Help is gratefully appreciated!

CREATE TABLE application

CREATE TABLE artist_deletion

CREATE TABLE artist_credit_name (

CREATE TABLE autoeditor_election
CREATE TABLE autoeditor_election_vote

CREATE TABLE cdtoc

CREATE TABLE editor
CREATE TABLE editor_language (
CREATE TABLE editor_preference
CREATE TABLE editor_subscribe_artist
CREATE TABLE editor_subscribe_artist_deleted
CREATE TABLE editor_subscribe_collection
CREATE TABLE editor_subscribe_label
CREATE TABLE editor_subscribe_label_deleted
CREATE TABLE editor_subscribe_editor

CREATE TABLE gender (

CREATE TABLE iso_3166_1 (
CREATE TABLE iso_3166_2 (
CREATE TABLE iso_3166_3 (

CREATE TABLE isrc
CREATE TABLE iswc (

CREATE TABLE label_deletion

CREATE TABLE language

CREATE TABLE link_creditable_attribute_type (
CREATE TABLE link_attribute_credit (

CREATE TABLE editor_collection
CREATE TABLE editor_collection_release
CREATE TABLE editor_oauth_token
CREATE TABLE editor_watch_preferences
CREATE TABLE editor_watch_artist
CREATE TABLE editor_watch_release_group_type
CREATE TABLE editor_watch_release_status

CREATE TABLE medium_cdtoc
CREATE TABLE medium_format

CREATE TABLE replication_control

CREATE TABLE release_country (
CREATE TABLE release_unknown_country (
CREATE TABLE release_coverart
CREATE TABLE release_label (
CREATE TABLE release_packaging
CREATE TABLE release_status

CREATE TABLE release_group_secondary_type_join (

CREATE TABLE script
CREATE TABLE script_language

CREATE TABLE tag_relation

CREATE TABLE medium_index

CREATE TABLE vote

CREATE TABLE work_attribute_type (
CREATE TABLE work_attribute_type_allowed_value (
CREATE TABLE work_attribute (