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 > mSQL vs. SpatiaLite vs. Tarantool vs. TimesTen vs. Warp 10

System Properties Comparison mSQL vs. SpatiaLite vs. Tarantool vs. TimesTen vs. Warp 10

Editorial information provided by DB-Engines
NamemSQL infoMini SQL  Xexclude from comparisonSpatiaLite  Xexclude from comparisonTarantool  Xexclude from comparisonTimesTen  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionmSQL (Mini SQL) is a simple and lightweight RDBMSSpatial extension of SQLiteIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsIn-Memory RDBMS compatible to OracleTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelRelational DBMSSpatial DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series DBMS
Secondary database modelsRelational DBMSSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score1.63
Rank#146  Overall
#3  Spatial DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score0.14
Rank#344  Overall
#32  Time Series DBMS
Websitehughestech.com.au/­products/­msqlwww.gaia-gis.it/­fossil/­libspatialite/­indexwww.tarantool.iowww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.warp10.io
Technical documentationwww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.tarantool.io/­en/­docdocs.oracle.com/­database/­timesten-18.1www.warp10.io/­content/­02_Getting_started
DeveloperHughes TechnologiesAlessandro FurieriVKOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005SenX
Initial release19942008200819982015
Current release4.4, October 20215.0.0, August 20202.10.0, May 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree licenses can be providedOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterprisecommercialOpen Source infoApache License 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 languageCC++C and C++Java
Server operating systemsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
server-lessBSD
Linux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Windows
Data schemeyesyesFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesschema-free
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 indexesyesyesyesyesno
SQL infoSupport of SQLA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesFull-featured ANSI SQL supportyesno
APIs and other access methodsJDBC
ODBC
Open binary protocolJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
HTTP API
Jupyter
WebSocket
Supported programming languagesC
C++
Delphi
Java
Perl
PHP
Tcl
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonoLua, C and SQL stored proceduresPL/SQLyes infoWarpScript
Triggersnoyesyes, before/after data modification events, on replication events, client session eventsnono
Partitioning methods infoMethods for storing different data on different nodesnonenoneSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.noneSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication
Source-replica replication
selectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneCasual 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 configurationImmediate Consistency infobased on HBase
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDno
Concurrency infoSupport for concurrent manipulation of datanoyesyes, cooperative multitaskingyesyes
Durability infoSupport for making data persistentyesyesyes, write ahead loggingyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes, full featured in-memory storage engine with persistenceyesyes
User concepts infoAccess controlnonoAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
fine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations

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
mSQL infoMini SQLSpatiaLiteTarantoolTimesTenWarp 10
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

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

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

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

VShard — horizontal scaling in Tarantool
7 March 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18 December 2019, Хабр

provided by Google News

Time Series Databases Software market latest trends, CAGR, and forecast till 2026 | eSherpa Market Reports
13 April 2020, openPR

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