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

DBMS > Derby vs. Hazelcast vs. KairosDB vs. OrientDB vs. Sqrrl

System Properties Comparison Derby vs. Hazelcast vs. KairosDB vs. OrientDB vs. Sqrrl

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonHazelcast  Xexclude from comparisonKairosDB  Xexclude from comparisonOrientDB  Xexclude from comparisonSqrrl  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.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A widely adopted in-memory data gridDistributed Time Series DBMS based on Cassandra or H2Multi-model DBMS (Document, Graph, Key/Value)Adaptable, secure NoSQL built on Apache Accumulo
Primary database modelRelational DBMSKey-value storeTime Series DBMSDocument store
Graph DBMS
Key-value store
Document store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score5.97
Rank#57  Overall
#6  Key-value stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score3.19
Rank#93  Overall
#16  Document stores
#7  Graph DBMS
#14  Key-value stores
Websitedb.apache.org/­derbyhazelcast.comgithub.com/­kairosdb/­kairosdborientdb.orgsqrrl.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlhazelcast.org/­imdg/­docskairosdb.github.iowww.orientdb.com/­docs/­last/­index.html
DeveloperApache Software FoundationHazelcastOrientDB LTD; CallidusCloud; SAPAmazon infooriginally Sqrrl Data, Inc.
Initial release19972008201320102012
Current release10.17.1.0, November 20235.3.6, November 20231.2.2, November 20183.2.29, March 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open Source infoApache version 2commercial
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 languageJavaJavaJavaJavaJava
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
OS X
Windows
All OS with a Java JDK (>= JDK 6)Linux
Data schemeyesschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
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.yesyes infothe object must implement a serialization strategynono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyesSQL-like query languagenoSQL-like query language, no joinsno
APIs and other access methodsJDBCJCache
JPA
Memcached protocol
RESTful HTTP API
Graphite protocol
HTTP REST
Telnet API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
Java
JavaScript infoNode.js
PHP
Python
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresJava Stored Proceduresyes infoEvent Listeners, Executor ServicesnoJava, Javascriptno
Triggersyesyes infoEventsnoHooksno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on CassandraShardingSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoReplicated Mapselectable replication factor infobased on CassandraMulti-source replicationselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnono infocould be achieved with distributed queriesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integrityyesnonoyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitednoACIDAtomic updates per row, document, or graph entity
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.yesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlsimple password-based access controlAccess rights for users and roles; record level security configurableCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBHazelcastKairosDBOrientDBSqrrl
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Hazelcast to Demonstrate Power of Unified Platform for Real-Time and AI Applications at the 2024 Gartner ...
13 May 2024, TradingView

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

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

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

Mining Botnet Targeting Redis and OrientDB Servers Made Almost $1 Million
2 February 2018, BleepingComputer

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

Mark Terenzoni
23 February 2024, Dark Reading

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

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

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here