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

DBMS > Derby vs. GigaSpaces vs. MonetDB vs. Oracle Berkeley DB vs. Sadas Engine

System Properties Comparison Derby vs. GigaSpaces vs. MonetDB vs. Oracle Berkeley DB vs. Sadas Engine

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonGigaSpaces  Xexclude from comparisonMonetDB  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.High performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsA relational database management system that stores data in columnsWidely used in-process key-value storeSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSDocument store
Object oriented DBMS infoValues are user defined objects
Relational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational DBMS
Secondary database modelsGraph DBMS
Search engine
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score0.97
Rank#192  Overall
#32  Document stores
#6  Object oriented DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitedb.apache.org/­derbywww.gigaspaces.comwww.monetdb.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.sadasengine.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.gigaspaces.com/­latest/­landing.htmlwww.monetdb.org/­Documentationdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software FoundationGigaspaces TechnologiesMonetDB BVOracle infooriginally developed by Sleepycat, which was acquired by OracleSADAS s.r.l.
Initial release19972000200419942006
Current release10.17.1.0, November 202315.5, September 2020Dec2023 (11.49), December 202318.1.40, May 20208.0
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; Commercial licenses availableOpen Source infoMozilla Public License 2.0Open Source infocommercial license availablecommercial infofree trial version 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 languageJavaJava, C++, .NetCC, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsAll OS with a Java VMLinux
macOS
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
AIX
Linux
Windows
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.yesno infoXML can be used for describing objects metadatayes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-99 for query and DML statementsyes infoSQL 2003 with some extensionsyes infoSQL interfaced based on SQLite is availableyes
APIs and other access methodsJDBCGigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
Proprietary protocol
Supported programming languagesJava.Net
C++
Java
Python
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyesyes, in SQL, C, Rnono
Triggersyesyes, event driven architectureyesyes infoonly for the SQL APIno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding via remote tablesnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication infosynchronous or asynchronous
Source-replica replication infosynchronous or asynchronous
none infoSource-replica replication available in experimental statusSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoMap-Reduce pattern can be built with XAP task executorsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.yesyesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlfine grained access rights according to SQL-standardnoAccess rights for users, groups and roles according to SQL-standard

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 JavaDBGigaSpacesMonetDBOracle Berkeley DBSadas Engine
Recent citations in the news

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

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

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

Get your feet wet with Sun's tiny Java DB
31 January 2008, ZDNet

JDBC in Java: 5 facts to know before you begin
30 May 2019, TheServerSide.com

provided by Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19 July 2023, CTech

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10 October 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3 November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27 July 2017, Data Center Knowledge

GigaSpaces Orchestrates Cloud Spin-Off
27 July 2017, EnterpriseAI

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part I - DataScienceCentral.com
6 April 2018, Data Science Central

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News



Share this page

Featured Products

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

SingleStore logo

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

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

Present your product here