Track Awesome Neo4j Updates Daily
A curated list of Neo4j resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 neueda/awesome-neo4j · ⭐ 453 · 🏷️ Databases
May 21, 2018
REST API / Python
- neomodel (⭐760) - An Object Graph Mapper (OGM) for the neo4j graph database, built on the awesome py2neo.
REST API / Other
- neoloadcsvskelgen (⭐1) - Will output a skeleton of LOAD CSV Cypher code, from very little input (filename, separator, hints). Save time, avoid typos.
- Linkurious - Linkurious helps search and visualize your graph data through a simple web-based interface.
- yFiles for HTML - yFiles is a commercial generic graph visualization programming library that comes with a demo to visualize your neo4j databases in JavaScript. It's also the basis for the free neo4j Graph Explorer app.
- yFiles neo4j Graph Explorer - A simple, free online tool to visualize your graph data and database schema.
Learn / Other
Mar 10, 2017
REST API / Other
- Liquigraph (⭐122) - Database migrations management tool, based on how Liquibase works.
Oct 19, 2016
REST API / Other
- jetbrains-plugin-graph-database-support (⭐210) - Graph Databases support for Jetbrains family IDE's.
Oct 17, 2016
Bolt
- neo4j-elixir-driver (⭐28) - Elixir driver for the neo4j bolt protocol
- neo4j-elixir-wrapper (⭐237) - Neo4j driver for Elixir, wrapped around the Bolt protocol. Fork of the Boltex.
Learn / Other
Certification / Other
- Neo4j Certification - Become a Neo4j-Certified Professional.
Miscellaneous / Other
Jun 09, 2016
Bolt
- neo4j-spark-connector (⭐293) - Neo4j-Spark-Connector based on Neo4j 3.0's Bolt protocol
May 25, 2016
Bolt
- neo4j-java-driver (⭐282) - Java driver for Neo4j binary protocol.
- neo4j-python-driver (⭐746) - Python driver for Neo4j binary protocol.
- neo4j-javascript-driver (⭐771) - JavaScript driver for Neo4j binary protocol.
- neo4j-dotnet-driver (⭐178) - .Net driver for Neo4j (Bolt).
- neo4j-bolt-php (⭐41) - PHP driver for Neo4j binary protocol.
REST API / PHP
- Neo4j-PHP-OGM (⭐152) - Doctrine style Object Graph Mapper for Neo4j
Apr 22, 2016
REST API / Other
- GraphAware Neo4j Elasticsearch Integration (⭐258) - GraphAware Framework Module for Integrating Neo4j with Elasticsearch.
- GraphAware Graph-Aided Search (⭐154) - Elasticsearch plugin offering Neo4j integration for Personalized Search.
- GraphAware Neo4j Expire (⭐30) - GraphAware Expire is a simple library that automatically deletes nodes and relationships from the database when they've reached their expiration date or time-to-live (TTL).
Apr 19, 2016
REST API / Other
- GraphStory - Neo4j enterprise cloud provider
- Apoc : Awesome Procedures on Cypher (⭐1.5k) - Collection of useful procedures for Neo4j 3.x
- Graphgen (⭐8) - Neo4j procedure for generating test data easily with Cypher
Feb 29, 2016
REST API / PHP
- neo4j-php-client (⭐287) - PHP Client for Neo4j leveraging the Http and Bolt protocols.
REST API / Other
- GrapheneDB - The world's first fully managed Neo4j graph database.
- GraphAware Neo4j Importer (⭐24) - Java importer skeleton for complicated, business-logic-heavy high-performance Neo4j imports directly from SQL databases, CSV files, etc.
- neo4j-csv-firehose (⭐12) - Enables Neo4j’s
LOAD CSV
Cypher command to load from other datasources as well.
- neo4j-rdbms-import (⭐41) - An automatic importer for relational databases into Neo4j.
- Doc manager for Neo4j (⭐95) - The Neo4j Doc Manager takes MongoDB documents and makes it easy to query them for relationships by making them available in a Neo4j graph structure, following the format specified by Mongo Connector.
- neoprofiler (⭐34) - Neo4J database profiling utility.
- GraphAware Neo4j UUID (⭐102) - GraphAware Runtime Module that assigns a UUID to all nodes in the graph transparently.
- GraphAware Neo4j ChangeFeed (⭐16) - A GraphAware Framework Runtime Module allowing users to find out what were the latest changes performed on the graph.
- GraphAware Neo4j TimeTree (⭐205) - Java and REST APIs for working with time-representing tree in Neo4j.
- GraphAware Neo4j Recommendation Engine (⭐371) - Neo4j-based recommendation engine module with real-time and pre-computed recommendations.
- GraphAware Neo4j Algorithms (⭐34) - Custom graph algorithms for Neo4j with own Java and REST APIs.
- GraphAware Neo4j Warmup (⭐10) - Simple library that warms up Neo4j caches with a single REST call.
- GraphAware Neo4j RestTest (⭐13) - GraphAware RestTest is a simple library for testing code that talks to Neo4j running in standalone server mode.
- Spatial (⭐738) - Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data.
- Graphify (⭐379) - Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
- neo4j-tx-participation (⭐3) - This is a Neo4j Server Extension to make Neo4j REST-API participate in transactions started by the transactional Cypher endpoint.
- Maven repositories - Neo4j Maven repositories (releases, snapshots).
- GraphAware Neo4j Framework (⭐245)- GraphAware Framework speeds up development with Neo4j by providing a platform for building useful generic as well as domain-specific functionality, analytical capabilities, (iterative) graph algorithms, etc.
- cypher-dsl (⭐162) - A Java DSL for the Cypher Query Language and an optional Query DSL mode.
- Reco4PHP (⭐131) - Neo4j based Recommendation Engine Framework for PHP.
- cypher-vim-syntax (⭐38) - Very basic Vim syntax for Cypher.
- cycli (⭐272) - A Command Line Interface for Cypher.
- neo4j-shell-tools (⭐287) - A bunch of import/export tools for the neo4j-shell.
- Gephi (⭐5k) - Gephi is an award-winning open-source platform for visualizing and manipulating large graphs.
Feb 17, 2016
REST API / PHP
- Spider (⭐24) - A simple, flexible, and beautiful graph-data abstraction for php.
Feb 01, 2016
Bolt
- libneo4j-client (⭐137) - libneo4j-client is a client library written in C for Neo4j. It is not intended as a complete driver, but rather as a foundation on which basic tools and drivers for various languages may be built. libneo4j-client takes care of all the detail of establishing a session with a Neo4j server, sending statements for evaluation, and retrieving results.
REST API / Other
- docker-neo4j (⭐278) - Docker Images for the Neo4j Graph Database.
Dec 07, 2015
REST API / Other
- ineo (⭐76)- A simple but useful Neo4j instance manager.
Nov 16, 2015
REST API / Other
- neo4j-elasticsearch (⭐200) - Neo4j ElasticSearch Integration.
Oct 19, 2015
REST API / Other
- store-utils (⭐91) - Utilities to compact, copy, fix, analyse Neo4j stores.
Oct 08, 2015
REST API / Other
- AnormCypher (⭐125) - Scala library based on Anorm in the Play Framework.
Oct 01, 2015
REST API / Java
- neo4j-ogm (⭐295) - Object-Graph Mapping Library for Neo4j.
- spring-data-neo4j (⭐760) - Provides support to increase developer productivity in Java when using the neo4j graph database.
- neo4j-jdbc (⭐109) - Neo4j JDBC driver.
- jcypher (⭐84) - Java access to Neo4J graph databases at multiple levels of abstraction.
REST API / Ruby
- neo4jrb (⭐1.4k) - An active model wrapper for the Neo4j Graph Database for Ruby.
- neography (⭐603) - A thin Ruby wrapper to the Neo4j Rest API.
REST API / PHP
- neo4jphp (⭐539) - PHP wrapper of the Neo4j REST interface.
- NeoEloquent (⭐582) - A Neo4j ORM - Based on Eloquent.
REST API / Other
- node-neo4j (⭐929) - REST API client for Node.
- Neo4jClient (⭐391) - .NET client binding.
- neoism (⭐388) - Client for Golang.
- neocons (⭐202) - A feature rich idiomatic Clojure client for the REST API.
- RNeo4j (⭐236) - Driver for R.
- docker-neo4j-cluster (⭐42) - Up & Running Neo4j cluster in no time.
- structr (⭐686) - Graph Application Platform based on Neo4j.
- Graphgen - Graph Generation engine based on the Cypher DSL.
Learn / Other
- Neo4j Koans (⭐322) - A koan-style tutorial in Java for Neo4j.
Sep 28, 2015
REST API / Other
- blueprints (⭐1.3k) - Blueprints is a collection of interfaces, implementations, ouplementations, and test suites for the property graph data model. Blueprints is analogous to the JDBC, but for graph databases.
Sep 25, 2015
REST API / Python
- py2neo (⭐64) - Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line.
REST API / Other
- neoclipse (⭐212) - Neoclipse is a tool to view, edit and explore Neo4j databases.
Miscellaneous / Other