DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon DocumentDB vs. HugeGraph vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Transbase

System Properties Comparison Amazon DocumentDB vs. HugeGraph vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Transbase

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceA fast-speed and highly-scalable Graph DBMSA Wide Column Store for rapid development using massive semi-structured datasetsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeGraph DBMSWide column storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score3.95
Rank#80  Overall
#42  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websiteaws.amazon.com/­documentdbgithub.com/­hugegraph
hugegraph.apache.org
azure.microsoft.com/­en-us/­services/­storage/­tableswww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.transaction.de/­en/­products/­transbase.html
Technical documentationaws.amazon.com/­documentdb/­resourceshugegraph.apache.org/­docshelp.sap.com/­docs/­SAP_SQL_Anywherewww.transaction.de/­en/­products/­transbase/­features.html
DeveloperBaiduMicrosoftSAP infoformerly SybaseTransaction Software GmbH
Initial release20192018201219921987
Current release0.917, July 2015Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0commercialcommercialcommercial infofree development license
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++
Server operating systemshostedLinux
macOS
Unix
hostedAIX
HP-UX
Linux
OS X
Solaris
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 indexesyesyes infoalso supports composite index and range indexnoyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)Java API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP APIADO.NET
HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
Groovy
Java
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoasynchronous Gremlin script jobsnoyes, in C/C++, Java, .Net or Perlyes
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyes infodepending on used storage backend, e.g. Cassandra and HBaseyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication infoDatabase mirroringSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)via hugegraph-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoedges in graphnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDoptimistic lockingACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnoyesno
User concepts infoAccess controlAccess rights for users and rolesUsers, roles and permissionsAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard

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
Amazon DocumentDBHugeGraphMicrosoft Azure Table StorageSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTransbase
Recent citations in the news

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

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

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

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

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

Inside Azure File Storage
7 October 2015, azure.microsoft.com

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
21 December 2021, SAP News

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules | Amazon Web Services
17 July 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world India - English
3 November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

provided by Google News



Share this page

Featured Products

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

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