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

DBMS > Hazelcast vs. HyperSQL vs. Sqrrl vs. Teradata Aster vs. WakandaDB

System Properties Comparison Hazelcast vs. HyperSQL vs. Sqrrl vs. Teradata Aster vs. WakandaDB

Editorial information provided by DB-Engines
NameHazelcast  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonSqrrl  Xexclude from comparisonTeradata Aster  Xexclude from comparisonWakandaDB  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
DescriptionA widely adopted in-memory data gridMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAdaptable, secure NoSQL built on Apache AccumuloPlatform for big data analytics on multistructured data sources and typesWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelKey-value storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Relational DBMSObject oriented DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.87
Rank#55  Overall
#6  Key-value stores
Score3.90
Rank#85  Overall
#46  Relational DBMS
Score0.09
Rank#352  Overall
#16  Object oriented DBMS
Websitehazelcast.comhsqldb.orgsqrrl.comwakanda.github.io
Technical documentationhazelcast.org/­imdg/­docshsqldb.org/­web/­hsqlDocsFrame.htmlwakanda.github.io/­doc
DeveloperHazelcastAmazon infooriginally Sqrrl Data, Inc.TeradataWakanda SAS
Initial release20082001201220052012
Current release5.3.6, November 20232.7.2, June 20232.7.0 (AprilĀ 29, 2019), April 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infobased on BSD licensecommercialcommercialOpen Source infoAGPLv3, extended commercial license available
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.
Implementation languageJavaJavaJavaC++, JavaScript
Server operating systemsAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinuxLinux
OS X
Windows
Data schemeschema-freeyesschema-freeFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeyes
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.yes infothe object must implement a serialization strategynoyes infoin Aster File Storeno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like query languageyesnoyesno
APIs and other access methodsJCache
JPA
Memcached protocol
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP API
Supported programming languages.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
All languages supporting JDBC/ODBC
Java
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
C
C#
C++
Java
Python
R
JavaScript
Server-side scripts infoStored proceduresyes infoEvent Listeners, Executor ServicesJava, SQLnoR packagesyes
Triggersyes infoEventsyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infomaking use of HadoopShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoReplicated Mapnoneselectable replication factor infomaking use of Hadoopyes infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesyes infoSQL Map-Reduce Frameworkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataone or two-phase-commit; repeatable reads; read commitedACIDAtomic updates per row, document, or graph entityACIDACID
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.yesyesnono
User concepts infoAccess controlRole-based access controlfine grained access rights according to SQL-standardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standardyes

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
HazelcastHyperSQL infoalso known as HSQLDBSqrrlTeradata AsterWakandaDB
Recent citations in the news

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

Hazelcast Versus Redis: A Practical Comparison
4 January 2024, Database Trends and Applications

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

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO MAG

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl
18 September 2023, MintGenie

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Amazon Web Services catches Sqrrl, a security startup founded by ex-NSA staffers
23 January 2018, GeekWire

provided by Google News

Mellanox InfiniBand Helps Accelerate Teradata Aster Big Analytics Appliance
16 April 2024, Yahoo Movies UK

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23 May 2014, Northwestern Engineering

Teradata's Aster shows how the flowers of fraud bloom
23 April 2015, The Register

Discover Value in Big Data with Free Aster Express
17 October 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12 September 2016, RCR Wireless News

provided by Google News



Share this page

Featured Products

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

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

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.

AllegroGraph logo

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

Present your product here