Skip to content

Reads Discogs artists XML document (as of 1st Sept 2020) and create a musicians table for FutureMadeEvents

Notifications You must be signed in to change notification settings

Future-Made/discogs-xml-dump-to-postgres

Repository files navigation

XmlMania

Reads Discogs artists XML document (as of 1st Sept 2020) for near 8 million musicians and creates a table on Postgres with name and discogs_id to be able to query new artist metadata as they are required, for FutureMade -- Events application.

Here is is the related blog post about this development.

Requirements

Elixir 1.7.0 + Erlang 20.0, nodejs,Postgres db up and running & configured with your credentials (update config/config.exs);

About

Reads Discogs artists XML document (as of 1st Sept 2020) and create a musicians table for FutureMadeEvents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages