/messdb

Nix-like approach for materialized views

Primary LanguageHaskellMIT LicenseMIT

MessDB - Nix-like approach for materialized views

This is a work-in-progress proof of concept of a database. It borrows the immutable deterministic storage idea from the Noms database, and tries to mix it with ideas of Nix/NixOS in order to deliver cacheable computations on data (incrementally updated materialized views).