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 > Apache Phoenix vs. SingleStore vs. Tarantool vs. TempoIQ vs. TimesTen

System Properties Comparison Apache Phoenix vs. SingleStore vs. Tarantool vs. TempoIQ vs. TimesTen

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonSingleStore infoformer name was MemSQL  Xexclude from comparisonTarantool  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparisonTimesTen  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable analytics DBMS for sensor data, provided as a service (SaaS)In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMS
Vector DBMS
Spatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score5.60
Rank#62  Overall
#35  Relational DBMS
Score1.72
Rank#144  Overall
#25  Document stores
#25  Key-value stores
#66  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitephoenix.apache.orgwww.singlestore.comwww.tarantool.iotempoiq.com (offline)www.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationphoenix.apache.orgdocs.singlestore.comwww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software FoundationSingleStore Inc.VKTempoIQOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20142013200820121998
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20198.5, January 20242.10.0, May 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree developer edition availableOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool Enterprisecommercialcommercial
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
Implementation languageJavaC++, GoC and C++
Server operating systemsLinux
Unix
Windows
Linux info64 bit version requiredBSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyes infolate-bound, schema-on-read capabilitiesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschema-freeyes
Typing infopredefined data types such as float or dateyesyesstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyes
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.nonononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesyes infobut no triggers and foreign keysFull-featured ANSI SQL supportnoyes
APIs and other access methodsJDBCCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Open binary protocolHTTP APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C#
Java
JavaScript infoNode.js
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functionsyesLua, C and SQL stored proceduresnoPL/SQL
Triggersnonoyes, before/after data modification events, on replication events, client session eventsyes infoRealtime Alertsno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infohash partitioningSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.none
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replication infostores two copies of each physical data partition on two separate nodesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationno infocan define user-defined aggregate functions for map-reduce-style calculationsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyes infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.yes, write ahead loggingyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, full featured in-memory storage engine with persistencenoyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyFine grained access control via users, groups and rolesAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
simple authentication-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache PhoenixSingleStore infoformer name was MemSQLTarantoolTempoIQ infoformerly TempoDBTimesTen
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» more
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» more
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» more
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» more
Market metricsCustomers in various industries worldwide including US and International Industry...
» more
Licensing and pricing modelsF ree Tier and Enterprise Edition
» more

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
Apache PhoenixSingleStore infoformer name was MemSQLTarantoolTempoIQ infoformerly TempoDBTimesTen
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

show all

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17 October 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9 June 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14 February 2022,  Akmal Chaudhri, SingleStore (sponsor) 

show all

Data processing speed and reliability: in-memory synchronous replication
9 November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

show all

Recent citations in the news

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

provided by Google News

SingleStore CEO sees little future for purpose-built vector databases
24 January 2024, VentureBeat

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24 January 2024, businesswire.com

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29 January 2024, Blocks & Files

Leveraging SingleStoreDB Cloud Private Connectivity Using AWS PrivateLink | Amazon Web Services
6 December 2023, AWS Blog

Announcing watsonx.ai and SingleStore for generative AI applications
15 November 2023, ibm.com

provided by Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4 April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1 September 2021, Хабр

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18 May 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16 December 2019, Хабр

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13 April 2020, Хабр

provided by Google News

8 things to consider when applying for an accelerator from 2 C-level execs
29 May 2015, Built In Chicago

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here