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 > Microsoft Access vs. NCache vs. NebulaGraph vs. Newts vs. TimesTen

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

Editorial information provided by DB-Engines
NameMicrosoft Access  Xexclude from comparisonNCache  Xexclude from comparisonNebulaGraph  Xexclude from comparisonNewts  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.)Open-Source and Enterprise in-memory Key-Value StoreA distributed, linear scalable, high perfomant Graph DBMSTime Series DBMS based on CassandraIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSKey-value storeGraph DBMSTime Series DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitewww.microsoft.com/­en-us/­microsoft-365/­accesswww.alachisoft.com/­ncachegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
opennms.github.io/­newtswww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdeveloper.microsoft.com/­en-us/­accesswww.alachisoft.com/­resources/­docsdocs.nebula-graph.iogithub.com/­OpenNMS/­newts/­wikidocs.oracle.com/­database/­timesten-18.1
DeveloperMicrosoftAlachisoftVesoft Inc.OpenNMS GroupOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19922005201920141998
Current release1902 (16.0.11328.20222), March 20195.3.3, April 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infoBundled with Microsoft OfficeOpen Source infoEnterprise Edition availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0commercial
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#, .NET, .NET Core, JavaC++Java
Server operating systemsWindows infoNot a real database server, but making use of DLLsLinux
Windows
LinuxLinux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesyes
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.nononono
Secondary indexesyesyesyes 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.noyes
SQL infoSupport of SQLyes infobut not compliant to any SQL standardSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like query languagenoyes
APIs and other access methodsADO.NET
DAO
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietary native API
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)
Supported programming languagesC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
C++
Go
Java
PHP
Python
JavaC
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infosince Access 2010 using the ACE-engineno infosupport for stored procedures with SQL-Server CLRuser defined functionsnoPL/SQL
Triggersyes infosince Access 2010 using the ACE-engineyes infoNotificationsnono
Partitioning methods infoMethods for storing different data on different nodesnoneyesShardingSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with selectable consistency levelCausal Clustering using Raft protocolselectable replication factor infobased on CassandraMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyesnoyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infobut no files for transaction loggingoptimistic locking and pessimistic lockingACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infobut no files for transaction loggingyesyes infousing RocksDByesyes 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.yesyesnoyes
User concepts infoAccess controlno infoa simple user-level security was built in till version Access 2003Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Role-based access controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft AccessNCacheNebulaGraphNewtsTimesTen
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
NebulaGraph 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 AccessNCacheNebulaGraphNewtsTimesTen
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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.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



Share this page

Featured Products

Milvus logo

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

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

Present your product here