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

DBMS > H2 vs. HyperSQL vs. Kyligence Enterprise vs. Memcached vs. OrigoDB

System Properties Comparison H2 vs. HyperSQL vs. Kyligence Enterprise vs. Memcached vs. OrigoDB

Editorial information provided by DB-Engines
NameH2  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonKyligence Enterprise  Xexclude from comparisonMemcached  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionFull-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 HSQLDBA distributed analytics engine for big data, built on top of Apache KylinIn-memory key-value store, originally intended for cachingA fully ACID in-memory object graph database
Primary database modelRelational DBMSRelational DBMSRelational DBMSKey-value storeDocument store
Object oriented DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score0.40
Rank#269  Overall
#124  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Websitewww.h2database.comhsqldb.orgkyligence.io/­kyligence-enterprisewww.memcached.orgorigodb.com
Technical documentationwww.h2database.com/­html/­main.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlgithub.com/­memcached/­memcached/­wikiorigodb.com/­docs
DeveloperThomas MuellerKyligence, Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalRobert Friberg et al
Initial release20052001201620032009 infounder the name LiveDB
Current release2.2.220, July 20232.7.2, June 20231.6.25, March 2024
License infoCommercial or Open SourceOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infobased on BSD licensecommercialOpen Source infoBSD licenseOpen Source
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 languageJavaJavaJavaCC#
Server operating systemsAll OS with a Java VMAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxFreeBSD
Linux
OS X
Unix
Windows
Linux
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoUser defined using .NET types and collections
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 infocan be achieved using .NET
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesyesANSI SQL for queries (using Apache Calcite)nono
APIs and other access methodsJDBC
ODBC
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP API
Proprietary protocol.NET Client API
HTTP API
LINQ
Supported programming languagesJavaAll languages supporting JDBC/ODBC
Java
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
Server-side scripts infoStored proceduresJava Stored Procedures and User-Defined FunctionsJava, SQLnoyes
Triggersyesyesnoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesWith clustering: 2 database servers on different computers operate on identical copies of a databasenonenone infoRepcached, a Memcached patch, provides this functionallitySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardyes infousing SASL (Simple Authentication and Security Layer) protocolRole based authorization

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
H2HyperSQL infoalso known as HSQLDBKyligence EnterpriseMemcachedOrigoDB
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

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

Kyligence Grows OLAP Business in the Cloud
20 February 2020, Datanami

Kyligence adds ClickHouse OLAP engine to its analytics platform
10 August 2021, VentureBeat

Distributed OLAPer Kyligence accelerates core engine, adds real-time data support – Blocks and Files
10 August 2021, Blocks & Files

How Kyligence Cloud uses Amazon EMR Serverless to simplify OLAP | Amazon Web Services
9 November 2022, AWS Blog

Kyligence Doubles Down on Cubes in the Cloud
22 January 2021, Datanami

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

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

Present your product here