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

DBMS > Dolt vs. Fujitsu Enterprise Postgres vs. GridDB vs. MarkLogic vs. Sequoiadb

System Properties Comparison Dolt vs. Fujitsu Enterprise Postgres vs. GridDB vs. MarkLogic vs. Sequoiadb

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonFujitsu Enterprise Postgres  Xexclude from comparisonGridDB  Xexclude from comparisonMarkLogic  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Scalable in-memory time series database optimized for IoT and Big DataOperational and transactional Enterprise NoSQL databaseNewSQL database with distributed OLTP and SQL
Primary database modelRelational DBMSRelational DBMSTime Series DBMSDocument store
Native XML DBMS
RDF store infoas of version 7
Search engine
Document store
Relational DBMS
Secondary database modelsDocument storeDocument store
Spatial DBMS
Key-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
Score0.22
Rank#304  Overall
#137  Relational DBMS
Score1.91
Rank#123  Overall
#10  Time Series DBMS
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
www.postgresql.fastware.comgriddb.netwww.progress.com/­marklogicwww.sequoiadb.com
Technical documentationdocs.dolthub.comwww.postgresql.fastware.com/­product-manualsdocs.griddb.netwww.progress.com/­marklogic/­documentationwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperDoltHub IncPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyToshiba CorporationMarkLogic Corp.Sequoiadb Ltd.
Initial release2018201320012013
Current releaseFujitsu Enterprise Postgres 14, January 20225.1, August 202211.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial 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 languageGoCC++C++C++
Server operating systemsLinux
macOS
Windows
Linux
Windows
LinuxLinux
OS X
Windows
Linux
Data schemeyesyesyesschema-free infoSchema can be enforcedschema-free
Typing infopredefined data types such as float or dateyesyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes 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.nonoyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesyesSQL92, SQL-like TQL (Toshiba Query Language)yes infoSQL92SQL-like query language
APIs and other access methodsCLI Client
HTTP REST
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Java 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
.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresyes infocurrently in alpha releaseuser defined functionsnoyes infovia XQuery or JavaScriptJavaScript
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonepartitioning by range, list and by hashShardingShardingSharding
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 replicationSource-replica replicationyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at container levelACID infocan act as a resource manager in an XA/JTA transactionDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes, with Range Indexesno
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardAccess rights for users can be defined per databaseRole-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
DoltFujitsu Enterprise PostgresGridDBMarkLogicSequoiadb
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

Fujitsu recognized as winner of 2023 Microsoft Japan Healthcare & Life Sciences Partner of the Year Award for its cloud-based platform for healthcare sector
28 June 2023, Fujitsu

Linux on IBM Z and LinuxONE: The Ecosystem of Choice for Hybrid Cloud
17 September 2020, IBM Newsroom

Fujitsu unveils Blu-ray 37in HD PC-TV
11 April 2006, The Register

Red Hat OpenShift’s great momentum on IBM Z and LinuxONE
4 August 2021, ibm.com

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

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

Present your product here