Flatiron is a columnar analytics library for Clojure that stores data as typed primitive arrays for fast analytical queries. It uses a SQL-like DSL, handles graph algorithms like PageRank, and processes data in 1024-row batches. The library has no dependencies beyond core.async and targets in-process analytics without configuration.
Tap to vote and see what everyone thinks.