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

DBMS > ArangoDB vs. Bangdb vs. Lovefield vs. Snowflake vs. Stardog

System Properties Comparison ArangoDB vs. Bangdb vs. Lovefield vs. Snowflake vs. Stardog

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonBangdb  Xexclude from comparisonLovefield  Xexclude from comparisonSnowflake  Xexclude from comparisonStardog  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 graphEmbeddable relational database for web apps written in pure JavaScriptCloud-based data warehousing service for structured and semi-structured dataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitearangodb.combangdb.comgoogle.github.io/­lovefieldwww.snowflake.comwww.stardog.com
Technical documentationdocs.arangodb.comdocs.bangdb.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.snowflake.net/­manuals/­index.htmldocs.stardog.com
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.Sachin Sinha, BangDBGoogleSnowflake Computing Inc.Stardog-Union
Initial release20122012201420142010
Current release3.11.5, November 2023BangDB 2.0, October 20212.1.12, February 20177.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSD 3Open Source infoApache 2.0commercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageC++C, C++JavaScriptJava
Server operating systemsLinux
OS X
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarihostedLinux
macOS
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyes: 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.nonoyesno infoImport/export of XML data possible
Secondary indexesyesyes infosecondary, composite, nested, reverse, geospatialyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoSQL like support with command line toolSQL-like query language infovia JavaScript builder patternyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
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
CLI Client
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
Python
JavaScriptJavaScript (Node.js)
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptnonouser defined functionsuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnoyes, Notifications (with Streaming only)Using read-only observersno infosimilar concept for controling cloud resourcesyes infovia event handlers
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 algorithmnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factor, Knob for CAP (enterprise version only)noneyesMulti-source replication in HA-Cluster
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 Consistency in HA-Cluster
Foreign keys infoReferential integrityyes inforelationships in graphsnoyesyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyesyesyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes
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 modeyes infousing MemoryDBnoyes
User concepts infoAccess controlyesyes (enterprise version only)noUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and roles
More information provided by the system vendor
ArangoDBBangdbLovefieldSnowflakeStardog
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 partiesCData: 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
ArangoDBBangdbLovefieldSnowflakeStardog
DB-Engines blog posts

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

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

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

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

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

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

provided by Google News

Snowflake denies breach, blames data theft on poorly secured customer accounts
1 June 2024, Help Net Security

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

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