DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Ehcache vs. GraphDB vs. Microsoft Azure Data Explorer vs. ScyllaDB vs. SQLite

System Properties Comparison Ehcache vs. GraphDB vs. Microsoft Azure Data Explorer vs. ScyllaDB vs. SQLite

Editorial information provided by DB-Engines
NameEhcache  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonScyllaDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA widely adopted Java cache with tiered storage optionsEnterprise-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.Fully managed big data interactive analytics platformCassandra and DynamoDB compatible wide column storeWidely used embeddable, in-process RDBMS
Primary database modelKey-value storeGraph DBMS
RDF store
Relational DBMS infocolumn orientedWide column storeRelational DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.52
Rank#65  Overall
#8  Key-value stores
Score2.89
Rank#93  Overall
#7  Graph DBMS
#3  RDF stores
Score3.00
Rank#87  Overall
#47  Relational DBMS
Score3.88
Rank#72  Overall
#5  Wide column stores
Score99.49
Rank#10  Overall
#7  Relational DBMS
Websitewww.ehcache.orgwww.ontotext.comazure.microsoft.com/­services/­data-explorerwww.scylladb.comwww.sqlite.org
Technical documentationwww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.scylladb.comwww.sqlite.org/­docs.html
Social network pagesGitHubLinkedInTwitterMediumYouTube
DeveloperTerracotta Inc, owned by Software AGOntotextMicrosoftScyllaDBDwayne Richard Hipp
Initial release20092000201920152000
Current release3.10.0, March 202210.4, October 2023cloud service with continuous releasesScyllaDB Open Source 6.0.2, July 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageJavaJavaC++C
Server operating systemsAll OS with a Java VMAll OS with a Java VM
Linux
OS X
Windows
hostedLinuxserver-less
Data schemeschema-freeschema-free and OWL/RDFS-schema support; RDF shapesFixed schema with schema-less datatypes (dynamic)schema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesyes infonot rigid because of 'dynamic typing' concept.
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.nonoyesnono
Secondary indexesnoyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesall fields are automatically indexedyes infocluster global secondary indicesyes
SQL infoSupport of SQLnostored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statements (CQL)yes infoSQL-92 is not fully supported
APIs and other access methodsJCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesJava.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnowell-defined plugin interfaces; JavaScript server-side extensibilityYes, possible languages: KQL, Python, Ryes, Luano
Triggersyes infoCache Event Listenersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoby using Terracotta ServernoneSharding infoImplicit feature of the cloud serviceShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoby using Terracotta ServerMulti-source replicationyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.selectable replication factor infoRepresentation of geographical distribution of servers is possiblenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Eventual Consistency
Immediate Consistency
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyes infoConstraint checkingnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infosupports JTA and can work as an XA resourceACIDnono infoAtomicity and isolation are supported for single operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyes infousing a tiered cache-storage approachyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoin-memory tablesyes
User concepts infoAccess controlnoDefault 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.Azure Active Directory AuthenticationAccess rights for users can be defined per objectno
More information provided by the system vendor
EhcacheGraphDB infoformer name: OWLIMMicrosoft Azure Data ExplorerScyllaDBSQLite
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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
EhcacheGraphDB infoformer name: OWLIMMicrosoft Azure Data ExplorerScyllaDBSQLite
DB-Engines blog posts

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

Jira Data Center user? Here's a critical Ehcache vulnerability to spoil your day
22 July 2021, The Register

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9 February 2010, Sonatype Blog

provided by Google News

Semantic Web Company and Ontotext Merge to Create Knowledge Graph and AI Powerhouse Graphwise
23 October 2024, PR Newswire

Semantic Web Company and Ontotext merge to form Graphwise
23 October 2024, Blocks & Files

A Content Management Platform and a Graph Database Come Together in the New Company: Graphwise
28 October 2024, The Recursive

Knowledge graphs change the nature of business intelligence
8 April 2024, TechHQ

Major AI Merger: Bulgarian Ontotext merges with Semantic Web Company to form Graphwise
24 October 2024, Trending Topics SEE

provided by Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31 May 2024, azure.microsoft.com

Update records in a Kusto Database (public preview)
20 February 2024, azure.microsoft.com

Microsoft is closing down another Azure-based feature in the near future
22 July 2024, Neowin

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5 February 2024, azure.microsoft.com

General availability: Azure Data Explorer adds new geospatial capabilities
23 January 2024, azure.microsoft.com

provided by Google News

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28 October 2024, Department of Defense

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

Top 160+ startups in Open Source Databases in Oct, 2024
30 October 2024, Tracxn

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

provided by Google News

Google’s AI Tool Big Sleep Finds Zero-Day Vulnerability in SQLite Database Engine
4 November 2024, The Hacker News

Google: Big Sleep AI Agent Puts SQLite Software Bug to Bed
4 November 2024, Dark Reading

Google claims Big Sleep 'first' AI to spot freshly committed security bug that fuzzing missed
5 November 2024, The Register

Google uses large language model to discover real-world vulnerability
4 November 2024, The Record from Recorded Future News

Google Claims World First As AI Finds 0-Day Security Vulnerability
5 November 2024, Forbes

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

Present your product here