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

DBMS > Derby vs. Hazelcast vs. OrigoDB vs. Realm vs. SWC-DB

System Properties Comparison Derby vs. Hazelcast vs. OrigoDB vs. Realm vs. SWC-DB

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 comparisonOrigoDB  Xexclude from comparisonRealm  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
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 gridA fully ACID in-memory object graph databaseA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataA high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSKey-value storeDocument store
Object oriented DBMS
Document storeWide column store
Secondary database modelsDocument store infoJSON support with IMDG 3.12Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score5.46
Rank#61  Overall
#7  Key-value stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score7.41
Rank#52  Overall
#8  Document stores
Score0.08
Rank#364  Overall
#13  Wide column stores
Websitedb.apache.org/­derbyhazelcast.comorigodb.comrealm.iogithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlhazelcast.org/­imdg/­docsorigodb.com/­docsrealm.io/­docs
DeveloperApache Software FoundationHazelcastRobert Friberg et alRealm, acquired by MongoDB in May 2019Alex Kashirin
Initial release199720082009 infounder the name LiveDB20142020
Current release10.17.1.0, November 20235.3.6, November 20230.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen SourceOpen 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.
Implementation languageJavaJavaC#C++
Server operating systemsAll OS with a Java VMAll OS with a Java VMLinux
Windows
Android
Backend: server-less
iOS
Windows
Linux
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesUser 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.yesyes infothe object must implement a serialization strategyno infocan be achieved using .NETnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesSQL-like query languagenonoSQL-like query language
APIs and other access methodsJDBCJCache
JPA
Memcached protocol
RESTful HTTP API
.NET Client API
HTTP API
LINQ
Proprietary protocol
Thrift
Supported programming languagesJava.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net.Net
Java infowith Android only
Objective-C
React Native
Swift
C++
Server-side scripts infoStored proceduresJava Stored Proceduresyes infoEvent Listeners, Executor Servicesyesno inforuns within the applications so server-side scripts are unnecessaryno
Triggersyesyes infoEventsyes infoDomain Eventsyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoclient side managed; servers are not synchronizednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoReplicated MapSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDone or two-phase-commit; repeatable reads; read commitedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infoIn-Memory realmno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlRole based authorizationyes

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 JavaDBHazelcastOrigoDBRealmSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

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

The Arrival of Java 20
21 March 2023, Oracle

A gentle introduction to Apache Druid in Google Cloud Platform
21 October 2019, Towards Data Science

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

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

provided by Google News

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 Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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.

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

Milvus logo

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

Present your product here