DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

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

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

Editorial information provided by DB-Engines
NameAerospike infopreviously called Citrusleaf  Xexclude from comparisonBangdb  Xexclude from comparisonMicrosoft Access  Xexclude from comparisonSurrealDB  Xexclude from comparisonVitess  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.)A fully ACID transactional, developer-friendly, multi-model DBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelDocument store
Graph DBMS infoleveraging Apache Tinkerpop
Key-value store
Spatial DBMS
Document store
Graph DBMS
Time Series DBMS
Relational DBMSDocument store
Graph DBMS
Relational DBMS
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
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
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Score0.88
Rank#203  Overall
#95  Relational DBMS
Websiteaerospike.combangdb.comwww.microsoft.com/­en-us/­microsoft-365/­accesssurrealdb.comvitess.io
Technical documentationdocs.aerospike.comdocs.bangdb.comdeveloper.microsoft.com/­en-us/­accesssurrealdb.com/­docsvitess.io/­docs
Social network pagesLinkedInTwitterYouTubeFacebook
DeveloperAerospikeSachin Sinha, BangDBMicrosoftSurrealDB LtdThe Linux Foundation, PlanetScale
Initial release20122012199220222013
Current release7.0, November 2023BangDB 2.0, October 20211902 (16.0.11328.20222), March 2019v1.5.0, May 202415.0.2, December 2022
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 SourceOpen Source infoApache Version 2.0, commercial licenses 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 languageCC, C++C++RustGo
Server operating systemsLinuxLinuxWindows infoNot a real database server, but making use of DLLsLinux
macOS
Windows
Docker
Linux
macOS
Data schemeschema-freeschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsyesyesyes
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.nono
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 languageyes infowith proprietary extensions
APIs and other access methodsJDBC
Proprietary protocol
TinkerPop Gremlin
Proprietary protocol
RESTful HTTP API
ADO.NET
DAO
ODBC
OLE DB
GraphQL
RESTful HTTP API
WebSocket
ADO.NET
JDBC
MySQL protocol
ODBC
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
Deno
Go
JavaScript (Node.js)
Rust
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions infowith Luanoyes infosince Access 2010 using the ACE-engineyes infoproprietary syntax
Triggersnoyes, Notifications (with Streaming only)yes infosince Access 2010 using the ACE-engineyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor, Knob for CAP (enterprise version only)noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoAerospike Aggregation Framework is similar to Map/Reducenononono
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 across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of operationsACIDACID infobut no files for transaction loggingACIDACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes infotable locks or row locks depending on storage engine
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 2003yes, based on authentication and database rulesUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
Aerospike infopreviously called CitrusleafBangdbMicrosoft AccessSurrealDBVitess
Specific characteristicsAerospike is an enterprise-class, NoSQL database solution delivering predictable...
» more
Competitive advantagesOptimized for use with SSDs (solid-state hard drives) Scales horizontally and vertically...
» more
Typical application scenariosAerospike excels in mission-critical applications that have mixed read/write workloads...
» more
Key customersNielsen, Williams-Sonoma, Inmobi, AppNexus, Telco (confidential), Financial Services...
» more
Market metricsAerospike's combination of speed, scalability, and reliability delivers 10x performance...
» more
Licensing and pricing modelsSubscription-based Enterprise Edition and free, open-source Community Edition
» more
News

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

Aerospike Achieves the new AWS Advertising and Marketing Technology Competency
30 November 2023

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 AccessSurrealDBVitess
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 Raises $109M For Accelerated Database Development, Market Expansion
4 April 2024, CRN

Aerospike a Winner in 2024 Business Sustainability Awards
22 May 2024, Yahoo Finance

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

Aerospike Nabs $109M to Grow Data Biz Turbocharged by AI
4 April 2024, Datanami

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

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

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24 March 2022, The Register

They scaled YouTube -- now they’ll shard everyone with PlanetScale
13 December 2018, TechCrunch

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

provided by Google News



Share this page

Featured Products

Neo4j logo

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

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

Present your product here