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

DBMS > AlaSQL vs. HyperSQL vs. OpenSearch vs. OrigoDB vs. TerminusDB

System Properties Comparison AlaSQL vs. HyperSQL vs. OpenSearch vs. OrigoDB vs. TerminusDB

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOrigoDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparison
DescriptionJavaScript DBMS libraryMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA fully ACID in-memory object graph databaseScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primary database modelDocument store
Relational DBMS
Relational DBMSSearch engineDocument store
Object oriented DBMS
Graph DBMS
Secondary database modelsVector DBMSDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.17
Rank#325  Overall
#29  Graph DBMS
Websitealasql.orghsqldb.orggithub.com/­opensearch-project
opensearch.org
origodb.comterminusdb.com
Technical documentationgithub.com/­AlaSQL/­alasqlhsqldb.org/­web/­hsqlDocsFrame.htmlopensearch.org/­docs/­latestorigodb.com/­docsterminusdb.github.io/­terminusdb/­#
DeveloperAndrey Gershun & Mathias R. WulffAmazon Web ServicesRobert Friberg et alDataChemist Ltd.
Initial release2014200120212009 infounder the name LiveDB2018
Current release2.7.2, June 20232.5.0, January 202311.0.0, January 2023
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infobased on BSD licenseOpen Source infoApache Version 2.0Open SourceOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaScriptJavaJavaC#Prolog, Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAll OS with a Java VMLinux
Windows
Linux
Data schemeschema-freeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesyes
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsyes
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 infocan be achieved using .NETno
Secondary indexesnoyesyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesSQL-like query languagenoSQL-like query language (WOQL)
APIs and other access methodsJavaScript APIHTTP API infoJDBC via HTTP
JDBC
ODBC
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Supported programming languagesJavaScriptAll languages supporting JDBC/ODBC
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.NetJavaScript
Python
Server-side scripts infoStored proceduresnoJava, SQLyesyesyes
Triggersyesyesyes infoby using the 'percolation' featureyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizedGraph Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesSource-replica replicationJournaling Streams
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integrityyesyesnodepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infoWrite ahead logyes infoin-memory journaling
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardRole based authorizationRole-based access control
More information provided by the system vendor
AlaSQLHyperSQL infoalso known as HSQLDBOpenSearchOrigoDBTerminusDB infoformer name was DataChemist
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more

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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AlaSQLHyperSQL infoalso known as HSQLDBOpenSearchOrigoDBTerminusDB infoformer name was DataChemist
Recent citations in the news

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

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

Analyze more demanding as well as larger time series workloads with Amazon OpenSearch Serverless | Amazon Web ...
1 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

Trinity College spinout TerminusDB secures €3.6m in investment
15 March 2021, The Irish Times

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

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.

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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