Liking cljdoc? Tell your friends :D

etlp.core


apply-schema-migrationclj

(apply-schema-migration conn {:keys [table specs]})

Apply the schema to the database

Apply the schema to the database
raw docstring

close-connectionclj

(close-connection conn)

create-connectionclj

(create-connection {:keys [host user dbname password port]})

create-pipeline-processorclj

(create-pipeline-processor {:keys [table-opts]})

db-schema-migrated?clj

(db-schema-migrated? conn {:keys [table]})

Check if the schema has been migrated to the database

Check if the schema has been migrated to the database
raw docstring

file-reducerclj

(file-reducer {:keys [record-generator operation]})

filesclj

(files dirpath)

files-processorclj

(files-processor dir)

json-reducerclj


lines-reducibleclj

(lines-reducible rdr)

parse-lineclj

(parse-line file)

pg-destinationclj

(pg-destination table)

process-parallelclj

(process-parallel transducer params files)

process-with-transducersclj

(process-with-transducers transducer params files)

read-linesclj

(read-lines file)

with-pathclj

(with-path dirpath file)

write-batchclj

(write-batch conn table batch)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close