Alternatives to HyperGraphDB
Compare HyperGraphDB alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to HyperGraphDB in 2026. Compare features, ratings, user reviews, pricing, and more from HyperGraphDB competitors and alternatives in order to make an informed decision for your business.
-
1
Grakn
Grakn Labs
Building intelligent systems starts at the database. Grakn is an intelligent database - a knowledge graph. An insanely intuitive & expressive data schema, with constructs to define hierarchies, hyper-entities, hyper-relations and rules, to build rich knowledge models. An intelligent language that performs logical inference of data types, relationships, attributes and complex patterns, during runtime, and over distributed & persisted data. Out-of-the-box distributed analytics (Pregel and MapReduce) algorithms, accessible through the language through simple queries. Strong abstraction over low-level patterns, enabling simpler expressions of complex constructs, while the system figures out the most optimal query execution. Scale your enterprise Knowledge Graph with Grakn KGMS and Workbase. A distributed database designed to scale over a network of computers through partitioning and replication. -
2
TIBCO Graph Database
TIBCO
To unveil the true value of constantly evolving business data, you need to understand the relationships in data in a much more profound way. Unlike other databases, a graph database puts relationships at the forefront, using Graph theory and Linear Algebra to traverse and show how complex data webs, data sources, and data points relate. TIBCO® Graph Database allows you to discover, store, and convert complex dynamic data into meaningful insights. Enable users to rapidly build data and computational models that establish dynamic relationships among organizational silos. These knowledge graphs deliver value by connecting your organization’s vast array of data and revealing relationships that let you accelerate optimization of assets and processes. Combined OLTP and OLAP features in a single enterprise-grade database. Optimistic ACID level transaction properties with native storage and access. -
3
Apache TinkerPop
Apache Software Foundation
Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of Apache TinkerPop. Gremlin is a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Every Gremlin traversal is composed of a sequence of (potentially nested) steps. A graph is a structure composed of vertices and edges. Both vertices and edges can have an arbitrary number of key/value pairs called properties. Vertices denote discrete objects such as a person, a place, or an event. Edges denote relationships between vertices. For instance, a person may know another person, have been involved in an event, and/or have recently been at a particular place. If a user's domain is composed of a heterogeneous set of objects (vertices) that can be related to one another in a multitude of ways (edges).Starting Price: Free -
4
Graph Engine
Microsoft
Graph Engine (GE) is a distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation 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. Schema does matter when we need to process data efficiently. Strongly-typed data modeling is crucial for compact data storage, fast data access, and clear data semantics. GE is good at managing billions of run-time objects of varied sizes. One byte counts as the number of objects goes large. GE provides fast memory allocation and reallocation with high memory ratios. -
5
GraphBase
FactNexus
GraphBase is a Graph Database Management System (Graph DBMS) engineered to simplify the creation and maintenance of complex data graphs. Complex and highly-connected structures are a challenge for the Relational Database Management System (RDBMS). A graph database provides much better modelling utility, performance and scalability. The current crop of graph database products - the triplestores and property graphs - have been around for nearly two decades. They're powerful tools, they have many uses, but they're still not suited to the management of complex data structures. With GraphBase, our goal was to simplify the management of complex data structures, so that your data could become something more. It could become Knowledge. We achieved this by redefining how graph data should be managed. In GraphBase, the graph is a first-class citizen. You get a graph equivalent of the "rows and tables" paradigm that makes a Relational Database so easy to use. -
6
RelationalAI
RelationalAI
RelationalAI is a next-generation database system for intelligent data applications based on relational knowledge graphs. Data-centric application design brings data and logic together into composable models. Intelligent data applications understand and make use of each relation that exists in a model. relational provides a knowledge graph system to express knowledge as executable models. These models can be easily extended through declarative, human-readable programs. RelationalAI’s expressive, declarative language leads to a 10-100x reduction in code. Applications are developed faster, with superior quality by bringing non-technical domain experts into the creation process and by automating away complex programming tasks. Take advantage of the extensible graph data model as the foundation of data-centric architecture. Integrate models to discover new relationships and break down barriers between applications. -
7
GraphDB
Ontotext
*GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs.* GraphDB is a highly efficient and robust graph database with RDF and SPARQL support. The GraphDB database supports a highly available replication cluster, which has been proven in a number of enterprise use cases that required resilience in data loading and query answering. If you need a quick overview of GraphDB or a download link to its latest releases, please visit the GraphDB product section. GraphDB uses RDF4J as a library, utilizing its APIs for storage and querying, as well as the support for a wide variety of query languages (e.g., SPARQL and SeRQL) and RDF syntaxes (e.g., RDF/XML, N3, Turtle). -
8
Oracle Spatial and Graph
Oracle
Graph databases, part of Oracle’s converged database offering, eliminate the need to set up a separate database and move data. Analysts and developers can perform fraud detection in banking, find connections and link to data, and improve traceability in smart manufacturing, all while gaining enterprise-grade security, ease of data ingestion, and strong support for data workloads. Oracle Autonomous Database includes Graph Studio, with one-click provisioning, integrated tooling, and security. Graph Studio automates graph data management and simplifies modeling, analysis, and visualization across the graph analytics lifecycle. Oracle provides support for both property and RDF knowledge graphs, and simplifies the process of modeling relational data as graph structures. Interactive graph queries can run directly on graph data or in a high-performance in-memory graph server. -
9
Voldemort
Voldemort
Voldemort is not a relational database, it does not attempt to satisfy arbitrary relations while satisfying ACID properties. Nor is it an object database that attempts to transparently map object reference graphs. Nor does it introduce a new abstraction such as document-orientation. It is basically just a big, distributed, persistent, fault-tolerant hash table. For applications that can use an O/R mapper like active-record or hibernate this will provide horizontal scalability and much higher availability but at great loss of convenience. For large applications under internet-type scalability pressure, a system may likely consist of a number of functionally partitioned services or APIs, which may manage storage resources across multiple data centers using storage systems which may themselves be horizontally partitioned. For applications in this space, arbitrary in-database joins are already impossible since all the data is not available in any single database. -
10
ArcadeDB
ArcadeDB
ArcadeDB is an open-source, next-generation multi-model database. Forget Polyglot Persistence — store graphs, documents, key-value pairs, search engine indexes, vectors, and time-series data all in one database with native support for every model. No translation layers, no performance penalties. Process over 10 million records per second. Traversal speed stays constant whether your database has hundreds or billions of records. Query in the language you prefer: SQL, Cypher, Gremlin, GraphQL, MongoDB API, or Java. Deploy ArcadeDB embedded in your JVM application, on a standalone server, or distributed across multiple nodes with Raft Consensus for high availability. Fully ACID-compliant. Super lightweight. Apache 2.0 licensed — free for production and commercial use.Starting Price: Free -
11
PuppyGraph
PuppyGraph
PuppyGraph empowers you to seamlessly query one or multiple data stores as a unified graph model. Graph databases are expensive, take months to set up, and need a dedicated team. Traditional graph databases can take hours to run multi-hop queries and struggle beyond 100GB of data. A separate graph database complicates your architecture with brittle ETLs and inflates your total cost of ownership (TCO). Connect to any data source anywhere. Cross-cloud and cross-region graph analytics. No complex ETLs or data replication is required. PuppyGraph enables you to query your data as a graph by directly connecting to your data warehouses and lakes. This eliminates the need to build and maintain time-consuming ETL pipelines needed with a traditional graph database setup. No more waiting for data and failed ETL processes. PuppyGraph eradicates graph scalability issues by separating computation and storage.Starting Price: Free -
12
VelocityDB
VelocityDB
VelocityDB is a database engine like no other. It can store data faster and more efficiently than any other solution at a fraction of the cost of other database engines. It stores .NET objects as they are with no mapping to tables, JSON or XML. VelocityGraph is an add on open source property graph database that can be used in conjunction with the VelocityDB object database. Object and graph database engine VelocityDB is a C# .NET noSQL object fatabase, extended as graph database is VelocityGraph. World’s fastest most scalable & flexible database. A bug reported with a reproducible test case is usually fixed within a week. The most important benefit is the flexibility that this database system provides. No other types of database system lets you fine tune your application to the finest details. Using VelocityDB, you can choose the best possible data structures for your application. You can control where you place the data persistently and how it's indexed and accessed.Starting Price: $200 per 6 moths -
13
OrientDB
SAP
OrientDB is the world’s fastest graph database. Period. An independent benchmark study by IBM and the Tokyo Institute of Technology showed that OrientDB is 10x faster than Neo4j on graph operations among all the workloads. Drive competitive advantage and accelerate innovation with new revenue streams. -
14
Nebula Graph
vesoft
The graph database built for super large-scale graphs with milliseconds of latency. We are continuing to collaborate with the community to prepare, popularize and promote the graph database. Nebula Graph only allows authenticated access via role-based access control. Nebula Graph supports multiple storage engine types and the query language can be extended to support new algorithms. Nebula Graph provides low latency read and write , while still maintaining high throughput to simplify the most complex data sets. With a shared-nothing distributed architecture , Nebula Graph offers linear scalability. Nebula Graph's SQL-like query language is easy to understand and powerful enough to meet complex business needs. With horizontal scalability and a snapshot feature, Nebula Graph guarantees high availability even in case of failures. Large Internet companies like JD, Meituan, and Xiaohongshu have deployed Nebula Graph in production environments. -
15
Apache Kudu
The Apache Software Foundation
A Kudu cluster stores tables that look just like tables you're used to from relational (SQL) databases. A table can be as simple as a binary key and value, or as complex as a few hundred different strongly-typed attributes. Just like SQL, every table has a primary key made up of one or more columns. This might be a single column like a unique user identifier, or a compound key such as a (host, metric, timestamp) tuple for a machine time-series database. Rows can be efficiently read, updated, or deleted by their primary key. Kudu's simple data model makes it a breeze to port legacy applications or build new ones, no need to worry about how to encode your data into binary blobs or make sense of a huge database full of hard-to-interpret JSON. Tables are self-describing, so you can use standard tools like SQL engines or Spark to analyze your data. Kudu's APIs are designed to be easy to use. -
16
xTuple
xTuple
Consolidate all manufacturing and distribution processes into a single business system with xTuple, an open source ERP for Mac, Linux, Windows and mobile. Suitable for small and mid-sized manufacturers and distributors, xTuple empowers companies to efficiently manage their growing needs, take more control over their operations, and achieve greater profitability. The platform integrates all critical supply chain functions, including accounting, sales, inventory control, customer and supplier management, and manufacturing and distribution.Starting Price: $45.00/month/user -
17
Stardog
Stardog Union
With ready access to the richest flexible semantic layer, explainable AI, and reusable data modeling, data engineers and scientists can be 95% more productive — create and expand semantic data models, understand any data interrelationship, and run federated queries to speed time to insight. Stardog offers the most advanced graph data virtualization and high-performance graph database — up to 57x better price/performance — to connect any data lakehouse, warehouse or enterprise data source without moving or copying data. Scale use cases and users at lower infrastructure cost. Stardog’s inference engine intelligently applies expert knowledge dynamically at query time to uncover hidden patterns or unexpected insights in relationships that enable better data-informed decisions and business outcomes.Starting Price: $0 -
18
KgBase
KgBase
KgBase, or Knowledge Graph Base, is a collaborative, robust database with versioning, analytics & visualizations. With KgBase, any community or individual can create knowledge graphs to build insights about their data. Import your CSVs and spreadsheets, or use our API to work on data together. Build no-code knowledge graphs with KgBase, our easy-to-use UI lets you traverse the graph, show the results as tables and charts, and much more. Play with your graph data. Build your query and see results update in real time. It's like writing query code in Cypher or Gremlin, except easier. And fast. Your graph can be viewed as a table, allowing you to browse all results - no matter the size. KgBase works great with large graphs (millions of nodes), as well as simple projects. In the cloud, or self-hosted, with wide database support. Introduce graphs into your organization by seeding graph from a template. Results of any query can be easily turned into a chart visualization.Starting Price: $19 per month -
19
Neo4j
Neo4j
Neo4j’s graph data platform is purpose-built to leverage not only data but also data relationships. Using Neo4j, developers build intelligent applications that traverse today's large, interconnected datasets in real time. Powered by a native graph storage and processing engine, Neo4j’s graph database delivers an intuitive, flexible and secure database for unique, actionable insights. -
20
Amazon Neptune
Amazon
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Amazon Neptune is a purpose-built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency. Amazon Neptune supports popular graph models Property Graph and W3C's RDF, and their respective query languages Apache TinkerPop Gremlin and SPARQL, allowing you to easily build queries that efficiently navigate highly connected datasets. Neptune powers graph use cases such as recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security. Proactively detect and investigate IT infrastructure using a layered security approach. Visualize all infrastructure to plan, predict and mitigate risk. Build graph queries for near-real-time identity fraud pattern detection in financial and purchase transactions. -
21
RushDB
RushDB
RushDB is an open-source zero-configuration graph database that instantly transforms JSON and CSV into a fully normalized, queryable Neo4j graph - without the overhead of schema design, migrations, or manual indexing. Designed for modern applications, AI, and ML workflows, RushDB provides a frictionless developer experience, combining the flexibility of NoSQL with the structured power of relational databases. With automatic data normalization, ACID compliance, and a powerful API, RushDB eliminates the complexities of data ingestion, relationship management, and query optimization - so you can focus on building, not database administration. Key Features: 1. Zero Configuration, Instant Data Ingestion 2. Graph-Powered Storage & Queries 3. ACID Transactions & Schema Evolution 4. Developer-Centric API: Query Like an SDK 5. High-Performance Search & Analytics 6. Self-Hosted or Cloud-ReadyStarting Price: $9/month -
22
AnzoGraph DB
Cambridge Semantics
With a huge collection of analytical features, AnzoGraph DB can enhance your analytical framework. Watch this video to learn how AnzoGraph DB is a Massively Parallel Processing (MPP) native graph database that is built for data harmonization and analytics. Horizontally scalable graph database built for online analytics and data harmonization. Take on data harmonization and linked data challenges with AnzoGraph DB, a market-leading analytical graph database. AnzoGraph DB provides industrialized online performance for enterprise-scale graph applications. AnzoGraph DB uses familiar SPARQL*/OWL for semantic graphs but also supports Labeled Property Graphs (LPGs). Access to many analytical, machine learning and data science capabilities help you achieve new insights, delivered at unparalleled speed and scale. Use context and relationships between data as first-class citizens in your analysis. Ultra-fast data loading and analytical queries. -
23
ArangoDB
ArangoDB
Natively store data for graph, document and search needs. Utilize feature-rich access with one query language. Map data natively to the database and access it with the best patterns for the job – traversals, joins, search, ranking, geospatial, aggregations – you name it. Polyglot persistence without the costs. Easily design, scale and adapt your architectures to changing needs and with much less effort. Combine the flexibility of JSON with semantic search and graph technology for next generation feature extraction even for large datasets. -
24
Memgraph
Memgraph
Memgraph is a high-performance, in-memory graph database that powers real-time AI context. It serves as the graph engine for GraphRAG pipelines, AI memory systems, and agentic workflows - delivering sub-millisecond multi-hop traversals with full provenance for any system that needs structured, connected context alongside semantic search. The same architecture that makes Memgraph the context layer for AI also drives real-time graph analytics across fraud detection, network analysis, infrastructure monitoring, and other operational use cases where speed and connectivity matter. -
25
RecallGraph
RecallGraph
RecallGraph is a versioned-graph data store - it retains all changes that its data (vertices and edges) have gone through to reach their current state. It supports point-in-time graph traversals, letting the user query any past state of the graph just as easily as the present. RecallGraph is a potential fit for scenarios where data is best represented as a network of vertices and edges (i.e., a graph) having the following characteristics: 1. Both vertices and edges can hold properties in the form of attribute/value pairs (equivalent to JSON objects). 2. Documents (vertices/edges) mutate within their lifespan (both in their individual attributes/values and in their relations with each other). 3. Past states of documents are as important as their present, necessitating retention and queryability of their change history. Also see this blog post for an intro - https://blog.recallgraph.tech/never-lose-your-old-data-again. -
26
HugeGraph
HugeGraph
HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be accomplished through Gremlin (a powerful graph traversal language). Among its features, it provides compliance to Apache TinkerPop 3, supporting Gremlin. Schema Metadata Management, including VertexLabel, EdgeLabel, PropertyKey and IndexLabel. Multi-type Indexes, supporting exact query, range query and complex conditions combination query. Plug-in Backend Store Driver Framework, supporting RocksDB, Cassandra, ScyllaDB, HBase and MySQL now and easy to add other backend store driver if needed. Integration with Hadoop/Spark. HugeGraph relies on the TinkerPop framework, we refer to the storage structure of Titan and the schema definition of DataStax. -
27
InfiniteGraph
Objectivity
InfiniteGraph is a massively scalable graph database specifically designed to excel at high-speed ingest of massive volumes of data (billions of nodes and edges per hour) while supporting complex queries. InfiniteGraph can seamlessly distribute connected graph data across a global enterprise. InfiniteGraph is a schema-based graph database that supports highly complex data models. It also has an advanced schema evolution capability that allows you to modify and evolve the schema of an existing database. InfiniteGraph’s Placement Management Capability allows you to optimize the placement of data items resulting in tremendous performance improvements in both query and ingest. InfiniteGraph has client-side caching which caches frequently used node and edges. InfiniteGraph's DO query language enables complex "beyond graph" queries not supported by other query languages. -
28
Apache Giraph
Apache Software Foundation
Apache Giraph is an iterative graph processing system built for high scalability. For example, it is currently used at Facebook to analyze the social graph formed by users and their connections. Giraph originated as the open-source counterpart to Pregel, the graph processing architecture developed at Google and described in a 2010 paper. Both systems are inspired by the Bulk Synchronous Parallel model of distributed computation introduced by Leslie Valiant. Giraph adds several features beyond the basic Pregel model, including master computation, sharded aggregators, edge-oriented input, out-of-core computation, and more. With a steady development cycle and a growing community of users worldwide, Giraph is a natural choice for unleashing the potential of structured datasets at a massive scale. Apache Giraph is an iterative graph processing framework, built on top of Apache Hadoop. -
29
Dgraph
Hypermode
Dgraph is an open source, low-latency, high throughput, native and distributed graph database. Designed to easily scale to meet the needs of small startups as well as large companies with massive amounts of data, DGraph can handle terabytes of structured data running on commodity hardware with low latency for real time user queries. It addresses business needs and uses cases involving diverse social and knowledge graphs, real-time recommendation engines, semantic search, pattern matching and fraud detection, serving relationship data, and serving web apps. -
30
txtai
NeuML
txtai is an all-in-one open source embeddings database designed for semantic search, large language model orchestration, and language model workflows. It unifies vector indexes (both sparse and dense), graph networks, and relational databases, providing a robust foundation for vector search and serving as a powerful knowledge source for LLM applications. With txtai, users can build autonomous agents, implement retrieval augmented generation processes, and develop multi-modal workflows. Key features include vector search with SQL support, object storage integration, topic modeling, graph analysis, and multimodal indexing capabilities. It supports the creation of embeddings for various data types, including text, documents, audio, images, and video. Additionally, txtai offers pipelines powered by language models that handle tasks such as LLM prompting, question-answering, labeling, transcription, translation, and summarization.Starting Price: Free -
31
TigerGraph
TigerGraph
Through its Native Parallel Graph™ technology, the TigerGraph™ graph platform represents what’s next in the graph database evolution: a complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time. Combining the best ideas (MapReduce, Massively Parallel Processing, and fast data compression/decompression) with fresh development, TigerGraph delivers what you’ve been waiting for: the speed, scalability, and deep exploration/querying capability to extract more business value from your data. -
32
JanusGraph
JanusGraph
JanusGraph 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. JanusGraph is a project under The Linux Foundation, and includes participants from Expero, Google, GRAKN.AI, Hortonworks, IBM and Amazon. Elastic and linear scalability for a growing data and user base. Data distribution and replication for performance and fault tolerance. Multi-datacenter high availability and hot backups. All functionality is totally free. No need to buy commercial licenses. JanusGraph is fully open source under the Apache 2 license. JanusGraph is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time. Support for ACID and eventual consistency. In addition to online transactional processing (OLTP), JanusGraph supports global graph analytics (OLAP) with its Apache Spark integration. -
33
Locstat
Locstat
Locstat is a graph intelligence platform with customer-driven industry and point solutions, incorporating graph-based AI, analytics and event processing, that enables organizations to rapidly scale next-generation data solutions. Research shows that by adopting innovative, AI-supported digitalization strategies an organization can realize considerable benefits and gains. We have achieved great success in improving customer efficiencies and delivered significant ROI as measured by us and confirmed by research companies. This illustrates the value of next-generation advanced analytics technologies in solving today’s complex problems more cost-effectively than solutions driven by relational databases. -
34
FalkorDB
FalkorDB
FalkorDB is an ultra-fast, multi-tenant graph database optimized for GraphRAG, delivering accurate, relevant AI/ML results with reduced hallucinations and enhanced performance. It leverages sparse matrix representations and linear algebra to efficiently handle complex, interconnected data in real-time, resulting in fewer hallucinations and more accurate responses from large language models. FalkorDB supports the OpenCypher query language with proprietary enhancements, enabling expressive and efficient querying of graph data. It offers built-in vector indexing and full-text search capabilities, allowing for complex searches and similarity matching within the same database environment. FalkorDB's architecture includes multi-graph support, enabling multiple isolated graphs within a single instance, ensuring security and performance across tenants. It also provides high availability with live replication, ensuring data is always accessible. -
35
AllegroGraph
Franz Inc.
AllegroGraph is a breakthrough solution that allows infinite data integration through a patented approach unifying all data and siloed knowledge into an Entity-Event Knowledge Graph solution that can support massive big data analytics. AllegroGraph utilizes unique federated sharding capabilities that drive 360-degree insights and enable complex reasoning across a distributed Knowledge Graph. AllegroGraph provides users with an integrated version of Gruff, a unique browser-based graph visualization software tool for exploring and discovering connections within enterprise Knowledge Graphs. Franz’s Knowledge Graph Solution includes both technology and services for building industrial strength Entity-Event Knowledge Graphs based on best-of-class tools, products, knowledge, skills and experience. -
36
Cayley
Cayley
Cayley is an open-source database for Linked Data. It is inspired by the graph database behind Google's Knowledge Graph (formerly Freebase). Cayley is an open-source graph database designed for ease of use and storing complex data. Built-in query editor, visualizer and REPL. Cayley can use multiple query languages like Gizmo, a query language inspired by Gremlin, GraphQL-inspired query language, MQL a simplified version for Freebase fans. Cayley is modular, easy to connect to your favorite programming languages and back-end stores, production ready, well tested and used by various companies for their production workloads and fast with optimized specifically for usage in applications. Rough performance testing shows that, on 2014 consumer hardware and an average disk, 134m quads in LevelDB is no problem and a multi-hop intersection query- films starring X and Y - takes ~150ms. Cayley is configured by default to run in memory (That's what backend memstore means). -
37
Graph Story
Graph Story
Companies that opt for a DIY approach for their graph database can expect 2 to 3 months for a production-ready implementation. With Graph Story’s managed service, your production-ready database is available within minutes. Learn more about graph use cases as well as see a comparison between self-hosting and using a managed service. We can deploy where your servers already live: AWS, Azure, or Google Compute Engine, in any region. Need VPC peering or IP-restricted access? Just let us know. We're flexible like that. Building a proof of concept? Fire up a single, enterprise graph instance with a few clicks. Need to move up to a high-availability, production-ready cluster on-demand? We've got you covered! We built graph db management tools so you don't have to! See CPU, Memory and Disk utilization at glance. Get access to configs, logs, backup your database & restore snapshots.Starting Price: $299 per month -
38
Virtuoso
OpenLink Software
Virtuoso Universal Server is a modern platform built on existing open standards that harnesses the power of Hyperlinks ( functioning as Super Keys ) for breaking down data silos that impede both user and enterprise ability. Using Virtuoso, you can easily generate financial profile knowledge graphs from near real time financial activity that reduce the cost and complexity associated with detecting fraudent activity patterns. Courtesy of its high-performance, secure, and scalable dbms engine, you can use intelligent reasoning and inference to harmonize fragmented identities using personally identifying attributes such as email addresses, phone numbers, social-security numbers, drivers licenses, etc. for building fraud detection solutions. Virtuoso helps you build powerful solutions applications driven by knowledge graphs derived from a variety of life sciences oriented data sources.Starting Price: $42 per month -
39
TerminusDB
TerminusDB
Making data collaboration easy. If you are a developer looking to innovate or a data person looking for version control, we make collaboration work for everyone. TerminusDB is an open-source knowledge graph database that provides reliable, private & efficient revision control & collaboration. If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive. TerminusDB provides the full suite of revision control features. TerminusHub allows users to manage access to databases and collaboratively work on shared resources. Flexible data storage, sharing, and versioning capabilities. Collaboration for your team or integrated into your app. Work locally then sync when you push your changes. Easy querying, cleaning, and visualization. Integrate powerful version control and collaboration for your enterprise and individual customers. Make it easy for remote data teams to work together on data projects. -
40
Fluree
Fluree
Fluree is an immutable RDF graph database written in Clojure and adhering to W3C standards, supporting JSON and JSON-LD while accommodating various RDF ontologies; it boasts a scalable, cloud-native architecture utilizing a lightweight Java runtime, with individually scalable ledger and graph database components, embodying a "Data-Centric" ideology that treats data as a reusable asset independent of singular applications, underpinned by an immutable ledger that secures transactions with cryptographic integrity, alongside a rich RDF graph database capable of various queries, and employs SmartFunctions for enforcing data management rules, including identity and access management and data quality. -
41
Sparksee
Sparsity Technologies
Sparksee (formerly known as DEX), makes space and performance compatible with a small footprint and a fast analysis of large networks. It is natively available for .Net, C++, Python, Objective-C and Java, and covers the whole spectrum of Operating Systems. The graph is represented through bitmap data structures that allow high compression rates. Each of the bitmaps is partitioned into chunks that fit into disk pages to improve I/O locality. Using bitmaps, operations are computed with binary logic instructions that simplify the execution in pipelined processors. Full native indexing allows an extremely fast access to each of the graph data structures. Node adjacencies are represented by bitmaps to minimize their footprint. The number of times each data page is brought to memory is minimized with advanced I/O policies. Each value in the database is represented only once, avoiding unnecessary replication. -
42
Graphlytic
Demtec
Graphlytic is a customizable web platform for knowledge graph visualization and analysis. Users can interactively explore the graph, look for patterns with the Cypher or Gremlin query languages (or query templates for non-tech users), or use filters to find the answers to any graph question. The graph visualization brings deep insights in industries, such as scientific research, anti-fraud investigation, etc. Users with very little graph theory knowledge can start to explore the data in no time. Graph rendering is done with the Cytoscape.js library which allows us to render tens of thousands of nodes and hundreds of thousands of relationships. The application is provided in three ways: Desktop, Cloud, and Server. Graphlytic Desktop is a free Neo4j Desktop application installed in just a few clicks. Cloud instances are ideal for small teams that don't want to worry about the installation and need to get up and running in very little time.Starting Price: 19 EUR/month -
43
GUN
amark
Realtime, decentralized, offline-first, graph database engine. The data that needs to stored, loaded, and shared in your app without worrying about servers, network calls, databases, or tracking offline changes or concurrency conflicts. GUN is a small, easy, and fast data sync and storage system that runs everywhere JavaScript does. The aim of GUN is to let you focus on the data that needs to be stored, loaded, and shared in your app without worrying about servers, network calls, databases, or tracking offline changes or concurrency conflicts. This lets you build cool apps fast. GUN gives you the most powerful weapons of the internet — decentralization and real privacy — to reclaim the web and make it truly free and open. GUN is a database engine that runs everywhere JavaScript does — browsers, mobile devices and servers, allowing you to build exactly the data system you want. -
44
Perst
McObject
Perst is McObject’s open source, dual license, object-oriented embedded database system (ODBMS). It is available in one edition developed as an all-Java embedded database, and another implemented in C# (for Microsoft .NET Framework applications). Perst gives developers the ability to store, sort, and retrieve objects in their applications with maximum speed and with low memory and storage overhead while leveraging the object-oriented paradigm of Java and C#. In the TestIndex and PolePosition benchmarks, Perst displays one of its strongest features: its significant performance advantage over Java and .NET embedded database alternatives. Perst stores data directly in Java and .NET objects, eliminating the translation required for storage in relational and object-relational databases. This boosts run-time performance. Perst’s core consists of only five thousand lines of code. The small footprint imposes minimal demands on system resources.Starting Price: Free -
45
TopBraid
TopQuadrant
Graphs are the most flexible formal data structures (making it simple to map other data formats to graphs) that capture explicit relationships between items so that you can easily connect new data items as they are added and traverse the links to understand the connections. The semantics of data are explicit and include formalisms for supporting inferencing and data validation. As a self-descriptive data model, knowledge graphs enable data validation and can offer recommendations for how data may need to be adjusted to meet data model requirements. The meaning of the data is stored alongside the data in the graph, in the form of the ontologies or semantic models. This makes knowledge graphs self-descriptive. Knowledge graphs are able to accommodate diverse data and metadata that adjusts and grows over time, much like living things do. -
46
Blazegraph
Blazegraph
Blazegraph™ DB is a ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine. It is in production use for Fortune 500 customers such as EMC, Autodesk, and many others. It is supporting key Precision Medicine applications and has wide-spread usage for life science applications. It is used extensively to support Cyber analytics in commercial and government applications. It powers the Wikimedia Foundation's Wikidata Query Service. You can choose an executable jar, war file, or tar.gz distribution. Blazegraph is designed to be easy to use and get started. It ships without SSL or authentication by default for this reason. For production deployments, we strongly recommend you enable SSL, authentication, and appropriate network configurations. There are some helpful links below to enable you to do this. -
47
Golden
Golden
The world is lacking a decentralized graph of canonical knowledge that is open, free, and permissionless, and incentivizes agents to enter data into the graph. Our vision is to create a protocol that maps the 10 billion entities that exist and the public knowledge that surrounds them. Triples, also known as fact triples or SPO triples, are the elemental building blocks of facts that link entities together forming a graph. They are the atoms that build the universe of knowledge as we know it. The protocol supports a rich set of triples types, qualifiers, and associated evidence. The triple graph can be used to power Dapps and services that require fundamental knowledge. Each agent can submit triples to be validated, and, if accepted, will be rewarded tokens. Validators and predictions from the knowledge graph itself decide if triples are accepted. In essence, the protocol incentivizes the knowledge graph construction while defending against gaming attacks. -
48
DataStax
DataStax
The Open, Multi-Cloud Stack for Modern Data Apps. Built on open-source Apache Cassandra™. Global-scale and 100% uptime without vendor lock-in. Deploy on multi-cloud, on-prem, open-source, and Kubernetes. Elastic and pay-as-you-go for improved TCO. Start building faster with Stargate APIs for NoSQL, real-time, reactive, JSON, REST, and GraphQL. Skip the complexity of multiple OSS projects and APIs that don’t scale. Ideal for commerce, mobile, AI/ML, IoT, microservices, social, gaming, and richly interactive applications that must scale-up and scale-down with demand. Get building modern data applications with Astra, a database-as-a-service powered by Apache Cassandra™. Use REST, GraphQL, JSON with your favorite full-stack framework Richly interactive apps that are elastic and viral-ready from Day 1. Pay-as-you-go Apache Cassandra DBaaS that scales effortlessly and affordably. -
49
Eclipse Ceylon
Eclipse Ceylon
Eclipse Ceylon is a language for writing large programs in teams. To learn more, read the 15 minute quick intro, before taking the tour of the language. The best way to try it out is to download the IDE and write some code. Then you can explore the modules in Ceylon Herd. Or you can try it online. This is a community project. Everything we produce is open source and all our work happens out in the open on GitHub and GitHub. Eclipse Ceylon's powerful flow-sensitive static type system catches many bugs while letting you express more, more easily: union and intersection types, tuples, function types, mixin inheritance, enumerated types, and reified generics. We spend more time reading other people's code than writing our own. Therefore, Eclipse Ceylon prioritizes readability, via a highly regular syntax, support for treelike structures, and elegant syntax sugar where appropriate.Starting Price: Free -
50
Apache Storm
Apache Software Foundation
Apache Storm is a free and open source distributed realtime computation system. Apache Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Apache Storm is simple, can be used with any programming language, and is a lot of fun to use! Apache Storm has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Apache Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. Apache Storm integrates with the queueing and database technologies you already use. An Apache Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. Read more in the tutorial.