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 > GraphDB vs. IBM Db2 warehouse vs. InfluxDB vs. KeyDB vs. Memcached

System Properties Comparison GraphDB vs. IBM Db2 warehouse vs. InfluxDB vs. KeyDB vs. Memcached

Editorial information provided by DB-Engines
NameGraphDB infoformer name: OWLIM  Xexclude from comparisonIBM Db2 warehouse infoformerly named IBM dashDB  Xexclude from comparisonInfluxDB  Xexclude from comparisonKeyDB  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionEnterprise-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.Cloud-based data warehousing serviceDBMS for storing time series, events and metricsAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory key-value store, originally intended for caching
Primary database modelGraph DBMS
RDF store
Relational DBMSTime Series DBMSKey-value storeKey-value store
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score1.30
Rank#164  Overall
#75  Relational DBMS
Score25.83
Rank#28  Overall
#1  Time Series DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score19.42
Rank#32  Overall
#4  Key-value stores
Websitewww.ontotext.comwww.ibm.com/­products/­db2/­warehousewww.influxdata.com/­products/­influxdb-overviewgithub.com/­Snapchat/­KeyDB
keydb.dev
www.memcached.org
Technical documentationgraphdb.ontotext.com/­documentationdocs.influxdata.com/­influxdbdocs.keydb.devgithub.com/­memcached/­memcached/­wiki
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperOntotextIBMEQ Alpha Technology Ltd.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release20002014201320192003
Current release10.4, October 20232.7.6, April 20241.6.25, March 2024
License infoCommercial or Open Sourcecommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD-3Open Source infoBSD license
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++C
Server operating systemsAll OS with a Java VM
Linux
OS X
Windows
hostedLinux
OS X infothrough Homebrew
LinuxFreeBSD
Linux
OS X
Unix
Windows
Data schemeschema-free and OWL/RDFS-schema support; RDF shapesyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesNumeric data and Stringspartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesno
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.nono infoImport/export of XML data possiblenono
Secondary indexesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesnoyes infoby using the Redis Search moduleno
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyesSQL-like query languagenono
APIs and other access methodsGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
.NET Client API
JDBC
ODBC
OLE DB
HTTP API
JSON over UDP
Proprietary protocol infoRESP - REdis Serialization ProtocoProprietary protocol
Supported programming languages.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored procedureswell-defined plugin interfaces; JavaScript server-side extensibilityPL/SQL, SQL PLnoLuano
Triggersnoyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoin enterprise version onlyShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyesselectable replication factor infoin enterprise version onlyMulti-source replication
Source-replica replication
none infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Foreign keys infoReferential integrityyes infoConstraint checkingyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoOptimistic locking, atomic execution of commands blocks and scriptsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoDepending on used storage engineyes
User concepts infoAccess 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.fine grained access rights according to SQL-standardsimple rights management via user accountssimple password-based access control and ACLyes infousing SASL (Simple Authentication and Security Layer) protocol
More information provided by the system vendor
GraphDB infoformer name: OWLIMIBM Db2 warehouse infoformerly named IBM dashDBInfluxDBKeyDBMemcached
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
InfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Time to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
IoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
InfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Fastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
Open source core with closed source clustering available either on-premise or on...
» more
News

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

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 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

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 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
GraphDB infoformer name: OWLIMIBM Db2 warehouse infoformerly named IBM dashDBInfluxDBKeyDBMemcached
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the 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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

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

Announcing the deprecation of prior generation Db2 Warehouse plans on AWS
16 October 2023, IBM

Introducing the next generation of Db2 Warehouse: Our cost-effective, cloud-native data warehouse built for always-on ...
11 July 2023, IBM

Top 7 Cloud Data Warehouse Companies
31 May 2023, Datamation

The 10 Best Cloud Data Warehouse Solutions to Consider in 2024
22 October 2023, Solutions Review

Db2 Warehouse delivers 4x faster query performance than previously, while cutting storage costs by 34x
11 July 2023, IBM

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, Business Wire

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

Time-series database startup InfluxData debuts self-managed version of InfluxDB
6 September 2023, SiliconANGLE News

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

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

AllegroGraph logo

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

Present your product here