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

DBMS > Amazon SimpleDB vs. HyperSQL vs. RethinkDB vs. SpatiaLite vs. STSdb

System Properties Comparison Amazon SimpleDB vs. HyperSQL vs. RethinkDB vs. SpatiaLite vs. STSdb

Editorial information provided by DB-Engines
NameAmazon SimpleDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionHosted simple database service by Amazon, with the data stored in the Amazon Cloud. infoThere is an unrelated product called SimpleDB developed by Edward ScioreMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBDBMS for the Web with a mechanism to push updated query results to applications in realtime.Spatial extension of SQLiteKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelKey-value storeRelational DBMSDocument storeSpatial DBMSKey-value store
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.89
Rank#128  Overall
#22  Key-value stores
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Score1.56
Rank#142  Overall
#3  Spatial DBMS
Score0.03
Rank#365  Overall
#54  Key-value stores
Websiteaws.amazon.com/­simpledbhsqldb.orgrethinkdb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.aws.amazon.com/­simpledbhsqldb.org/­web/­hsqlDocsFrame.htmlrethinkdb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
DeveloperAmazonThe Linux Foundation infosince July 2017Alessandro FurieriSTS Soft SC
Initial release20072001200920082011
Current release2.7.2, June 20232.4.1, August 20205.0.0, August 20204.0.8, September 2015
License infoCommercial or Open SourcecommercialOpen Source infobased on BSD licenseOpen Source infoApache Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoGPLv2, commercial license available
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++C++C#
Server operating systemshostedAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
OS X
Windows
server-lessWindows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyesyes infoprimitive types and user defined types (classes)
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 indexesyes infoAll columns are indexed automaticallyyesyesyesno
SQL infoSupport of SQLnoyesnoyesno
APIs and other access methodsRESTful HTTP APIHTTP API infoJDBC via HTTP
JDBC
ODBC
.NET Client API
Supported programming languages.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
Java
Server-side scripts infoStored proceduresnoJava, SQLnono
TriggersnoyesClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoSharding must be implemented in the applicationnoneSharding inforange basednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoConcurrent data updates can be detected by the applicationACIDAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
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.yesnoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardyes infousers and table-level permissionsnono

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 SimpleDBHyperSQL infoalso known as HSQLDBRethinkDBSpatiaLiteSTSdb
DB-Engines blog posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

Recent citations in the news

AWS quietly freezes CodeCommit, Cloud9, SimpleDB and more, customers complain about lack of notice
31 July 2024, DevClass

A Place for Everything – Amazon SimpleDB
14 December 2007, AWS Blog

Amazon SimpleDB Management in Eclipse
22 July 2009, AWS Blog

Farewell EC2-Classic, it’s been swell
1 September 2023, All Things Distributed

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

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

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to Use RethinkDB with Node.js Applications
16 December 2015, SitePoint

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

MongoDB: The Popular Database for the Internet of Things
15 August 2023, Open Source For You

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.

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

SingleStore logo

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

Present your product here