hasbolt

Graph database driver

A Haskell driver for interacting with Neo4j graph databases using the BOLT protocol

Haskell driver for Neo4j 3+ (BOLT protocol)

GitHub

82 stars
9 watching
13 forks
Language: Haskell
last commit: 9 months ago
hackagehaskellhaskell-driverneo4j-driver

Related projects:

Repository Description Stars
neo4j/neo4j-java-driver A Java driver for interacting with the Neo4j graph database using the Bolt Protocol 331
neo4j/neo4j-python-driver A Python driver for interacting with the Neo4j graph database using its Bolt protocol. 912
neo4j/neo4j-dotnet-driver A .NET driver for connecting to and interacting with a graph database 231
neo4j/neo4j-jdbc An official Java driver for interacting with Neo4j graph databases using the JDBC protocol 135
neo4j/neo4j-javascript-driver A JavaScript driver that enables communication with Neo4j graph databases 856
florinpatrascu/bolt_sips A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database 259
mschae/boltex Provides a low-level Elixir driver for the Neo4j Bolt protocol 29
steelbridgelabs/neo4j-gremlin-bolt An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing 0
cleishm/libneo4j-client A command-line interface for interacting with a graph database using the Bolt Network Protocol 156
jmcvetta/neoism A Neo4j client library for Go, providing access to the graph database via its REST API. 390
postgres-haskell/postgres-wire A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. 64
neo4j-rstats/neo4r A driver that provides an interface to the Neo4J graph database from R. 106
wolfgang-schuetzelhofer/jcypher Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. 86
neotypes/neotypes An asynchronous, type-safe driver for interacting with Neo4j databases using Scala. 165
vinelab/neoeloquent A Neo4j Graph Eloquent Driver for Laravel 644