Liking cljdoc? Tell your friends :D
Clojure only.

clanhr.postgres-gateway.query-stream

Reads a query as a stream of data

Reads a query as a stream of data
raw docstring

runclj

(run sql)
(run sql config)

Opens a stream to a db query and returns a channel that will receive all the rows, one by one

Opens a stream to a db query and returns a channel that will receive
all the rows, one by one
sourceraw docstring

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

× close