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. Hypertable vs. NCache vs. Oracle Rdb vs. SQLite

System Properties Comparison ArangoDB vs. Hypertable vs. NCache vs. Oracle Rdb vs. SQLite

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonHypertable  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSQLite  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is 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.An open source BigTable implementation based on distributed file systems such as HadoopOpen-Source and Enterprise in-memory Key-Value StoreWidely used embeddable, in-process RDBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Wide column storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitearangodb.comwww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.sqlite.org
Technical documentationdocs.arangodb.comwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmlwww.sqlite.org/­docs.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Hypertable Inc.AlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Dwayne Richard Hipp
Initial release20122009200519842000
Current release3.11.5, November 20230.9.8.11, March 20165.3.3, April 20247.4.1.1, 20213.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGNU version 3. Commercial license availableOpen Source infoEnterprise Edition availablecommercialOpen Source infoPublic Domain
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#, .NET, .NET Core, JavaC
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
Linux
Windows
HP Open VMSserver-less
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes infodynamic column types
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashnopartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyes infonot rigid because of 'dynamic typing' concept.
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
Secondary indexesyesrestricted infoonly exact value or prefix value scansyesyesyes
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyes infoSQL-92 is not fully supported
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
C++ API
Thrift
IDistributedCache
JCache
LINQ
Proprietary native API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C++
Java
Perl
PHP
Python
Ruby
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
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
Server-side scripts infoStored proceduresJavaScriptnono infosupport for stored procedures with SQL-Server CLRno
Triggersnonoyes infoNotificationsyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Shardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorselectable replication factor on file system levelyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesyesnono
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 ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnooptimistic locking and pessimistic lockingyes, on a single nodeACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
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.yesnoyes
User concepts infoAccess controlyesnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)no
More information provided by the system vendor
ArangoDBHypertableNCacheOracle RdbSQLite
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
ArangoDBHypertableNCacheOracle RdbSQLite
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

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

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

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Oracle Business Model - How Oracle Makes Money?
12 June 2023, Business Model Analyst

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, O'Reilly Media

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

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

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

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

RaimaDB logo

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

SingleStore logo

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

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