Skip to content

Datomic/mbrainz-importer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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