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

DBMS > Amazon DocumentDB vs. HyperSQL vs. Sequoiadb vs. Spark SQL vs. Transbase

System Properties Comparison Amazon DocumentDB vs. HyperSQL vs. Sequoiadb vs. Spark SQL vs. Transbase

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSequoiadb  Xexclude from comparisonSpark SQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBNewSQL database with distributed OLTP and SQLSpark SQL is a component on top of 'Spark Core' for structured data processingA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeRelational DBMSDocument store
Relational DBMS
Relational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.89
Rank#137  Overall
#24  Document stores
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.48
Rank#260  Overall
#41  Document stores
#121  Relational DBMS
Score19.15
Rank#33  Overall
#20  Relational DBMS
Score0.15
Rank#337  Overall
#147  Relational DBMS
Websiteaws.amazon.com/­documentdbhsqldb.orgwww.sequoiadb.comspark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationaws.amazon.com/­documentdb/­resourceshsqldb.org/­web/­hsqlDocsFrame.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperSequoiadb Ltd.Apache Software FoundationTransaction Software GmbH
Initial release20192001201320141987
Current release2.7.2, June 20233.5.0 ( 2.13), September 2023Transbase 8.3, 2022
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoServer: AGPL; Client: Apache V2Open Source infoApache 2.0commercial infofree development license
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++ScalaC and C++
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyes infooid, date, timestamp, binary, regexyesyes
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.nonononono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like DML and DDL statementsyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)HTTP API infoJDBC via HTTP
JDBC
ODBC
proprietary protocol using JSONJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
All languages supporting JDBC/ODBC
Java
.Net
C++
Java
PHP
Python
Java
Python
R
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnoJava, SQLJavaScriptnoyes
Triggersnoyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasnoneSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDDocument is locked during a transactionnoyes
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.yesnonono
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardsimple password-based access controlnofine 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 DocumentDBHyperSQL infoalso known as HSQLDBSequoiadbSpark SQLTransbase
Recent citations in the news

Mask sensitive Amazon DocumentDB log data with Amazon CloudWatch Logs data protection | Amazon Web Services
16 April 2024, AWS Blog

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

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

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

SequoiaDB's Innovative Solutions in Distributed Databases Earns IDC Recognition - PR Newswire APAC
17 March 2023, PR Newswire Asia

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Cloudera: Impala's it for interactive SQL on Hadoop; everything else will move to Spark
11 April 2024, Yahoo Movies Canada

1.5 Years of Spark Knowledge in 8 Tips | by Michael Berk
23 December 2023, Towards Data Science

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here