DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon CloudSearch vs. DataFS vs. H2 vs. HyperSQL vs. ObjectBox

System Properties Comparison Amazon CloudSearch vs. DataFS vs. H2 vs. HyperSQL vs. ObjectBox

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonDataFS  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonObjectBox  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multithreaded, transactional RDBMS written in Java infoalso known as HSQLDBLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectors
Primary database modelSearch engineObject oriented DBMSRelational DBMSRelational DBMSObject oriented DBMS
Vector DBMS
Secondary database modelsGraph DBMSSpatial DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#133  Overall
#12  Search engines
Score0.02
Rank#369  Overall
#18  Object oriented DBMS
Score7.57
Rank#47  Overall
#30  Relational DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Websiteaws.amazon.com/­cloudsearchnewdatabase.comwww.h2database.comhsqldb.orggithub.com/­objectbox
objectbox.io
Technical documentationdocs.aws.amazon.com/­cloudsearchdev.mobiland.com/­Overview.xspwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmldocs.objectbox.io
DeveloperAmazonMobiland AGThomas MuellerObjectBox Limited
Initial release20122018200520012017
Current release1.1.263, October 20222.2.220, July 20232.7.2, June 20234.0 (May 2024)
License infoCommercial or Open SourcecommercialcommercialOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licenseBindings are released under Apache 2.0 infoApache License 2.0
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 languageJavaJavaC and C++
Server operating systemshostedWindowsAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Data schemeyesClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)yesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes, plus "flex" map-like types
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.nononono
Secondary indexesyes infoall search fields are automatically indexednoyesyesyes
SQL infoSupport of SQLnonoyesyesno
APIs and other access methodsHTTP API.NET Client API
Proprietary client DLL
WinRT client
JDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
C
C#
C++
VB.Net
JavaAll languages supporting JDBC/ODBC
Java
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsJava, SQLno
Triggersnono, except callback-events from server when changes happenedyesyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredProprietary Sharding systemnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneData sync between devices allowing occasional connected databases to work completely offline
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
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.noyesyesno
User concepts infoAccess controlauthentication via encrypted signaturesWindows-Profilefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes
More information provided by the system vendor
Amazon CloudSearchDataFSH2HyperSQL infoalso known as HSQLDBObjectBox
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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 CloudSearchDataFSH2HyperSQL infoalso known as HSQLDBObjectBox
DB-Engines blog posts

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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Transition from Amazon CloudSearch to Amazon OpenSearch Service
25 July 2024, AWS Blog

AWS to discontinue Cloud9, CodeCommit, CloudSearch and several other services
31 July 2024, Neowin

AWS is quietly killing off some services under its new CEO
31 July 2024, The Stack

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month
12 April 2012, AWS Blog

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

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



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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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