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

DBMS > Derby vs. FoundationDB vs. GridGain vs. Ignite vs. Memcached

System Properties Comparison Derby vs. FoundationDB vs. GridGain vs. Ignite vs. Memcached

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonGridGain  Xexclude from comparisonIgnite  Xexclude from comparisonMemcached  Xexclude from comparison
Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the ranking.
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ordered key-value store. Core features are complimented by layers.GridGain is an in-memory computing platform, built on Apache IgniteApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.In-memory key-value store, originally intended for caching
Primary database modelRelational DBMSDocument store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Key-value store
Relational DBMS
Key-value store
Relational DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.47
Rank#154  Overall
#26  Key-value stores
#72  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Websitedb.apache.org/­derbygithub.com/­apple/­foundationdbwww.gridgain.comignite.apache.orgwww.memcached.org
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlapple.github.io/­foundationdbwww.gridgain.com/­docs/­index.htmlapacheignite.readme.io/­docsgithub.com/­memcached/­memcached/­wiki
DeveloperApache Software FoundationFoundationDBGridGain Systems, Inc.Apache Software FoundationDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release19972013200720152003
Current release10.17.1.0, November 20236.2.28, November 2020GridGain 8.5.1Apache Ignite 2.61.6.25, March 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0commercialOpen Source infoApache 2.0Open Source infoBSD license
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 languageJavaC++Java, C++, .NetC++, Java, .NetC
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Unix
Windows
Data schemeyesschema-free infosome layers support schemasyesyesschema-free
Typing infopredefined data types such as float or dateyesno infosome layers support typingyesyesno
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.yesyesyes
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyessupported in specific SQL layer onlyANSI-99 for query and DML statements, subset of DDLANSI-99 for query and DML statements, subset of DDLno
APIs and other access methodsJDBCHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Proprietary protocol
Supported programming languagesJava.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C#
C++
Java
PHP
Python
Ruby
Scala
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresin SQL-layer onlyyes (compute grid and cache interceptors can be used instead)yes (compute grid and cache interceptors can be used instead)no
Triggersyesnoyes (cache interceptors and events)yes (cache interceptors and events)no
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes (replicated cache)yes (replicated cache)none infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes (compute grid and hadoop accelerator)yes (compute grid and hadoop accelerator)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyLinearizable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesin SQL-layer onlynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnoSecurity Hooks for custom implementationsSecurity Hooks for custom implementationsyes infousing SASL (Simple Authentication and Security Layer) protocol

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 JavaDBFoundationDBGridGainIgniteMemcached
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

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, Oracle

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

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

provided by Google News

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
2 May 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25 January 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22 August 2023, GlobeNewswire

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17 July 2023, Yahoo Finance

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

Apache Ignite: An Overview
6 September 2023, Open Source For You

GridGain Releases Conference Schedule for Virtual Apache Ignite Summit 2023
1 June 2023, Datanami

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

Real-time in-memory OLTP and Analytics with Apache Ignite on AWS | Amazon Web Services
14 May 2016, AWS Blog

provided by Google News

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

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

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

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here