DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > HyperSQL vs. KeyDB vs. Microsoft Azure Table Storage vs. mSQL vs. TigerGraph

System Properties Comparison HyperSQL vs. KeyDB vs. Microsoft Azure Table Storage vs. mSQL vs. TigerGraph

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA Wide Column Store for rapid development using massive semi-structured datasetsmSQL (Mini SQL) is a simple and lightweight RDBMSA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSKey-value storeWide column storeRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitehsqldb.orggithub.com/­Snapchat/­KeyDB
keydb.dev
azure.microsoft.com/­en-us/­services/­storage/­tableshughestech.com.au/­products/­msqlwww.tigergraph.com
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.keydb.devdocs.tigergraph.com
DeveloperEQ Alpha Technology Ltd.MicrosoftHughes Technologies
Initial release20012019201219942017
Current release2.7.2, June 20234.4, October 2021
License infoCommercial or Open SourceOpen Source infobased on BSD licenseOpen Source infoBSD-3commercialcommercial infofree licenses can be providedcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++CC++
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxhostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Data schemeyesschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyesyes
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.nonononono
Secondary indexesyesyes infoby using the Redis Search modulenoyes
SQL infoSupport of SQLyesnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (GSQL)
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
Proprietary protocol infoRESP - REdis Serialization ProtocoRESTful HTTP APIJDBC
ODBC
GSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesAll languages supporting JDBC/ODBC
Java
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
C++
Java
Server-side scripts infoStored proceduresJava, SQLLuanonoyes
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistencynone
Foreign keys infoReferential integrityyesnononoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDOptimistic locking, atomic execution of commands blocks and scriptsoptimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesnoyes
Durability infoSupport for making data persistentyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardsimple password-based access control and ACLAccess rights based on private key authentication or shared access signaturesnoRole-based access control

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
HyperSQL infoalso known as HSQLDBKeyDBMicrosoft Azure Table StoragemSQL infoMini SQLTigerGraph
Recent citations in the 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

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Redis 6 arrives with multithreading for faster I/O
30 April 2020, InfoWorld

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

TigerGraph Bolsters DB for Enterprise Graph Workloads
1 November 2023, Datanami

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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.

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

Present your product here