DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. EventStoreDB vs. Memgraph vs. Microsoft Azure Table Storage vs. Yaacomo

System Properties Comparison Derby vs. EventStoreDB vs. Memgraph vs. Microsoft Azure Table Storage vs. Yaacomo

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonEventStoreDB  Xexclude from comparisonMemgraph  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is 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.Industrial-strength, open-source database solution built from the ground up for event sourcing.An open source graph database built for real-time streaming and compatible with Neo4jA Wide Column Store for rapid development using massive semi-structured datasetsOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelRelational DBMSEvent StoreGraph DBMSWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score1.19
Rank#173  Overall
#1  Event Stores
Score3.19
Rank#94  Overall
#8  Graph DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Websitedb.apache.org/­derbywww.eventstore.commemgraph.comazure.microsoft.com/­en-us/­services/­storage/­tablesyaacomo.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldevelopers.eventstore.commemgraph.com/­docs
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software FoundationEvent Store LimitedMemgraph LtdMicrosoftQ2WEB GmbH
Initial release19972012201720122009
Current release10.17.1.0, November 202321.2, February 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++
Server operating systemsAll OS with a Java VMLinux
Windows
LinuxhostedAndroid
Linux
Windows
Data schemeyesschema-free and schema-optionalschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.yesnonono
Secondary indexesyesnoyes
SQL infoSupport of SQLyesnonoyes
APIs and other access methodsJDBCBolt protocol
Cypher query language
RESTful HTTP APIJDBC
ODBC
Supported programming languagesJava.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresJava Stored Proceduresno
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioningSharding infoImplicit feature of the cloud servicehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication using RAFTyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
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-standardUsers, roles and permissionsAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standard
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBEventStoreDBMemgraphMicrosoft Azure Table StorageYaacomo
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» more

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 JavaDBEventStoreDBMemgraphMicrosoft Azure Table StorageYaacomo
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 Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

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

provided by Google News

Enhance Your Network Analysis with the Power of a Graph DB
4 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

Inside Azure File Storage
7 October 2015, Microsoft

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

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