DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AllegroGraph vs. GigaSpaces vs. GraphDB vs. Graphite vs. NCache

System Properties Comparison AllegroGraph vs. GigaSpaces vs. GraphDB vs. Graphite vs. NCache

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonGigaSpaces  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonGraphite  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Data logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Document store
Object oriented DBMS infoValues are user defined objects
Graph DBMS
RDF store
Time Series DBMSKey-value store
Secondary database modelsSpatial DBMSGraph DBMS
Search engine
Document store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.06
Rank#187  Overall
#30  Document stores
#17  Graph DBMS
#7  RDF stores
#7  Vector DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Websiteallegrograph.comwww.gigaspaces.comwww.ontotext.comgithub.com/­graphite-project/­graphite-webwww.alachisoft.com/­ncache
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmldocs.gigaspaces.com/­latest/­landing.htmlgraphdb.ontotext.com/­documentationgraphite.readthedocs.iowww.alachisoft.com/­resources/­docs
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperFranz Inc.Gigaspaces TechnologiesOntotextChris DavisAlachisoft
Initial release20042000200020062005
Current release8.0, December 202315.5, September 202010.4, October 20235.3.3, April 2024
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2; Commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache 2.0Open Source infoEnterprise Edition available
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetJavaPythonC#, .NET, .NET Core, Java
Server operating systemsLinux
OS X
Windows
Linux
macOS
Solaris
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
Unix
Linux
Windows
Data schemeyes infoRDF schemasschema-freeschema-free and OWL/RDFS-schema support; RDF shapesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesNumeric data onlypartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.no infobulk load of XML files possibleno infoXML can be used for describing objects metadatanonono
Secondary indexesyesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnoyes
SQL infoSupport of SQLSPARQL is used as query languageSQL-99 for query and DML statementsstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsRESTful HTTP API
SPARQL
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
HTTP API
Sockets
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
.Net
C++
Java
Python
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyeswell-defined plugin interfaces; JavaScript server-side extensibilitynono infosupport for stored procedures with SQL-Server CLR
Triggersyesyes, event driven architecturenonoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodeswith FederationShardingnonenoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
Multi-source replicationnoneyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)noneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonoyes infoConstraint checkingnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnooptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infolockingyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationRole-based access controlDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.noAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
AllegroGraphGigaSpacesGraphDB infoformer name: OWLIMGraphiteNCache
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
GraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
News

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17 April 2024

100 Companies That Matter in KM – Franz Inc.
3 April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9 February 2024

What is Neuro-Symbolic AI?
23 January 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8 January 2024

Migrating From LPG to RDF Graph Model
8 May 2024

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AllegroGraphGigaSpacesGraphDB infoformer name: OWLIMGraphiteNCache
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8 April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21 November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19 May 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11 December 2023, Datanami

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

GigaSpaces' New Cloudify Player Designed for OpenStack
11 December 2023, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

Try out the Graphite monitoring tool for time-series data
29 October 2019, TechTarget

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

Getting Started with Monitoring using Graphite
23 January 2015, InfoQ.com

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here