neo4j!

1. Install Composer http://neo4j.org//getcomposer.org/download
from within web directory: `$ curl sS https://getcomposer.org/installer
hp` 2. Install Neo4j-PHP-Client http://neo4j.org//github.com/graphaware/neo4j-php-client
from within web directory: `$ php composer.phar require graphaware/neo4j-php-client` 3. Copy and paste code at left into php file and run

neo4j alternatives

  • ArangoDB

  • ArangoDB database is an open-source NoSQL solution with a flexible data model for documents, graphs, and key-values.

    tags: database document-database graph-database key-value nosql
  • Orient DB

  • The Document-Graph database, SQL and Native Queries, asynchronous commands, intents, and much more.

    tags: database dbms document-graph graphs java
  • Titan Database

  • Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time.

    tags: business-database business-intelligence database developer-tools graph-database
  • Wikibase

  • Wikibase is the software that runs Wikidata, but is also usable for other projects beyond that. Wikibase allows the collaborative editing of structured data on top of MediaWiki. It is optimized for graph-like, schema-poor data, not for tabular and strongly pre-structured data.

    tags: graph-database nosql wiki
  • Flockdb

  • FlockDB is a distributed graph database for storing adjancency lists, with goals of supporting:

    tags: Discontinued database graph-database
  • AllegroGraph

  • Unlike traditional relational databases or Property Graph Databases, AllegroGraph employs semantic graph technologies that process data with contextual and conceptual intelligence. AllegroGraph is able run queries of unprecedented complexity to support predictive analytics that help organizations make more informed, real-time decisions. AllegroGraph is the first Graph Database to support analysis across N-dimensions - any conceivable measurement of an object, property or operation. For example, AllegroGraph can analyze temporal (time) and geospatial (location) dimensions relative to any 'event,' such as a disease, drug interaction, genetic combination, biomarkers, observations, image or physical sensors. ยป

    tags: graph-database nosql rdf semantic
  • Bitsy graph database

  • Bitsy is a small, fast, embeddable, durable in-memory graph database that implements the Blueprints API. It supports ACID transactions with optimistic concurrency control and on-disk persistence.

    tags: database graphs graph-database
  • NetworkX

  • NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

    tags: drawing graph-drawing graphics graphs python
  • graph-tool

  • Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library.

    tags: complex-networks graph-drawing graphics graphs machine-learning
  • Trinity Graph Engine

  • Graph Engine is a distributed, in-memory, large graph processing engine.

    tags: graph-database