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 > ArangoDB vs. Bangdb vs. MySQL vs. Snowflake vs. SWC-DB

System Properties Comparison ArangoDB vs. Bangdb vs. MySQL vs. Snowflake vs. SWC-DB

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonMySQL  Xexclude from comparisonSnowflake  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Converged and high performance database for device data, events, time series, document and graphWidely used open source RDBMSCloud-based data warehousing service for structured and semi-structured dataA high performance, scalable Wide Column DBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Relational DBMS infoKey/Value like access via memcached APIRelational DBMSWide column store
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitearangodb.combangdb.comwww.mysql.comwww.snowflake.comgithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationdocs.arangodb.comdocs.bangdb.comdev.mysql.com/­docdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Sachin Sinha, BangDBOracle infosince 2010, originally MySQL AB, then SunSnowflake Computing Inc.Alex Kashirin
Initial release20122012199520142020
Current release3.11.5, November 2023BangDB 2.0, October 20218.4.0, April 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoGPL V3
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC++C, C++C and C++C++
Server operating systemsLinux
OS X
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
hostedLinux
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes: string, long, double, int, geospatial, stream, eventsyesyes
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.noyesyesno
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLnoSQL like support with command line toolyes infowith proprietary extensionsyesSQL-like query language
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol
RESTful HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
CLI Client
JDBC
ODBC
Proprietary protocol
Thrift
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript (Node.js)
Python
C++
Server-side scripts infoStored proceduresJavaScriptnoyes infoproprietary syntaxuser defined functionsno
Triggersnoyes, Notifications (with Streaming only)yesno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontal partitioning, sharding with MySQL Cluster or MySQL FabricyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Tunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage engineACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyesnono
User concepts infoAccess controlyesyes (enterprise version only)Users with fine-grained authorization concept infono user groups or rolesUsers with fine-grained authorization concept, user roles and pluggable authentication
More information provided by the system vendor
ArangoDBBangdbMySQLSnowflakeSWC-DB infoSuper Wide Column Database
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
3rd partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ArangoDBBangdbMySQLSnowflakeSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

provided by Google News

Microsoft adds Iceberg support to Fabric, partners with Snowflake for bi-directional data access
21 May 2024, VentureBeat

What to expect from theCUBE during Data Cloud Summit
21 May 2024, SiliconANGLE News

Mendix & Snowflake: Unleashing the Power of Enterprise Data
21 May 2024, Technology Magazine

Mendix and Snowflake to drive low-code data value for enterprises
21 May 2024, ERP Today

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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