DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud TSDB vs. Tarantool vs. TypeDB vs. Valentina Server vs. Vitess

System Properties Comparison Alibaba Cloud TSDB vs. Tarantool vs. TypeDB vs. Valentina Server vs. Vitess

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonTarantool  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonValentina Server  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageObject-relational database and reports serverScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelTime Series DBMSDocument store
Key-value store
Relational DBMS
Graph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Relational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infowith Tarantool/GIS extensionDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#301  Overall
#26  Time Series DBMS
Score1.67
Rank#143  Overall
#25  Document stores
#25  Key-value stores
#65  Relational DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Score0.21
Rank#325  Overall
#144  Relational DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbwww.tarantool.iotypedb.comwww.valentina-db.netvitess.io
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbwww.tarantool.io/­en/­doctypedb.com/­docsvalentina-db.com/­docs/­dokuwiki/­v5/­doku.phpvitess.io/­docs
DeveloperAlibabaVKVaticleParadigma SoftwareThe Linux Foundation, PlanetScale
Initial release2008201619992013
Current release2.10.0, May 20222.26.3, January 20245.7.515.0.2, December 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoGPL Version 3, commercial licenses availablecommercialOpen Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++JavaGo
Server operating systemshostedBSD
Linux
macOS
Linux
OS X
Windows
Linux
OS X
Windows
Docker
Linux
macOS
Data schemeschema-freeFlexible data schema: relational definition for tables with ability to store json-like documents in columnsyesyesyes
Typing infopredefined data types such as float or dateNumeric data and Stringsstring, double, decimal, uuid, integer, blob, boolean, datetimeyesyesyes
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.nonono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoFull-featured ANSI SQL supportnoyesyes infowith proprietary extensions
APIs and other access methodsHTTP RESTOpen binary protocolgRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
ODBCADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJavaC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoLua, C and SQL stored proceduresnoyesyes infoproprietary syntax
Triggersnoyes, before/after data modification events, on replication events, client session eventsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Sharding infoby using CassandraSharding
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Multi-source replication infoby using CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoby using Apache Kafka and Apache Zookeepernono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate 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 ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynoyesno infosubstituted by the relationship featureyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyes, cooperative multitaskingyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyes, write ahead loggingyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, full featured in-memory storage engine with persistencenoyesyes
User concepts infoAccess controlAccess managed on TSDB instance levelAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
yes infoat REST API level; other APIs in progressfine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Alibaba Cloud TSDBTarantoolTypeDB infoformerly named GraknValentina ServerVitess
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
Alibaba Cloud TSDBTarantoolTypeDB infoformerly named GraknValentina ServerVitess
DB-Engines blog posts

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

show all

Recent citations in the 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

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Building a Biomedical Knowledge Graph | by Daniel Crowe
28 June 2021, Towards Data Science

Bayer's Approach to Modelling and Loading Data at Scale
16 August 2021, Towards Data Science

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

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

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

Present your product here