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

DBMS > Derby vs. Memgraph vs. OrigoDB vs. PlanetScale vs. SpatiaLite

System Properties Comparison Derby vs. Memgraph vs. OrigoDB vs. PlanetScale vs. SpatiaLite

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonMemgraph  Xexclude from comparisonOrigoDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonSpatiaLite  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source graph database built for real-time streaming and compatible with Neo4jA fully ACID in-memory object graph databaseScalable, distributed, serverless MySQL database platform built on top of VitessSpatial extension of SQLite
Primary database modelRelational DBMSGraph DBMSDocument store
Object oriented DBMS
Relational DBMSSpatial DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.59
Rank#151  Overall
#70  Relational DBMS
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Websitedb.apache.org/­derbymemgraph.comorigodb.complanetscale.comwww.gaia-gis.it/­fossil/­libspatialite/­index
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlmemgraph.com/­docsorigodb.com/­docsplanetscale.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.html
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperApache Software FoundationMemgraph LtdRobert Friberg et alPlanetScaleAlessandro Furieri
Initial release199720172009 infounder the name LiveDB20202008
Current release10.17.1.0, November 20235.0.0, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoBSL 1.1; commercial license for enterprise edition availableOpen SourcecommercialOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1
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++C#GoC++
Server operating systemsAll OS with a Java VMLinuxLinux
Windows
Docker
Linux
macOS
server-less
Data schemeyesschema-free and schema-optionalyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesyes
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.yesnono infocan be achieved using .NETno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyesnonoyes infowith proprietary extensionsyes
APIs and other access methodsJDBCBolt protocol
Cypher query language
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesJava.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.NetAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJava Stored Proceduresyesyes infoproprietary syntaxno
Triggersyesyes infoDomain Eventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infodynamic graph partitioninghorizontal partitioning infoclient side managed; servers are not synchronizedShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication using RAFTSource-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesyes inforelationships in graphsdepending on modelyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infowith snapshot isolationACIDACID at shard levelACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers, roles and permissionsRole based authorizationUsers with fine-grained authorization concept infono user groups or rolesno
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBMemgraphOrigoDBPlanetScaleSpatiaLite
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 JavaDBMemgraphOrigoDBPlanetScaleSpatiaLite
DB-Engines blog posts

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

Enhance Your Network 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

PlanetScale ends free tier bid, sheds staff in profitability bid
11 March 2024, The Register

PlanetScale Ranked Number 188 Fastest-Growing Company in North America on the 2023 Deloitte Technology Fast ...
8 November 2023, Business Wire

PlanetScale forks MySQL to add vector support
3 October 2023, TechCrunch

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, Business Wire

Top 70+ startups in Database as a Service (DBaaS)
5 April 2024, Tracxn

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.

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here