Skip to content

danjacka/mbrainz-importer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datomic Cloud Mbrainz Importer

Import the mbrainz sample data set.

Importing the Mbrainz Subset

Create a config/manifest.edn file based on config/manifest.edn.example. You will need to set the map under the client-cfg key to be the args you use for d/client. Then

clojure -M -m datomic.mbrainz.importer config/manifest.edn

Watch the Video

IMAGE ALT TEXT

ADVANCED: Changing the Batch Size

Don't do this unless you know what you are doing. Never import at different batch sizes into the same db.

clojure -M -m datomic.mbrainz.importer.batch subsets {batch-size}

About

Clojure/Transducers/Datomic ETL example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%