DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Dolt vs. GridDB vs. KeyDB vs. MarkLogic vs. Sequoiadb

System Properties Comparison Dolt vs. GridDB vs. KeyDB vs. MarkLogic vs. Sequoiadb

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGridDB  Xexclude from comparisonKeyDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaScalable in-memory time series database optimized for IoT and Big DataAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsOperational and transactional Enterprise NoSQL databaseNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSTime Series DBMSKey-value storeDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
Relational DBMS
Secondary database modelsDocument storeKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score1.91
Rank#123  Overall
#10  Time Series DBMS
Score0.63
Rank#232  Overall
#32  Key-value stores
Score4.15
Rank#70  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#8  Search engines
Score0.42
Rank#263  Overall
#41  Document stores
#121  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
griddb.netgithub.com/­Snapchat/­KeyDB
keydb.dev
www.progress.com/­marklogicwww.sequoiadb.com
Technical documentationdocs.dolthub.comdocs.griddb.netdocs.keydb.devwww.progress.com/­marklogic/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDoltHub IncToshiba CorporationEQ Alpha Technology Ltd.MarkLogic Corp.Sequoiadb Ltd.
Initial release20182013201920012013
Current release5.1, August 202211.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoBSD-3commercial inforestricted free version is availableOpen Source infoServer: AGPL; Client: Apache V2
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 languageGoC++C++C++C++
Server operating systemsLinux
macOS
Windows
LinuxLinuxLinux
OS X
Windows
Linux
Data schemeyesyesschema-freeschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or dateyesyes infonumerical, string, blob, geometry, boolean, timestamppartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes 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.nononoyesno
Secondary indexesyesyesyes infoby using the Redis Search moduleyesyes
SQL infoSupport of SQLyesSQL92, SQL-like TQL (Toshiba Query Language)noyes infoSQL92SQL-like query language
APIs and other access methodsCLI Client
HTTP REST
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Proprietary protocol infoRESP - REdis Serialization ProtocoJava API
Node.js Client API
ODBC
proprietary Optic API infoProprietary Query API, introduced with version 9
RESTful HTTP API
SPARQL
WebDAV
XDBC
XQuery
XSLT
proprietary 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
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releasenoLuayes infovia XQuery or JavaScriptJavaScript
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding
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.Source-replica replicationMulti-source replication
Source-replica replication
yesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersEventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID at container levelOptimistic locking, atomic execution of commands blocks and scriptsACID infocan act as a resource manager in an XA/JTA transactionDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes, with Range Indexesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users can be defined per databasesimple password-based access control and ACLRole-based access control at the document and subdocument levelssimple 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
DoltGridDBKeyDBMarkLogicSequoiadb
Conferences, events and webinars

Progress MarkLogic World
Washington DC, 23-25 September 2024 (finished)

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

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

Radar trends to watch: September 2020
1 September 2020, O'Reilly Media

provided by Google News

TOSHIBA DIGITAL SOLUTIONS CORPORATION
1 November 2020, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data Management
3 December 2019, global.toshiba

Amazon Proposes to Develop New Data Center Campus in Virginia
26 August 2022, w.media

’s SQL Interface, Aims to Accelerate Open Innovation
17 June 2020, global.toshiba

provided by Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12 May 2022, TechCrunch

Introducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services
18 March 2024, microsoft.com

Microsoft open-sources unique “Garnet” cache-store; a Redis rival?
19 March 2024, The Stack

Dragonfly 0.13 Database Adds Experimental SSD-Based Data Tiering, More SIMD Work
2 January 2023, Phoronix

Beyond the mainstream database offerings
26 March 2020, TechCentral.ie

provided by Google News

Progress Introduces MarkLogic FastTrack, Helping Organizations Harness the Power of Connected Data
23 July 2024, Yahoo Finance

Progress Announces Powerful New Generative AI Capabilities in Latest Release of MarkLogic Server
5 September 2024, StockTitan

Progress Brings Industry Leaders Together to Share Insights on AI and Data at MarkLogic World Tour US 2024
18 September 2024, GlobeNewswire

Progress Software announces speaker lineup for MarkLogic World Tour US
18 September 2024, TipRanks

Vantage Closes Wholesale Deal in Santa Clara
30 May 2024, Data Center Knowledge

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Present your product here