neoprofiler
Database analyzer
Tools for analyzing and understanding Neo4J databases
Neo4J database profiling utility
37 stars
5 watching
10 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
jexp/neo4j-rdbms-import | Tools to import relational databases into Neo4j by mapping tables and columns to nodes and relationships | 42 |
neo4j-contrib/neomodel | An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver. | 968 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
neo4j-contrib/neo4j-apoc-procedures | A comprehensive collection of procedures and functions for Neo4j graph databases | 1,728 |
neo4j-contrib/neo4j_doc_manager | A tool for synchronizing data between MongoDB and Neo4j graph databases | 99 |
jadell/neo4jphp | Provides a PHP interface to the Neo4j graph database | 533 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
neo4j-contrib/neo4j-elasticsearch | Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing | 212 |
graphaware/neo4j-importer | A Java-based tool for efficiently importing large amounts of data into Neo4j graph databases from various sources such as CSV files and SQL databases. | 26 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |