xafizoff / graph-db

An experimental native Haskell graph database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphDB. A native graph database for Haskell

This library provides a mutable in-memory graph datastructure with complete ACID guarantees, a persistence layer, a server and a client.

Project Status

Not released yet and currently on hold.

The project is perfectly compilable and the demos and tests execute just fine, so you can already get a feeling of what it's all about. The tutorials are coming after release.


Build Status

About

An experimental native Haskell graph database

License:MIT License


Languages

Language:Haskell 100.0%