Top 8 Trinity Graph Engine Alternative and Similar Softwares | May 2024

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

The distributed RAM store provides a globally addressable high-performance key-value store over a cluster of machines. Through the RAM store, GE enables the fast random data access power over a large distributed data set.

The capability of fast data exploration and distributed parallel computing makes GE a natural large graph processing platform. GE supports both low-latency online query processing and high-throughput offline analytics on billion-node large graphs.

1. Bitsy graph database

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.......

2. Structr

Structr Content management system and web-based Rapid Application Development environment based on the graph database Neo4J. A commercial hosted version is also available at structr.com.......

3. GrapheneDB

GrapheneDB GrapheneDB is a fully managed cloud database service for the Neo4j graph database, featuring automated provisioning databases, backups, 24/7 monitoring, web-based management tools, and expert support.......

4. Flockdb

Flockdb FlockDB is a distributed graph database for storing adjancency lists, with goals of supporting:a high rate of add/update/remove operationspotientially complex set arithmetic queriespaging through query result sets containing millions of entriesability to "archive" and later restore archived edgeshorizontal scaling including replicationonline data migrationNon-goals include:multi-hop queries (or graph-walking queries)automatic shard migrations......

5. Wikibase

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.......

6. AllegroGraph

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......

7. Titan 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.......

8. ArangoDB

ArangoDB ArangoDB database is an open-source NoSQL solution with a flexible data model for documents, graphs, and key-values. Build high performance applications using a convenient sql-like query language or JavaScript extensions.......