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

DBMS > Dolt vs. Manticore Search vs. Memcached vs. Sequoiadb

System Properties Comparison Dolt vs. Manticore Search vs. Memcached vs. Sequoiadb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonManticore Search  Xexclude from comparisonMemcached  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaMulti-storage database for search, including full-text search.In-memory key-value store, originally intended for cachingNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSSearch engineKey-value storeDocument store
Relational DBMS
Secondary database modelsDocument storeTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.02
Rank#191  Overall
#89  Relational DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score18.08
Rank#32  Overall
#4  Key-value stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
manticoresearch.comwww.memcached.orgwww.sequoiadb.com
Technical documentationdocs.dolthub.commanual.manticoresearch.comgithub.com/­memcached/­memcached/­wikiwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDoltHub IncManticore SoftwareDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalSequoiadb Ltd.
Initial release2018201720032013
Current release6.0, February 20231.6.27, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoGPL version 2Open Source infoBSD licenseOpen Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++CC++
Server operating systemsLinux
macOS
Windows
FreeBSD
Linux
macOS
Windows
FreeBSD
Linux
OS X
Unix
Windows
Linux
Data schemeyesFixed schemaschema-freeschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleannoyes infooid, date, timestamp, binary, regex
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 XMLno
Secondary indexesyesyes infofull-text index on all search fieldsnoyes
SQL infoSupport of SQLyesSQL-like query languagenoSQL-like query language
APIs and other access methodsCLI Client
HTTP REST
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary protocolproprietary protocol using JSON
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functionsnoJavaScript
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednoneSharding
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 librarynone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoisolated transactions for atomic changes and binary logging for safe writesnoDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.noyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupnoyes infousing SASL (Simple Authentication and Security Layer) protocolsimple password-based access control

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
DoltManticore SearchMemcachedSequoiadb
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

25 Hot New Data Tools and What They DON'T Do
14 May 2020, Towards Data Science

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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News



Share this page

Featured Products

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.

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