DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ArangoDB vs. Oracle NoSQL vs. Sequoiadb vs. Snowflake vs. TempoIQ

System Properties Comparison ArangoDB vs. Oracle NoSQL vs. Sequoiadb vs. Snowflake vs. TempoIQ

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSequoiadb  Xexclude from comparisonSnowflake  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesNewSQL database with distributed OLTP and SQLCloud-based data warehousing service for structured and semi-structured dataScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Key-value store
Relational DBMS
Document store
Relational DBMS
Relational DBMSTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score0.42
Rank#263  Overall
#41  Document stores
#121  Relational DBMS
Score133.72
Rank#7  Overall
#5  Relational DBMS
Websitearangodb.comwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sequoiadb.comwww.snowflake.comtempoiq.com (offline)
Technical documentationdocs.arangodb.comdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=indexdocs.snowflake.net/­manuals/­index.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.OracleSequoiadb Ltd.Snowflake Computing Inc.TempoIQ
Initial release20122011201320142012
Current release3.11.5, November 202324.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoServer: AGPL; Client: Apache V2commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesyes
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++JavaC++
Server operating systemsLinux
OS X
Windows
Linux
Solaris SPARC/x86
Linuxhosted
Data schemeschema-free infoautomatically recognizes schema within a collectionSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashoptionalyes infooid, date, timestamp, binary, regexyesyes
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
Secondary indexesyesyesyes
SQL infoSupport of SQLnoSQL-like DML and DDL statementsSQL-like query languageyesno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP APIproprietary protocol using JSONCLI Client
JDBC
ODBC
HTTP API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C++
Java
PHP
Python
JavaScript (Node.js)
Python
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptnoJavaScriptuser defined functionsno
Triggersnononono infosimilar concept for controling cloud resourcesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptwith Hadoop integrationnonono
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)
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)Document is locked during a transactionACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infooff heap cachenonono
User concepts infoAccess controlyesAccess rights for users and rolessimple password-based access controlUsers with fine-grained authorization concept, user roles and pluggable authenticationsimple authentication-based access control
More information provided by the system vendor
ArangoDBOracle NoSQLSequoiadbSnowflakeTempoIQ infoformerly TempoDB
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
ArangoDBOracle NoSQLSequoiadbSnowflakeTempoIQ infoformerly TempoDB
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

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics
30 May 2023, insideHPC

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

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

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

Oracle Releases Big Data Appliance with Cloudera Distribution for Hadoop
10 January 2012, SiliconANGLE News

provided by Google News

Reflecting On Data Storage Stocks’ Q2 Earnings: Snowflake (NYSE:SNOW)
18 September 2024, Yahoo Finance

SingleStore Partners With Snowflake to Help Users Build Faster, More Efficient Real Time AI Applications
19 September 2024, businesswire.com

RudderStack Launches Data Apps, Powered by Snowflake
19 September 2024, Martechcube

DataOps.live Delivers New AIOps Capabilities with Snowflake Cortex and AWS Bedrock for End-to-End AI Workload Lifecycle Management
19 September 2024, insideBIGDATA

Snowflake slams 'more MFA' button again – months after Ticketmaster, Santander breaches
16 September 2024, The Register

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here