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 > LevelDB vs. Manticore Search vs. TDengine vs. Tkrzw vs. Vitess

System Properties Comparison LevelDB vs. Manticore Search vs. TDengine vs. Tkrzw vs. Vitess

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonManticore Search  Xexclude from comparisonTDengine  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMulti-storage database for search, including full-text search.Time Series DBMS and big data platformA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeSearch engineTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.25
Rank#115  Overall
#19  Key-value stores
Score0.29
Rank#302  Overall
#21  Search engines
Score2.68
Rank#106  Overall
#9  Time Series DBMS
Score0.07
Rank#372  Overall
#57  Key-value stores
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websitegithub.com/­google/­leveldbmanticoresearch.comgithub.com/­taosdata/­TDengine
tdengine.com
dbmx.net/­tkrzwvitess.io
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmanual.manticoresearch.comdocs.tdengine.comvitess.io/­docs
DeveloperGoogleManticore SoftwareTDEngine, previously Taos DataMikio HirabayashiThe Linux Foundation, PlanetScale
Initial release20112017201920202013
Current release1.23, February 20216.0, February 20233.0, August 20220.9.3, August 202015.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoGPL version 2Open Source infoAGPL V3, also commercial editions availableOpen Source infoApache Version 2.0Open Source infoApache Version 2.0, commercial licenses available
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++CC++Go
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Linux
Windows
Linux
macOS
Docker
Linux
macOS
Data schemeschema-freeFixed schemayesschema-freeyes
Typing infopredefined data types such as float or datenoInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesnoyes
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.noCan index from XMLnono
Secondary indexesnoyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLnoSQL-like query languageStandard SQL with extensions for time-series applicationsnoyes infowith proprietary extensions
APIs and other access methodsBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
JDBC
RESTful HTTP API
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Rust
C++
Java
Python
Ruby
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 proceduresnouser defined functionsnonoyes infoproprietary syntax
Triggersnonoyes, via alarm monitoringnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSynchronous replication based on Galera libraryyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infoThe original contents of fields are not stored in the Manticore index.yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing specific database classesyes
User concepts infoAccess controlnonoyesnoUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
LevelDBManticore SearchTDengineTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVitess
Specific characteristicsTDengine™ is a next generation data historian purpose-built for Industry 4.0 and...
» more
Competitive advantagesHigh Performance at any Scale: TDengine is purpose-built for handling massive industrial...
» more
Typical application scenariosTDengine is designed for Industrial IoT scenarios, including: Manufacturing Connected...
» more
Market metricsTDengine has garnered over 22,500 stars on GitHub and is used in over 50 countries...
» more
Licensing and pricing modelsTDengine OSS is an open source, cloud native time series database. It includes built-in...
» more
News

Comprehensive Comparison Between TDengine and MongoDB
6 June 2024

Comprehensive Comparison Between TDengine and TimescaleDB
5 June 2024

Mastering Memory Leak Detection in TDengine
31 May 2024

Seamless Data Integration from MQTT and InfluxDB to TDengine
22 May 2024

Solving Long Query Performance Bottlenecks
22 May 2024

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
LevelDBManticore SearchTDengineTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVitess
Recent citations in the news

Samstealer Attacking Windows Systems To Steal Sensitive Data
20 May 2024, CybersecurityNews

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

provided by Google News

TDengine debuts cloud-based time-series data processing platform for IoT deployments
20 September 2022, SiliconANGLE News

New TDengine Benchmark Results Show Up to 37.0x Higher Query Performance Than InfluxDB and TimescaleDB
28 February 2023, Yahoo Finance

TDengine Brings Open Source Time-Series Database to Kubernetes
23 August 2022, Cloud Native Now

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

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

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

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

Milvus logo

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

Present your product here