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

DBMS > ArangoDB vs. HugeGraph vs. SQLite vs. Stardog vs. Transwarp ArgoDB

System Properties Comparison ArangoDB vs. HugeGraph vs. SQLite vs. Stardog vs. Transwarp ArgoDB

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonHugeGraph  Xexclude from comparisonSQLite  Xexclude from comparisonStardog  Xexclude from comparisonTranswarp ArgoDB  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A fast-speed and highly-scalable Graph DBMSWidely used embeddable, in-process RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationDistributed Analytical Database to replace Hadoop+MPP hybrid architecture
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Graph DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsSearch engine
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.17
Rank#335  Overall
#31  Graph DBMS
Score111.41
Rank#10  Overall
#7  Relational DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.12
Rank#348  Overall
#151  Relational DBMS
Websitearangodb.comgithub.com/­hugegraph
hugegraph.apache.org
www.sqlite.orgwww.stardog.comwww.transwarp.cn/­en/­product/­argodb
Technical documentationdocs.arangodb.comhugegraph.apache.org/­docswww.sqlite.org/­docs.htmldocs.stardog.comdocs.transwarp.cn/­#/­documents-support/­docs?category=ARGODB
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.BaiduDwayne Richard HippStardog-UnionTranswarp
Initial release2012201820002010
Current release3.11.5, November 20230.93.46.0  (23 May 2024), May 20247.3.0, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0Open Source infoPublic Domaincommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentscommercial
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++JavaCJava
Server operating systemsLinux
OS X
Windows
Linux
macOS
Unix
server-lessLinux
macOS
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyes infodynamic column typesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes infonot rigid because of 'dynamic typing' concept.yesyes
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.nonono infoImport/export of XML data possible
Secondary indexesyesyes infoalso supports composite index and range indexyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnonoyes infoSQL-92 is not fully supportedYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP API
TinkerPop Gremlin
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
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
Groovy
Java
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptasynchronous Gremlin script jobsnouser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0yes infodepending on used storage backend, e.g. Cassandra and HBasenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBasenoneMulti-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptvia hugegraph-sparknono
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 ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityyes inforelationships in graphsyes infoedges in graphyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksyesyes
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.yesyesyes
User concepts infoAccess controlyesUsers, roles and permissionsnoAccess rights for users and roles
More information provided by the system vendor
ArangoDBHugeGraphSQLiteStardogTranswarp ArgoDB
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 for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
ArangoDBHugeGraphSQLiteStardogTranswarp ArgoDB
DB-Engines blog posts

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

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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 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

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

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
11 June 2024, The CyberWire

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Microsoft Research chief scientist has no issue with Windows Recall
6 June 2024, The Register

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

How to Work with SQLite Database in Python
8 June 2024, Analytics Insight

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

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

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