Trinity Graph Engine!

Trinity Graph Engine alternatives

  • neo4j

  • You can think of Neo4j as a high-performance graph engine with all the features of a mature and robust database.

    tags: graphs graph-visualization
  • 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
  • Flockdb

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

    tags: Discontinued database graph-database
  • 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
  • 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