Skip to content

hoehrmann/musicbrainz2sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

musicbrainz2sqlite is a Perl script that converts the MusicBrainz data
available http://ftp.musicbrainz.org/pub/musicbrainz/data/fullexport/
from the MusicBrainz web site into a SQLite database. Usage:

  % perl musicbrainz2sqlite.pl /path/to/mbdump musicbrainz.sqlite

Note that it does not create indices other than for primary keys; use
http://github.com/metabrainz/musicbrainz-server/blob/master/admin/sql/
CreateIndexes.sql for that.

About

Convert the MusicBrainz database to SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages