bolt: Bolt driver for Neo4j

[ bsd3, database, library ] [ Propose Tags ]
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.1, 0.3.1.0
Dependencies base (>=4.8 && <5), bifunctors (>=5.2 && <5.5), bytestring (>=0.10.6 && <0.11), cereal (>=0.5.2 && <0.6), containers (>=0.5.6 && <0.6), hashable (>=1.2.4 && <1.3), network (>=2.6.2 && <2.7), network-uri (>=2.6.1 && <2.7), text (>=1.2.2 && <1.3), unordered-containers (>=0.2.7 && <0.3), vector (>=0.11.0 && <0.12) [details]
License BSD-3-Clause
Copyright (c) 2016 Shaun Sharples
Author Shaun Sharples
Maintainer shaun.sharples@gmail.com
Category Database
Home page https://github.com/bflyblue/bolt#readme
Source repo head: git clone https://github.com/bflyblue/bolt
Uploaded by bflyblue at 2016-11-25T15:57:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5847 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-25 [all 1 reports]

Readme for bolt-0.1.0.3

[back to package description]

Bolt driver for Haskell

I have started writing a basic Bolt driver to access Neo4j databases by implementing the Bolt Protocol, Version 1.

Join In!

I am happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Authors

This library is written and maintained by Shaun Sharples, shaun.sharples@gmail.com.