DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BigObject vs. CouchDB vs. Microsoft Azure Cosmos DB vs. SurrealDB vs. TigerGraph

System Properties Comparison BigObject vs. CouchDB vs. Microsoft Azure Cosmos DB vs. SurrealDB vs. TigerGraph

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonSurrealDB  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Globally distributed, horizontally scalable, multi-model database serviceA fully ACID transactional, developer-friendly, multi-model DBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Graph DBMS
Graph DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#329  Overall
#147  Relational DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score24.97
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score1.11
Rank#174  Overall
#30  Document stores
#17  Graph DBMS
Score1.44
Rank#152  Overall
#14  Graph DBMS
Websitebigobject.iocouchdb.apache.orgazure.microsoft.com/­services/­cosmos-dbsurrealdb.comwww.tigergraph.com
Technical documentationdocs.bigobject.iodocs.couchdb.org/­en/­stablelearn.microsoft.com/­azure/­cosmos-dbsurrealdb.com/­docsdocs.tigergraph.com
DeveloperBigObject, Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftSurrealDB Ltd
Initial release20152005201420222017
Current release3.3.3, December 2023v1.5.0, May 2024
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoApache version 2commercialOpen Sourcecommercial
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 languageErlangRustC++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Android
BSD
Linux
OS X
Solaris
Windows
hostedLinux
macOS
Windows
Linux
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infoJSON typesyesyes
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.nonono
Secondary indexesyesyes infovia viewsyes infoAll properties auto-indexed by default
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like query languageSQL-like query languageSQL-like query language (GSQL)
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
RESTful HTTP/JSON APIDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
GraphQL
RESTful HTTP API
WebSocket
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
Deno
Go
JavaScript (Node.js)
Rust
C++
Java
Server-side scripts infoStored proceduresLuaView functions in JavaScriptJavaScriptyes
TriggersnoyesJavaScriptno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0Sharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud service
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yes infostrategy: optimistic lockingyesyesyes
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.yesnono
User concepts infoAccess controlnoAccess rights for users can be defined per databaseAccess rights can be defined down to the item levelyes, based on authentication and database rulesRole-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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BigObjectCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Microsoft Azure Cosmos DB infoformer name was Azure DocumentDBSurrealDBTigerGraph
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9 May 2024, azure.microsoft.com

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL
21 May 2024, azure.microsoft.com

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB
24 April 2024, azure.microsoft.com

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR)
21 May 2024, azure.microsoft.com

Generally Available: Index Advisor in Azure Cosmos DB helps optimize your index policy for NoSQL queries
24 April 2024, azure.microsoft.com

provided by Google News

SurrealDB 2.0 Introduces Advanced Security and Data Management Features
17 September 2024, Datanami

SurrealDB is helping developers consolidate their databases
18 June 2024, TechCrunch

Multi-model database startup SurrealDB raises $20M and announces cloud beta access
18 June 2024, SiliconANGLE News

SurrealDB Raises $20 Million to Disrupt Database Tech; Introduces New Cloud Beta Access
18 June 2024, PR Newswire

London-based SurrealDB secures over €18.6 million aiming to disrupt database technology
18 June 2024, EU-Startups

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

graph database Archives
26 June 2024, insideBIGDATA

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

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

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

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.

SingleStore logo

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

Present your product here