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. HugeGraph vs. Microsoft Access vs. OceanBase vs. RethinkDB

System Properties Comparison Blazegraph vs. HugeGraph vs. Microsoft Access vs. OceanBase vs. RethinkDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonHugeGraph  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonOceanBase  Xexclude from comparisonRethinkDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A fast-speed and highly-scalable Graph DBMSMicrosoft Access combines a backend RDBMS (JET / ACE Engine) with a GUI frontend for data manipulation and queries. infoThe Access frontend is often used for accessing other datasources (DBMS, Excel, etc.)A distributed, high available RDBMS compatible with Oracle and MySQLDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelGraph DBMS
RDF store
Graph DBMSRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Wide column store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websiteblazegraph.comgithub.com/­hugegraph
hugegraph.apache.org
www.microsoft.com/­en-us/­microsoft-365/­accessen.oceanbase.comrethinkdb.com
Technical documentationwiki.blazegraph.comhugegraph.apache.org/­docsdeveloper.microsoft.com/­en-us/­accessen.oceanbase.com/­docs/­oceanbase-databaserethinkdb.com/­docs
DeveloperBlazegraphBaiduMicrosoftOceanBase infopreviously Alibaba and Ant GroupThe Linux Foundation infosince July 2017
Initial release20062018199220102009
Current release2.1.5, March 20190.91902 (16.0.11328.20222), March 20194.3.0, April 20242.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache Version 2.0commercial infoBundled with Microsoft OfficeOpen Source infoCommercial license availableOpen Source infoApache Version 2
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 languageJavaJavaC++C++C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Unix
Windows infoNot a real database server, but making use of DLLsLinuxLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyes infoRDF literal typesyesyesyesyes infostring, binary, float, bool, date, geometry
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.noyesno
Secondary indexesyesyes infoalso supports composite index and range indexyesyesyes
SQL infoSupport of SQLSPARQL is used as query languagenoyes infobut not compliant to any SQL standardyesno
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET
DAO
ODBC
OLE DB
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
Groovy
Java
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresyesasynchronous Gremlin script jobsyes infosince Access 2010 using the ACE-enginePL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersnonoyes infosince Access 2010 using the ACE-engineyesClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBasenonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)Sharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyesyes infodepending on used storage backend, e.g. Cassandra and HBasenoneMulti-source replication using PaxosSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparknonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsyes infoedges in graphyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infobut no files for transaction loggingACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyes infobut no files for transaction loggingyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesno
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)Users, roles and permissionsno infoa simple user-level security was built in till version Access 2003Access rights for users, groups and roles according to SQL-standardyes infousers and table-level permissions

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
BlazegraphHugeGraphMicrosoft AccessOceanBaseRethinkDB
DB-Engines blog posts

MS Access drops in DB-Engines Ranking
2 May 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3 December 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

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

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

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks - Check Point Research
9 November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11 November 2023, CybersecurityNews

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8 October 2023, Autodesk Redshift

MS access program to increase awareness and independence of those living with MS and disability
10 July 2023, Nebraska Medicine

How to Connect MS Access to MySQL via ODBC Driver
7 September 2023, TechiExpert.com

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20 March 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, InfoWorld

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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

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