hasbolt: Haskell driver for Neo4j 3+ (BOLT protocol)

[ bsd3, database, library ] [ Propose Tags ]

Haskell driver for Neo4j 3+ (BOLT protocol).

The package covers:

  • Data serialization and deserialization

  • Nodes, relationships and paths support

  • Cypher queries and responses

  • Transactions and error handling

  • Authentification

  • TLS/SSL connection

  • Bolt protocol version 3 initial support

The code was tested with neo4j versions 3.0 — 3.5 and GrapheneDB service

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.4.5, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.6.2, 0.1.6.3, 0.1.7.0
Dependencies base (>=4.7 && <5), binary (>=0.8.3.0 && <1.0), bytestring (>=0.10.8.1 && <0.12), connection (>=0.2.8 && <0.4), containers (>=0.5.7.1 && <0.7), contravariant (>=1.4.1 && <1.6), data-binary-ieee754 (>=0.4.4 && <0.5), data-default (>=0.7.1.1 && <0.8), deepseq (>=1.4 && <1.5), deepseq-generics (>=0.2.0.0 && <0.3), fail (>=4.9 && <5), mtl (>=2.2.0 && <2.3), network (>=2.6.3.1 && <3.2), text (>=1.2.2.1 && <1.3) [details]
License BSD-3-Clause
Copyright (c) 2018 Pavel Yakovlev
Author Pavel Yakovlev, Martin Heuschober
Maintainer pavel@yakovlev.me
Category Database
Home page https://github.com/zmactep/hasbolt#readme
Source repo head: git clone https://github.com/zmactep/hasbolt
Uploaded by zmactep at 2021-07-07T10:02:35Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 18667 total (86 in the last 30 days)
Rating 1.25 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-07 [all 1 reports]