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

DBMS > Bangdb vs. MarkLogic vs. Microsoft Azure Table Storage vs. Sequoiadb vs. SurrealDB

System Properties Comparison Bangdb vs. MarkLogic vs. Microsoft Azure Table Storage vs. Sequoiadb vs. SurrealDB

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonMarkLogic  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSequoiadb  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphOperational and transactional Enterprise NoSQL databaseA Wide Column Store for rapid development using massive semi-structured datasetsNewSQL database with distributed OLTP and SQLA fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Document store
Native XML DBMS
RDF store infoas of version 7
Search engine
Wide column storeDocument store
Relational DBMS
Document store
Graph DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score5.18
Rank#63  Overall
#11  Document stores
#1  Native XML DBMS
#1  RDF stores
#7  Search engines
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websitebangdb.comwww.marklogic.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.sequoiadb.comsurrealdb.com
Technical documentationdocs.bangdb.comdocs.marklogic.comwww.sequoiadb.com/­en/­index.php?m=Files&a=indexsurrealdb.com/­docs
DeveloperSachin Sinha, BangDBMarkLogic Corp.MicrosoftSequoiadb Ltd.SurrealDB Ltd
Initial release20122001201220132022
Current releaseBangDB 2.0, October 202111.0, December 2022v1.5.0, May 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercial inforestricted free version is availablecommercialOpen Source infoServer: AGPL; Client: Apache V2Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++C++C++Rust
Server operating systemsLinuxLinux
OS X
Windows
hostedLinuxLinux
macOS
Windows
Data schemeschema-freeschema-free infoSchema can be enforcedschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes infooid, date, timestamp, binary, regexyes
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.noyesnono
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesnoyes
SQL infoSupport of SQLSQL like support with command line toolyes infoSQL92noSQL-like query languageSQL-like query language
APIs and other access methodsProprietary protocol
RESTful HTTP 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
RESTful HTTP APIproprietary protocol using JSONGraphQL
RESTful HTTP API
WebSocket
Supported programming languagesC
C#
C++
Java
Python
C
C#
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
PHP
Python
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresnoyes infovia XQuery or JavaScriptnoJavaScript
Triggersyes, Notifications (with Streaming only)yesnono
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)yesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Hadoop Connector, HDFS Direct Access and in-database MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infocan act as a resource manager in an XA/JTA transactionoptimistic lockingDocument is locked during a transactionACID
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes, with Range Indexesnono
User concepts infoAccess controlyes (enterprise version only)Role-based access control at the document and subdocument levelsAccess rights based on private key authentication or shared access signaturessimple password-based access controlyes, based on authentication and database rules

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
BangdbMarkLogicMicrosoft Azure Table StorageSequoiadbSurrealDB
Recent citations in the news

MarkLogic “The NoSQL Database”. In the MarkLogic Query Console, you can… | by Abhay Srivastava | Apr, 2024
22 April 2024, Medium

Database Platform to Simplify Complex Data | Progress Marklogic
7 February 2023, Progress Software

ABN AMRO Moves Progress-Powered Credit Store App to Azure Cloud; Achieves 40% Faster Data Processing, Lower ...
12 March 2024, GlobeNewswire

Seven Quick Steps to Setting Up MarkLogic Server in Kubernetes
1 February 2024, release.nl

Progress's $355m move for MarkLogic sets the tone for 2023
4 January 2023, The Stack

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Milvus logo

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

Present your product here