Django MusicBrainz Connector
The Django MusicBrainz Connector is a Django app that connects to a replica of the MusicBrainz PostgreSQL database. For more information, see the GitHub Repository.
For a feature-complete Python alternative, based on SQLAlchemy, take a look at mbdata.
Models
- Area Type
- Area
- Artist Credit
- Artist Credit Name
- Artist Type
- Artist
- Gender
- Language
- Link
- Link Attribute
- Link Attribute Text Value
- Link Attribute Type
- Link Text Attribute Type
- Link Type
- Medium Format
- Recording
- RecordingWorkLink
- ReleaseGroupPrimaryType
- ReleasePackaging
- ReleaseStatus
- Script
- Tag
- Track
- Work
- Work Type
- Base tag model