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

DBMS > Microsoft Access vs. NebulaGraph vs. Newts vs. OceanBase vs. TimesTen

System Properties Comparison Microsoft Access vs. NebulaGraph vs. Newts vs. OceanBase vs. TimesTen

Editorial information provided by DB-Engines
NameMicrosoft Access  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNewts  Xexclude from comparisonOceanBase  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionMicrosoft 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, linear scalable, high perfomant Graph DBMSTime Series DBMS based on CassandraA distributed, high available RDBMS compatible with Oracle and MySQLIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSGraph DBMSTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score1.57
Rank#149  Overall
#69  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.microsoft.com/­en-us/­microsoft-365/­accessgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opennms.github.io/­newtsen.oceanbase.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.microsoft.com/­en-us/­accessdocs.nebula-graph.iogithub.com/­OpenNMS/­newts/­wikien.oceanbase.com/­docs/­oceanbase-databasedocs.oracle.com/­database/­timesten-18.1
DeveloperMicrosoftVesoft Inc.OpenNMS GroupOceanBase infopreviously Alibaba and Ant GroupOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19922019201420101998
Current release1902 (16.0.11328.20222), March 20194.3.0, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infoBundled with Microsoft OfficeOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0Open Source infoCommercial license availablecommercial
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 languageC++C++JavaC++
Server operating systemsWindows infoNot a real database server, but making use of DLLsLinuxLinux
OS X
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesStrong typed schemaschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.noyesyes
SQL infoSupport of SQLyes infobut not compliant to any SQL standardSQL-like query languagenoyesyes
APIs and other access methodsADO.NET
DAO
ODBC
OLE DB
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
C++
Go
Java
PHP
Python
JavaAda 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
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infosince Access 2010 using the ACE-engineuser defined functionsnoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modePL/SQL
Triggersyes infosince Access 2010 using the ACE-enginenoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infobased on Cassandrahorizontal partitioning (by hash, key, range, range columns, list, and list columns)none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneCausal Clustering using Raft protocolselectable replication factor infobased on CassandraMulti-source replication using PaxosMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infobut no files for transaction loggingACIDnoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infobut no files for transaction loggingyes infousing RocksDByesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlno infoa simple user-level security was built in till version Access 2003Role-based access controlnoAccess rights for users, groups and roles according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft AccessNebulaGraphNewtsOceanBaseTimesTen
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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
Microsoft AccessNebulaGraphNewtsOceanBaseTimesTen
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

Recent citations in the 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

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

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

OceanBase Recognized as an Asia/Pacific Customers' Choice in the Gartner® Peer Insights™ Voice of the Customer ...
5 June 2024, Thailand Business News

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

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



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