Graph DB (sqlite-like) - Haskell

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Sridhar Ratnakumar

What are some good candidates for storing and querying (in Haskell) algebraic graphs on disk? Not looking for heavyweight solutions; and something like sqlite (in terms of weight and usage) would be ideal.