DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. Graph Engine vs. H2 vs. HyperSQL vs. Infobright

System Properties Comparison Amazon CloudSearch vs. Graph Engine vs. H2 vs. HyperSQL vs. Infobright

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonInfobright  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-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 HSQLDBHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontend
Primary database modelSearch engineGraph DBMS
Key-value store
Relational DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.81
Rank#137  Overall
#12  Search engines
Score0.67
Rank#232  Overall
#21  Graph DBMS
#34  Key-value stores
Score8.33
Rank#46  Overall
#30  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1.02
Rank#192  Overall
#90  Relational DBMS
Websiteaws.amazon.com/­cloudsearchwww.graphengine.iowww.h2database.comhsqldb.orgignitetech.com/­softwarelibrary/­infobrightdb
Technical documentationdocs.aws.amazon.com/­cloudsearchwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.html
DeveloperAmazonMicrosoftThomas MuellerIgnite Technologies Inc.; formerly InfoBright Inc.
Initial release20122010200520012005
Current release2.2.220, July 20232.7.2, June 2023
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licensecommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016
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 language.NET and CJavaJavaC
Server operating systemshosted.NETAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Windows
Data schemeyesyesyesyesyes
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.nononono
Secondary indexesyes infoall search fields are automatically indexedyesyesno infoKnowledge Grid Technology used instead
SQL infoSupport of SQLnonoyesyesyes
APIs and other access methodsHTTP APIRESTful HTTP APIJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
ADO.NET
JDBC
ODBC
Supported programming languagesC#
C++
F#
Visual Basic
JavaAll languages supporting JDBC/ODBC
Java
.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesJava Stored Procedures and User-Defined FunctionsJava, SQLno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredhorizontal partitioningnonenonenone
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 databasenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlauthentication via encrypted signaturesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilities

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 CloudSearchGraph Engine infoformer name: TrinityH2HyperSQL infoalso known as HSQLDBInfobright
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

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

Searching CloudTrail Logs Easily with Amazon CloudSearch | AWS Startups Blog
21 October 2014, AWS Blog

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

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

Serverless Reference Architectures with AWS Lambda
10 May 2016, All Things Distributed

provided by Google News

Trinity
30 October 2010, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

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

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.

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