DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > InterSystems Caché vs. KairosDB vs. OpenTSDB vs. SQLite

System Properties Comparison InterSystems Caché vs. KairosDB vs. OpenTSDB vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameInterSystems Caché  Xexclude from comparisonKairosDB  Xexclude from comparisonOpenTSDB  Xexclude from comparisonSQLite  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed from the DB-Engines Ranking.
DescriptionA multi-model DBMS and application serverDistributed Time Series DBMS based on Cassandra or H2Scalable Time Series DBMS based on HBaseWidely used embeddable, in-process RDBMS
Primary database modelKey-value store
Object oriented DBMS
Relational DBMS
Time Series DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.67
Rank#233  Overall
#20  Time Series DBMS
Score1.68
Rank#142  Overall
#12  Time Series DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Websitewww.intersystems.com/­products/­cachegithub.com/­kairosdb/­kairosdbopentsdb.netwww.sqlite.org
Technical documentationdocs.intersystems.comkairosdb.github.ioopentsdb.net/­docs/­build/­html/­index.htmlwww.sqlite.org/­docs.html
DeveloperInterSystemscurrently maintained by Yahoo and other contributorsDwayne Richard Hipp
Initial release1997201320112000
Current release2018.1.4, May 20201.2.2, November 20183.46.0  (23 May 2024), May 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoLGPLOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Linux
Windows
server-less
Data schemedepending on used data modelschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesnumeric data for metrics, strings for tagsyes 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.yesnonono
Secondary indexesyesnonoyes
SQL infoSupport of SQLyesnonoyes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
JDBC
ODBC
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
HTTP API
Telnet API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Java
Java
JavaScript infoNode.js
PHP
Python
Erlang
Go
Java
Python
R
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 proceduresyesnonono
Triggersyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on CassandraSharding infobased on HBasenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationselectable replication factor infobased on Cassandraselectable replication factor infobased on HBasenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency infobased on HBase
Foreign keys infoReferential integrityyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnonoyes
User concepts infoAccess controlAccess rights for users, groups and rolessimple password-based access controlnono

More information provided by the system vendor

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
3rd partiesNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
InterSystems CachéKairosDBOpenTSDBSQLite
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Defense Health Agency Awards Four Points Technology $39 Million for Intersystems Software Licenses and Maintenance
21 September 2023, ClearanceJobs

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, ibm.com

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Pinterest Switches from OpenTSDB to Their Own Time Series Database
16 September 2018, InfoQ.com

Brain Monitoring with Kafka, OpenTSDB, and Grafana
5 August 2016, KDnuggets

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MapR to help admins peer into dense Hadoop clusters
28 June 2016, SiliconANGLE News

LogicMonitor Rolls a Time Series Database for Finer-Grain Reporting
1 June 2016, The New Stack

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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.

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

Present your product here