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

DBMS > Aerospike vs. Bangdb vs. Microsoft Access vs. NCache vs. SurrealDB

System Properties Comparison Aerospike vs. Bangdb vs. Microsoft Access vs. NCache vs. SurrealDB

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonBangdb  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonNCache  Xexclude from comparisonSurrealDB  Xexclude from comparison
DescriptionFlash-optimized In-memory NoSQL DatabaseConverged and high performance database for device data, events, time series, document and graphMicrosoft 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 fully ACID transactional, developer-friendly, multi-model DBMS
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSKey-value storeDocument store
Graph DBMS
Secondary database modelsSpatial DBMSDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.51
Rank#60  Overall
#10  Document stores
#3  Graph DBMS
#6  Key-value stores
#2  Spatial DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score101.16
Rank#11  Overall
#8  Relational DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Websiteaerospike.combangdb.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.alachisoft.com/­ncachesurrealdb.com
Technical documentationdocs.aerospike.comdocs.bangdb.comdeveloper.microsoft.com/­en-us/­accesswww.alachisoft.com/­resources/­docssurrealdb.com/­docs
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeSachin Sinha, BangDBMicrosoftAlachisoftSurrealDB Ltd
Initial release20122012199220052022
Current release7.0, November 2023BangDB 2.0, October 20211902 (16.0.11328.20222), March 20195.3.3, April 2024v1.5.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache and AGPL Licenses; open sourced in June 2014; commercial Enterprise Edition availableOpen Source infoBSD 3commercial infoBundled with Microsoft OfficeOpen Source infoEnterprise Edition availableOpen Source
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 languageCC, C++C++C#, .NET, .NET Core, JavaRust
Server operating systemsLinuxLinuxWindows infoNot a real database server, but making use of DLLsLinux
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryes
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.nonono
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyes
SQL infoSupport of SQLnoSQL like support with command line toolyes 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 language
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Proprietary protocol
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
IDistributedCache
JCache
LINQ
Proprietary native API
GraphQL
RESTful HTTP API
WebSocket
Supported programming languages.Net
C
C#
C++
Erlang
Go
Java
JavaScript (Node.js)
Lua
Perl
PHP
Python
Ruby
C
C#
C++
Java
Python
C
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Deno
Go
JavaScript (Node.js)
Rust
Server-side scripts infoStored proceduresuser defined functions infowith Luanoyes infosince Access 2010 using the ACE-engineno infosupport for stored procedures with SQL-Server CLR
Triggersnoyes, Notifications (with Streaming only)yes infosince Access 2010 using the ACE-engineyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneyes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)noneyes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency in cross-datacenter configuration and Immediate Consistency in local cluster configurationTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACID infobut no files for transaction loggingoptimistic locking and pessimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyes 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.yesyes, run db with in-memory only modeyes
User concepts infoAccess controlAccess rights for users and roles infowith Enterprise Edition onlyyes (enterprise version only)no infoa simple user-level security was built in till version Access 2003Authentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)yes, based on authentication and database rules
More information provided by the system vendor
Aerospike infopreviously called CitrusleafBangdbMicrosoft AccessNCacheSurrealDB
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» more
News

Aerospike, AWS, Google, Glean, and other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024

New Aerospike Release Lets Enterprises Consolidate Expensive Legacy Cache And Database Platforms
15 May 2024

Aerospike Recognized by Independent Research Firm Among Notable Vendors in Vector Databases Report
7 May 2024

Aerospike Closes $109M in Growth Capital from Sumeru Equity Partners
4 April 2024

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
Aerospike infopreviously called CitrusleafBangdbMicrosoft AccessNCacheSurrealDB
DB-Engines blog posts

Evaluating Hbase and Aerospike Solutions for Real-time System of Record
17 March 2020,  Srini Srinivasan, Aerospike (sponsor) 

show all

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

Aerospike raises $109M for its real-time database platform to capitalize on the AI boom
4 April 2024, TechCrunch

Aerospike, AWS, Google, Glean, and Other Industry Leaders Speaking at Real-time Data Summit 2024
5 June 2024, Datanami

Aerospike Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

Aerospike In-Memory noSQL Database Powers Snapdeal
31 May 2024, Data Center Knowledge

Aerospike reels in $109M to accelerate its high-speed database
4 April 2024, SiliconANGLE News

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

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

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here