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

DBMS > AlaSQL vs. ArangoDB vs. HEAVY.AI vs. Oracle Coherence vs. Oracle NoSQL

System Properties Comparison AlaSQL vs. ArangoDB vs. HEAVY.AI vs. Oracle Coherence vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonArangoDB  Xexclude from comparisonHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xexclude from comparisonOracle Coherence  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionJavaScript DBMS libraryNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareOracles in-memory data grid solutionA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Key-value store
Search engine
Relational DBMSKey-value storeDocument store
Key-value store
Relational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.64
Rank#145  Overall
#67  Relational DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Websitealasql.orgarangodb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.oracle.com/­java/­coherencewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgithub.com/­AlaSQL/­alasqldocs.arangodb.comdocs.heavy.aidocs.oracle.com/­en/­middleware/­standalone/­coherencedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperAndrey Gershun & Mathias R. WulffArangoDB Inc.HEAVY.AI, Inc.OracleOracle
Initial release20142012201620072011
Current release3.11.5, November 20235.10, January 202214.1, August 202324.1, May 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2; enterprise edition availablecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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 languageJavaScriptC++C++ and CUDAJavaJava
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
LinuxAll OS with a Java VMLinux
Solaris SPARC/x86
Data schemeschema-freeschema-free infoautomatically recognizes schema within a collectionyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenoyes infostring, double, boolean, list, hashyesyesoptional
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.nononono
Secondary indexesnoyesnonoyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyesnoSQL-like DML and DDL statements
APIs and other access methodsJavaScript APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
ODBC
Thrift
Vega
JCache
JPA
RESTful HTTP API
RESTful HTTP API
Supported programming languagesJavaScriptC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
All languages supporting JDBC/ODBC/Thrift
Python
.Net
C++
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoJavaScriptnonono
Triggersyesnonoyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0Sharding infoRound robinShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with configurable replication factorMulti-source replicationyes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnonowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integrityyesyes inforelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDnoconfigurableconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infooff heap cache
User concepts infoAccess controlnoyesfine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationAccess rights for users and roles
More information provided by the system vendor
AlaSQLArangoDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Oracle CoherenceOracle NoSQL
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
AlaSQLArangoDBHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022Oracle CoherenceOracle NoSQL
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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

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 Boosts Performance and Usability Across Search, Graph, and Analytics with Release of ArangoDB 3.11
30 May 2023, Datanami

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

Big Data Analytics: A Game Changer for Infrastructure
13 July 2023, Spiceworks News and Insights

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine Learning Capabilities
19 April 2023, Business Wire

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital Twins for Telecom Networks
16 February 2023, Datanami

Making the most of geospatial intelligence
14 April 2023, InfoWorld

The insideBIGDATA IMPACT 50 List for Q4 2023
11 October 2023, insideBIGDATA

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, blogs.oracle.com

Setting Up ODI Marketplace Agents in High Availability with ATP
24 July 2020, blogs.oracle.com

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

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

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

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

Neo4j logo

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

Present your product here