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

DBMS > GridGain vs. OrientDB vs. PlanetScale vs. Postgres-XL

System Properties Comparison GridGain vs. OrientDB vs. PlanetScale vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGridGain  Xexclude from comparisonOrientDB  Xexclude from comparisonPlanetScale  Xexclude from comparisonPostgres-XL  Xexclude from comparison
DescriptionGridGain is an in-memory computing platform, built on Apache IgniteMulti-model DBMS (Document, Graph, Key/Value)Scalable, distributed, serverless MySQL database platform built on top of VitessBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelKey-value store
Relational DBMS
Document store
Graph DBMS
Key-value store
Relational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score1.49
Rank#155  Overall
#72  Relational DBMS
Score0.53
Rank#254  Overall
#117  Relational DBMS
Websitewww.gridgain.comorientdb.orgplanetscale.comwww.postgres-xl.org
Technical documentationwww.gridgain.com/­docs/­index.htmlwww.orientdb.com/­docs/­last/­index.htmlplanetscale.com/­docswww.postgres-xl.org/­documentation
DeveloperGridGain Systems, Inc.OrientDB LTD; CallidusCloud; SAPPlanetScale
Initial release2007201020202014 infosince 2012, originally named StormDB
Current releaseGridGain 8.5.13.2.29, March 202410 R1, October 2018
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, C++, .NetJavaGoC
Server operating systemsLinux
OS X
Solaris
Windows
All OS with a Java JDK (>= JDK 6)Docker
Linux
macOS
Linux
macOS
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesyes
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.yesnoyes infoXML type, but no XML query functionality
Secondary indexesyesyesyesyes
SQL infoSupport of SQLANSI-99 for query and DML statements, subset of DDLSQL-like query language, no joinsyes infowith proprietary extensionsyes infodistributed, parallel query execution
APIs and other access methodsHDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
JDBC
MySQL protocol
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes (compute grid and cache interceptors can be used instead)Java, Javascriptyes infoproprietary syntaxuser defined functions
Triggersyes (cache interceptors and events)Hooksyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes (replicated cache)Multi-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes (compute grid and hadoop accelerator)no infocould be achieved with distributed queriesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency across shards
Immediate Consistency within a shard
Immediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at shard levelACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesno
User concepts infoAccess controlSecurity Hooks for custom implementationsAccess rights for users and roles; record level security configurableUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights 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
GridGainOrientDBPlanetScalePostgres-XL
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

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

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

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, businesswire.com

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

PlanetScale Named to Fortune 2023 Best Small Workplaces
31 August 2023, businesswire.com

How to Migrate to PlanetScale's Serverless Database
14 October 2021, The New Stack

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