Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 593 Bytes

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);