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`_. .. _GitHub Repository: https://github.com/mneia-gr/django-musicbrainz-connector For a feature-complete Python alternative, based on SQLAlchemy, take a look at `mbdata`_. .. _mbdata: https://github.com/acoustid/mbdata/tree/main .. toctree:: :maxdepth: 2 :caption: Contents: Models ------ .. toctree:: :maxdepth: 1 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 recording_work_link release_group_primary_type release_packaging release_status script tag track work work_type base_tag_model Changelog --------- .. toctree:: :maxdepth: 1 changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`