Skip to content

H2λ︎

H2 is a very useful tool for rapid development as there is very little setup required. H2 can be run in memory and data can also be saved to the local file space.

Practicalli Clojure Web Services uses H2 to support a simple local development workflow.

H2 is not recommended for production usage