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 > IBM Db2 vs. InfluxDB vs. Memcached vs. PlanetScale vs. ScyllaDB

System Properties Comparison IBM Db2 vs. InfluxDB vs. Memcached vs. PlanetScale vs. ScyllaDB

Editorial information provided by DB-Engines
NameIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInfluxDB  Xexclude from comparisonMemcached  Xexclude from comparisonPlanetScale  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionCommon in IBM host environments, 2 different versions for host and Windows/LinuxDBMS for storing time series, events and metricsIn-memory key-value store, originally intended for cachingScalable, distributed, serverless MySQL database platform built on top of VitessCassandra and DynamoDB compatible wide column store
Primary database modelRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBTime Series DBMSKey-value storeRelational DBMSWide column store
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Spatial DBMS infowith GEO packageDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score24.39
Rank#28  Overall
#1  Time Series DBMS
Score18.08
Rank#32  Overall
#4  Key-value stores
Score1.49
Rank#155  Overall
#72  Relational DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitewww.ibm.com/­products/­db2www.influxdata.com/­products/­influxdb-overviewwww.memcached.orgplanetscale.comwww.scylladb.com
Technical documentationwww.ibm.com/­docs/­en/­db2docs.influxdata.com/­influxdbgithub.com/­memcached/­memcached/­wikiplanetscale.com/­docsdocs.scylladb.com
DeveloperIBMDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalPlanetScaleScyllaDB
Initial release1983 infohost version2013200320202015
Current release12.1, October 20162.7.6, April 20241.6.27, May 2024ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open Sourcecommercial infofree version is availableOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD licensecommercialOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 languageC and C++GoCGoC++
Server operating systemsAIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Unix
Windows
Docker
Linux
macOS
Linux
Data schemeyesschema-freeschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesNumeric data and Stringsnoyesyes
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
Secondary indexesyesnonoyesyes infocluster global secondary indices
SQL infoSupport of SQLyesSQL-like query languagenoyes infowith proprietary extensionsSQL-like DML and DDL statements (CQL)
APIs and other access methodsADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
HTTP API
JSON over UDP
Proprietary protocolADO.NET
JDBC
MySQL protocol
ODBC
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
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
Server-side scripts infoStored proceduresyesnonoyes infoproprietary syntaxyes, Lua
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoonly with Windows/Unix/Linux VersionSharding infoin enterprise version onlynoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infowith separate tools (MQ, InfoSphere)selectable replication factor infoin enterprise version onlynone infoRepcached, a Memcached patch, provides this functionallityMulti-source replication
Source-replica replication
selectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency across shards
Immediate Consistency within a shard
Eventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integrityyesnonoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID at shard levelno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infoDepending on used storage engineyesyes infoin-memory tables
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple rights management via user accountsyes infousing SASL (Simple Authentication and Security Layer) protocolUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users can be defined per object
More information provided by the system vendor
IBM Db2 infoformerly named DB2 or IBM Database 2InfluxDBMemcachedPlanetScaleScyllaDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

Monitoring Your Cloud Environments and Applications with InfluxDB
30 May 2024

Webinar Recap: Unleash the Full Potential of Your Time Series Data with InfluxDB and AWS
29 May 2024

Using Parquet’s Bloom Filters
28 May 2024

Efficiency Unleashed: Streamlining Workflows with the InfluxDB Management API
23 May 2024

What is DevRel at InfluxData
21 May 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
IBM Db2 infoformerly named DB2 or IBM Database 2InfluxDBMemcachedPlanetScaleScyllaDB
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

Stack-Overflow Vulnerability in IBM DB2 Universal Database 7.2 for Windows
2 June 2024, ITPro Today

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, Precisely

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

provided by Google News

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

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

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

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

Facebook Pushes Limits for Memcached
1 June 2024, Data Center Knowledge

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

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

Unlock on-demand, cost-optimized performance with Amazon ElastiCache Serverless | Amazon Web Services
2 February 2024, AWS Blog

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

PlanetScale forks MySQL to add vector support
3 October 2023, Yahoo Movies Canada

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

provided by Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

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

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

ScyllaDB Launches Scylla Cloud Database as a Service
14 April 2019, insideBIGDATA

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

Neo4j logo

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

Milvus logo

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

Present your product here