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

DBMS > Dolt vs. Immudb vs. Manticore Search vs. PlanetScale vs. TerarkDB

System Properties Comparison Dolt vs. Immudb vs. Manticore Search vs. PlanetScale vs. TerarkDB

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonImmudb  Xexclude from comparisonManticore Search  Xexclude from comparisonPlanetScale  Xexclude from comparisonTerarkDB  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Multi-storage database for search, including full-text search.Scalable, distributed, serverless MySQL database platform built on top of VitessA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSKey-value storeSearch engineRelational DBMSKey-value store
Secondary database modelsDocument storeRelational DBMSTime Series DBMS infousing the Manticore Columnar LibraryDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score0.22
Rank#312  Overall
#21  Search engines
Score1.59
Rank#151  Overall
#70  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
github.com/­codenotary/­immudb
immudb.io
manticoresearch.complanetscale.comgithub.com/­bytedance/­terarkdb
Technical documentationdocs.dolthub.comdocs.immudb.iomanual.manticoresearch.complanetscale.com/­docsbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDoltHub IncCodenotaryManticore SoftwarePlanetScaleByteDance, originally Terark
Initial release20182020201720202016
Current release1.2.3, April 20226.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoGPL version 2commercialcommercial inforestricted open source version available
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.
Implementation languageGoGoC++GoC++
Server operating systemsLinux
macOS
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
FreeBSD
Linux
macOS
Windows
Docker
Linux
macOS
Data schemeyesschema-freeFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.nonoCan index from XMLno
Secondary indexesyesyesyes infofull-text index on all search fieldsyesno
SQL infoSupport of SQLyesSQL-like syntaxSQL-like query languageyes infowith proprietary extensionsno
APIs and other access methodsCLI Client
HTTP REST
gRPC protocol
PostgreSQL wire protocol
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
ADO.NET
JDBC
MySQL protocol
ODBC
C++ API
Java API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
Python
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenouser defined functionsyes infoproprietary syntaxno
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoPartitioning is done manually, search queries against distributed index is supportedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Synchronous replication based on Galera libraryMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnonoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID at shard levelno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoUsers with fine-grained authorization concept infono user groups or rolesno

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

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, oreilly.com

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

ImmuDB and Codenotary: It's a database, but the company isn't
20 December 2021, ZDNet

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Storage news ticker – November 15 – Blocks and Files
15 November 2021, Blocks & Files

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

provided by Google News

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, Business Wire

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

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.

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here