Skip to content

kroeckx/BookBrainz

 
 

Repository files navigation

BookBrainz - unique identifiers for books and texts

Assuming you are running Ubuntu with PostgreSQL installed (basically
assuming you can run the MusicBrainz server):

    ./setup.sh

Then:

    ./upgrade.sh

To run the latest code/schema.

We have some test data, which can be applied with:

    psql -U bookbrainz bookbrainz < sql/test-data.sql

About

MusicBrainz for books? Why not!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 98.7%
  • Shell 1.3%