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 > Blazegraph vs. FoundationDB vs. GridDB vs. MonetDB vs. Oracle

System Properties Comparison Blazegraph vs. FoundationDB vs. GridDB vs. MonetDB vs. Oracle

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonFoundationDB  Xexclude from comparisonGridDB  Xexclude from comparisonMonetDB  Xexclude from comparisonOracle  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.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.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.Ordered key-value store. Core features are complimented by layers.Scalable in-memory time series database optimized for IoT and Big DataA relational database management system that stores data in columnsWidely used RDBMS
Primary database modelGraph DBMS
RDF store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Time Series DBMSRelational DBMSRelational DBMS
Secondary database modelsKey-value store
Relational DBMS
Document store
Spatial DBMS
Document store
Graph DBMS infowith Oracle Spatial and Graph
RDF store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vector DBMS infosince Oracle 23
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.75
Rank#219  Overall
#19  Graph DBMS
#8  RDF stores
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score1236.29
Rank#1  Overall
#1  Relational DBMS
Websiteblazegraph.comgithub.com/­apple/­foundationdbgriddb.netwww.monetdb.orgwww.oracle.com/­database
Technical documentationwiki.blazegraph.comapple.github.io/­foundationdbdocs.griddb.netwww.monetdb.org/­Documentationdocs.oracle.com/­en/­database
DeveloperBlazegraphFoundationDBToshiba CorporationMonetDB BVOracle
Initial release20062013201320041980
Current release2.1.5, March 20196.2.28, November 20205.1, August 2022Dec2023 (11.49), December 202323c, September 2023
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoMozilla Public License 2.0commercial inforestricted free version is 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 languageJavaC++C++CC and C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Data schemeschema-freeschema-free infosome layers support schemasyesyesyes infoSchemaless in JSON and XML columns
Typing infopredefined data types such as float or dateyes infoRDF literal typesno infosome layers support typingyes infonumerical, string, blob, geometry, boolean, timestampyesyes
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.noyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagesupported in specific SQL layer onlySQL92, SQL-like TQL (Toshiba Query Language)yes infoSQL 2003 with some extensionsyes infowith proprietary extensions
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-side scripts infoStored proceduresyesin SQL-layer onlynoyes, in SQL, C, RPL/SQL infoalso stored procedures in Java possible
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding via remote tablesSharding, horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesyesSource-replica replicationnone infoSource-replica replication available in experimental statusMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono infocan be realized in PL/SQL
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationLinearizable consistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsin SQL-layer onlynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at container levelACIDACID infoisolation level can be parameterized
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesyes infoVersion 12c introduced the new option 'Oracle Database In-Memory'
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)noAccess rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
BlazegraphFoundationDBGridDBMonetDBOracle
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
3rd partiesNavicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» more

Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BlazegraphFoundationDBGridDBMonetDBOracle
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25 November 2016, Tony Branson (guest author)

show all

Conferences, events and webinars

Oracle Cloud World
Las Vegas, 9-12 September 2024

Recent citations in the news

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

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

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

Apple's cloud database FoundationDB now open source
19 April 2018, 9to5Mac

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

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

Monet DB The Column-Store Pioneer - open source for you
4 September 2019, Open Source For You

provided by Google News

Oracle's database family gets trendy AI makeover
4 May 2024, The Register

Oracle Database 23ai Brings the Power of AI to Enterprise Data and Applications
2 May 2024, Yahoo Finance

Oracle renames Database 23c to 23ai, makes it generally available
2 May 2024, InfoWorld

Oracle Adds AI-Powered Vector Search to Converged Database
3 May 2024, PYMNTS.com

Oracle updates database technology for AI chatbots
2 May 2024, Yahoo Finance

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

Neo4j logo

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

Present your product here