DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AllegroGraph vs. Ehcache vs. InfinityDB vs. InfluxDB vs. YugabyteDB

System Properties Comparison AllegroGraph vs. Ehcache vs. InfinityDB vs. InfluxDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonEhcache  Xexclude from comparisonInfinityDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSA widely adopted Java cache with tiered storage optionsA Java embedded Key-Value Store which extends the Java Map interfaceDBMS for storing time series, events and metricsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Vector DBMS
Key-value storeKey-value storeTime Series DBMSRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infowith GEO packageDocument store
Wide column store
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
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websiteallegrograph.comwww.ehcache.orgboilerbay.comwww.influxdata.com/­products/­influxdb-overviewwww.yugabyte.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlwww.ehcache.org/­documentationboilerbay.com/­infinitydb/­manualdocs.influxdata.com/­influxdbdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperFranz Inc.Terracotta Inc, owned by Software AGBoiler Bay Inc.Yugabyte Inc.
Initial release20042009200220132017
Current release8.0, December 20233.10.0, March 20224.02.7.6, April 20242.19, September 2023
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoApache Version 2; commercial licenses availablecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaGoC and C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAll OS with a Java VMLinux
OS X infothrough Homebrew
Linux
OS X
Data schemeyes infoRDF schemasschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysNumeric data and Stringsyes
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 possiblenononono
Secondary indexesyesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query languageyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP API
SPARQL
JCacheAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
JSON over UDP
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
JavaJava.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispnononoyes infosql, plpgsql, C
Triggersyesyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodeswith FederationSharding infoby using Terracotta ServernoneSharding infoin enterprise version onlyHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoby using Terracotta Servernoneselectable replication factor infoin enterprise version onlyBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationTunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonono infomanual creation possible, using inversions based on multi-value capabilitynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infosupports JTA and can work as an XA resourceACID infoOptimistic locking for transactions; no isolation for bulk loadsnoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoDepending on used storage engineno
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationnonosimple rights management via user accountsyes
More information provided by the system vendor
AllegroGraphEhcacheInfinityDBInfluxDBYugabyteDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
Apache 2.0 license for the database
» 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

Introduction to Apache Iceberg
9 May 2024

Converting Timestamp to Date in Java
7 May 2024

A Detailed Guide to C# TimeSpan
2 May 2024

The Final Frontier: Using InfluxDB on the International Space Station
30 April 2024

Getting the Current Time in C#: A Guide
26 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
AllegroGraphEhcacheInfinityDBInfluxDBYugabyteDB
DB-Engines blog posts

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

Fuse Graph Neural Networks with Semantic Reasoning to Produce Complimentary Predictions
21 September 2021, Towards Data Science

provided by Google News

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

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, DZone

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, businesswire.com

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

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

Present your product here