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

DBMS > Datomic vs. InfluxDB vs. InterSystems Caché vs. Netezza vs. YugabyteDB

System Properties Comparison Datomic vs. InfluxDB vs. InterSystems Caché vs. Netezza vs. YugabyteDB

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonInfluxDB  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonNetezza infoAlso called PureData System for Analytics by IBM  Xexclude from comparisonYugabyteDB  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDBMS for storing time series, events and metricsA multi-model DBMS and application serverData warehouse and analytics appliance part of IBM PureSystemsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSTime Series DBMSKey-value store
Object oriented DBMS
Relational DBMS
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO packageDocument storeDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.47
Rank#145  Overall
#66  Relational DBMS
Score21.47
Rank#28  Overall
#1  Time Series DBMS
Score6.70
Rank#52  Overall
#31  Relational DBMS
Score2.36
Rank#107  Overall
#53  Relational DBMS
Websitewww.datomic.comwww.influxdata.com/­products/­influxdb-overviewwww.intersystems.com/­products/­cachewww.ibm.com/­products/­netezzawww.yugabyte.com
Technical documentationdocs.datomic.comdocs.influxdata.com/­influxdbdocs.intersystems.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperCognitectInterSystemsIBMYugabyte Inc.
Initial release20122013199720002017
Current release1.0.7180, July 20242.7.6, April 20242018.1.4, May 20202.19, September 2023
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoMIT-License; commercial enterprise version availablecommercialcommercialOpen 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.
Implementation languageJava, ClojureGoC and C++
Server operating systemsAll OS with a Java VMLinux
OS X infothrough Homebrew
AIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux infoincluded in applianceLinux
OS X
Data schemeyesschema-freedepending on used data modelyesdepending on used data model
Typing infopredefined data types such as float or dateyesNumeric data and Stringsyesyesyes
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.nonoyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query languageyesyesyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP APIHTTP API
JSON over UDP
.NET Client API
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
OLE DB
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 languagesClojure
Java
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C#
C++
Java
C
C++
Fortran
Java
Lua
Perl
Python
R
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infoTransaction Functionsnoyesyesyes infosql, plpgsql, C
TriggersBy using transaction functionsnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersSharding infoin enterprise version onlynoneShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersselectable replication factor infoin enterprise version onlySource-replica replicationSource-replica replicationBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyes infoDepending on used storage engineyesno
User concepts infoAccess controlnosimple rights management via user accountsAccess rights for users, groups and rolesUsers with fine-grained authorization conceptyes
More information provided by the system vendor
DatomicInfluxDBInterSystems CachéNetezza infoAlso called PureData System for Analytics by IBMYugabyteDB
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» 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
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

LLM Monitoring and Observability
4 November 2024

System Tables Part 2: How We Made It Faster
31 October 2024

System Tables Part 1: Introduction and Best Practices
29 October 2024

MaaS: How to Store and Analyze Real-Time Stock Trading Data Using Next.js and InfluxDB
25 October 2024

MaaS: How to Monitor Node.js App Performance with PM2 & InfluxDB
23 October 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
DatomicInfluxDBInterSystems CachéNetezza infoAlso called PureData System for Analytics by IBMYugabyteDB
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

Lucas Cavalcanti on Using Clojure, Microservices, Hexagonal Architecture and Public Cloud at Nubank
16 August 2021, InfoQ.com

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

Zoona Case Study
16 December 2017, AWS Blog

Fintech Powerhouse Nubank Buys U.S. Software Firm Cognitect
23 July 2020, Bloomberg

These are the top 25 people who will have the most influence in tech this year, according to a survey of over
15 April 2020, Business Insider India

provided by Google News

Simplify Industrial IoT: Use InfluxDB edge replication for centralized time series analytics with Amazon Timestream
3 September 2024, AWS Blog

InfluxData avoids ’AI magic beans’ in InfluxDB time series database update for enterprises
4 September 2024, VentureBeat

InfluxData makes performance, storage improvements to InfluxDB 3.0
4 September 2024, InfoWorld

InfluxData Enhances InfluxDB 3.0 with Performance Upgrades and Self-Managed Option
5 September 2024, Datanami

InfluxData's Latest Updates Optimize Time Series Data for Better Performance, Scale and Management
19 September 2024, Integration Developers

provided by Google News

New Release of MITS Report Expands Database Support, Improves Usability and Integration Capabilities
13 February 2019, International Spectrum Magazine

Choosing a Database Technology. A roadmap and process overview | by Shirish Joshi
23 February 2020, Towards Data Science

provided by Google News

How to migrate a large data warehouse from IBM Netezza to Amazon Redshift with no downtime
21 August 2019, AWS Blog

Five real-life Netezza performance server use cases
29 June 2020, ibm.com

AWS and IBM Netezza come out in support of Iceberg in table format face-off
1 August 2023, The Register

IBM Completes Acquisition of Netezza
26 October 2017, PR Newswire

U.S. Navy Chooses Yellowbrick, Sunsets IBM Netezza
22 March 2023, Business Wire

provided by Google News

YugabyteDB evolves into a distributed PostgreSQL database for apps that need resilience and scale
19 September 2024, SiliconANGLE News

Yugabyte Announces Sixth Annual Distributed SQL Summit, Unveils Keynote and Lineup of Speakers for November Hybrid Event
3 October 2024, Yahoo Finance

YugabyteDB Evolves PostgreSQL to a Distributed Architecture for Modern, Cloud-Native Applications
19 September 2024, Business Wire

Yugabyte Improves Postgres Compatibility
24 September 2024, iProgrammer

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for Financial Institutes
14 March 2024, Business Wire

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.

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.

Milvus logo

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

SingleStore logo

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

Present your product here