Drivers & Stacks


Java Neo4j itself is implemented in Java and Scala. You can use JVM languages to extend Neo4j (e.g. with procedures and functions) but also to build applications. There is also a dedicated #drivers-stacks:spring-data-neo4j-ogm category. Usually people would use the neo4j-java-driver or existing wrappers e.g. for Kotlin or Clojure. R Neo4j has been useful for R developers via RNeo4j. A newer driver “neo4r” is more actively developed and maintained. There is additional work for knitr integregration and plans for r-notebooks. Spring Data Neo4j & Neo4j-OGM Many Java developers prefer to leave the boilerplate CRUD code to an object mapper and focus on the essential business logic and queries. To achieve this we provide Spring Data Neo4j and Neo4j-OGM. PHP Most of the community efforts around PHP are available here. For bugs please report a GH issue Ruby Ruby drivers have been available for a long time. Since the beginning, neo4jrb provided active-record and rails support and later neo4jrb-core offered a lower level driver. They also support the bolt protocol and also a Cypher DSL. Python Python is widely used by Neo4j developers. From building web-applications to writing data science notebooks in Jupyter and running graph algorithms with pyspark. Besides the offical neo4j-driver there is also py2neo which has been around for a long time. Perl Perl is still popular in a number of domains, that's why Mark Jensen wrote the REST::Neo4p driver for Perl 5. You can ask your questions here, @stephen.hall offered to help you out. GraphQL & GRANDstack GraphQL is an API query language that allows you to express the data needs of your UI in an expressive way. It is a based on a strict schema which allows a lot of tooling, documentation, middleware to support application development. We provide integration for GraphQL with the GRANDstack (GraphQL, React, Apollo, Neo4j Database) using the officially supported @neo4jgraphql library. Go Go is the latest addition to the official Neo4j Drivers family. Historically based on the (now abandoned) C connector Seabolt, the Go driver was fully rewritten in 2020 and remains now 100% pure Go. .NET Neo4j has an official .Net driver but the neo4j-client library offers a lot of nice features on top of that. Folks have also been using Neo4j from F# and Excel. There are chocolatey packages available for quick installation. Javascript Neo4j can be used in JavaScript either for Node backend applications, for web-apps in your browser or even for Electron apps. Neo4j Browser and Neo4j Desktop are examples of the latter, using the official neo4j-javascript driver. A lot of graph visualizations with Javascript are also using that driver.
Topic Replies Views Activity
1 1971 August 15, 2018
1 13 May 2, 2025
2 20 April 27, 2025
2 1101 April 26, 2025
1 67 April 7, 2025
1 24 April 3, 2025
1 36 April 2, 2025
10 67 March 31, 2025
2 40 March 28, 2025
12 1161 March 21, 2025
1 20 March 20, 2025
9 64 March 7, 2025
4 58 February 27, 2025
0 24 February 23, 2025
8 68 February 20, 2025
4 48 February 10, 2025
0 23 February 9, 2025
2 38 January 29, 2025
1 32 January 29, 2025
5 293 January 29, 2025
12 92 January 29, 2025
3 69 January 21, 2025
0 34 January 20, 2025
2 33 January 15, 2025
3 62 January 8, 2025
5 59 January 8, 2025
8 92 January 8, 2025
3 58 January 7, 2025
8 1323 January 4, 2025
9 80 December 13, 2024