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

DBMS > ArangoDB vs. gStore vs. Oracle Berkeley DB vs. QuestDB vs. Transbase

System Properties Comparison ArangoDB vs. gStore vs. Oracle Berkeley DB vs. QuestDB vs. Transbase

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisongStore  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonQuestDB  Xexclude from comparisonTransbase  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 native Graph DBMS to store and maintain very large RDF datasets.Widely used in-process key-value storeA high performance open source SQL database for time series dataA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Graph DBMS
RDF store
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Time Series DBMSRelational DBMS
Secondary database modelsRelational 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.14
Rank#342  Overall
#34  Graph DBMS
#16  RDF stores
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitearangodb.comen.gstore.cnwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlquestdb.iowww.transaction.de/­en/­products/­transbase.html
Technical documentationdocs.arangodb.comen.gstore.cn/­#/­enDocsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlquestdb.io/­docswww.transaction.de/­en/­products/­transbase/­features.html
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.Oracle infooriginally developed by Sleepycat, which was acquired by OracleQuestDB Technology IncTransaction Software GmbH
Initial release20122016199420141987
Current release3.11.5, November 20231.2, November 202318.1.40, May 2020Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBSDOpen Source infocommercial license availableOpen Source infoApache 2.0commercial infofree development license
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++C++C, Java, C++ (depending on the Berkeley DB edition)Java (Zero-GC), C++, RustC and C++
Server operating systemsLinux
OS X
Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-free and OWL/RDFS-schema supportschema-freeyes infoschema-free via InfluxDB Line Protocolyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesnoyesyes
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.noyes infoonly with the Berkeley DB XML editionnono
Secondary indexesyesyesnoyes
SQL infoSupport of SQLnonoyes infoSQL interfaced based on SQLite is availableSQL with time-series extensionsyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
HTTP API
SPARQL 1.1
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C++
Java
JavaScript (Node.js)
PHP
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresJavaScriptyesnonoyes
Triggersnoyes infoonly for the SQL APInoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationSource-replica replication with eventual consistencySource-replica replication
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)
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACID for single-table writesyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyes infothrough memory mapped filesno
User concepts infoAccess controlyesUsers, roles and permissions, Role-Based Access Control (RBAC) supportednofine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBgStoreOracle Berkeley DBQuestDBTransbase
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 2024

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
ArangoDBgStoreOracle Berkeley DBQuestDBTransbase
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

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

ArangoDB Used This Pitch Deck to Raise $10 Million to Take on Oracle
23 June 2019, Business Insider

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, Datanami

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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