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

DBMS > Cubrid vs. IRONdb vs. PouchDB vs. Splice Machine vs. Teradata

System Properties Comparison Cubrid vs. IRONdb vs. PouchDB vs. Splice Machine vs. Teradata

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonIRONdb  Xexclude from comparisonPouchDB  Xexclude from comparisonSplice Machine  Xexclude from comparisonTeradata  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPA distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityJavaScript DBMS with an API inspired by CouchDBOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSTime Series DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.54
Rank#252  Overall
#115  Relational DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.circonus.com/solutions/time-series-database/pouchdb.comsplicemachine.comwww.teradata.com
Technical documentationcubrid.org/­manualsdocs.circonus.com/irondb/category/getting-startedpouchdb.com/­guidessplicemachine.com/­how-it-worksdocs.teradata.com
DeveloperCUBRID Corporation, CUBRID FoundationCirconus LLC.Apache Software FoundationSplice MachineTeradata
Initial release20082017201220141984
Current release11.0, January 2021V0.10.20, January 20187.1.1, June 20193.1, March 2021Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen SourceOpen Source infoAGPL 3.0, commercial license availablecommercial
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 languageC, C++, JavaC and C++JavaScriptJava
Server operating systemsLinux
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Solaris
Windows
hosted
Linux
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesyes infotext, numeric, histogramsnoyesyes
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.nononoyes
Secondary indexesyesnoyes infovia viewsyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesSQL-like query language (Circonus Analytics Query Language: CAQL)noyesyes infoSQL 2016 + extensions
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
HTTP APIHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
Native Spark Datasource
ODBC
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
JavaScriptC#
C++
Java
JavaScript (Node.js)
Python
R
Scala
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresyes, in LuaView functions in JavaScriptyes infoJavayes infoUDFs, stored procedures, table functions in parallel
Triggersyesnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic, metric affinity per nodeSharding infowith a proxy-based framework, named couchdb-loungeShared Nothhing Auto-Sharding, Columnar PartitioningSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationconfigurable replication factor, datacenter awareMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesYes, via Full Spark Integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency per node, eventual consistency across nodesEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard

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

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

More resources
CubridIRONdbPouchDBSplice MachineTeradata
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

Apica Acquires Telemetry Data Management Pioneer Circonus And Lands New Funding
22 February 2024, Datanami

Apica gets $6 million in funding and buys Circonus -
21 February 2024, Enterprise Times

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Real-time machine learning with Splice Machine's ML Manager
17 April 2019, TechTarget

How To Axe Db2 But Keep Your Code
10 March 2020, Towards Data Science

provided by Google News

Teradata Co. (NYSE:TDC) Given Average Rating of “Hold” by Analysts
16 June 2024, Defense World

TERADATA ALERT: Bragar Eagel & Squire, P.C. Announces that a Class Action Lawsuit Has Been Filed Against ...
15 June 2024, GlobeNewswire

SHAREHOLDER ALERT: Pomerantz Law Firm Reminds Shareholders with Losses on their Investment in Teradata ...
15 June 2024, PR Newswire

Teradata Stock: Much More Enticing Now Than Last Year, But Uncertainty Lingers (NYSE:TDC)
14 June 2024, Seeking Alpha

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

provided by Google News



Share this page

Featured Products

Milvus logo

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

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

Present your product here