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. Graph Engine vs. Sqrrl vs. TimescaleDB vs. Warp 10

System Properties Comparison ArangoDB vs. Graph Engine vs. Sqrrl vs. TimescaleDB vs. Warp 10

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonSqrrl  Xexclude from comparisonTimescaleDB  Xexclude from comparisonWarp 10  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been 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 distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineAdaptable, secure NoSQL built on Apache AccumuloA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Graph DBMS
Key-value store
Document store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSTime Series DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.62
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Score0.08
Rank#358  Overall
#35  Time Series DBMS
Websitearangodb.comwww.graphengine.iosqrrl.comwww.timescale.comwww.warp10.io
Technical documentationdocs.arangodb.comwww.graphengine.io/­docs/­manualdocs.timescale.comwww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.MicrosoftAmazon infooriginally Sqrrl Data, Inc.TimescaleSenX
Initial release20122010201220172015
Current release3.11.5, November 20232.13.0, November 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoMIT LicensecommercialOpen Source infoApache 2.0Open Source infoApache License 2.0
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.
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++.NET and CJavaCJava
Server operating systemsLinux
OS X
Windows
.NETLinuxLinux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data typesyes
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.noyesno
Secondary indexesyesyesyesno
SQL infoSupport of SQLnononoyes infofull PostgreSQL SQL syntaxno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP APIAccumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
F#
Visual Basic
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresJavaScriptyesnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellyes infoWarpScript
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0horizontal partitioningSharding infomaking use of Hadoopyes, across time and space (hash partitioning) attributesSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factor infomaking use of HadoopSource-replica replication with hot standby and reads on replicas infoselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesnono
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)
Immediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.Immediate ConsistencyImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic updates per row, document, or graph entityACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyesCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)fine grained access rights according to SQL-standardMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
ArangoDBGraph Engine infoformer name: TrinitySqrrlTimescaleDBWarp 10
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

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

More resources
ArangoDBGraph Engine infoformer name: TrinitySqrrlTimescaleDBWarp 10
DB-Engines blog posts

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

show all

Recent citations in the news

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

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 brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

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

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24 January 2018, TechCrunch

Will Amazon Buy Cybersecurity Firm Sqrrl?
18 December 2017, PYMNTS.com

Amazon Web Services Buys Threat Hunting Startup Sqrrl
24 January 2018, CRN

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, Microsoft

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

provided by Google News

Star Trek: 5 Things Picard Does Better Than Discovery (& 5 Things Discovery Does Better)
4 April 2020, Screen Rant

Launched Just A Year Ago, Open-Source Scality S3 Server Gains Extraordinary Momentum As It Simplifies The Life Of ...
28 June 2017, PR Newswire UK

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it 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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here