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. Faircom EDGE vs. Graph Engine vs. jBASE

System Properties Comparison AlaSQL vs. ArangoDB vs. Faircom EDGE vs. Graph Engine vs. jBASE

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonArangoDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonjBASE  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.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA robust multi-value DBMS comprising development tools and middleware
Primary database modelDocument store
Relational DBMS
Document store
Graph DBMS
Key-value store
Search engine
Key-value store
Relational DBMS
Graph DBMS
Key-value store
Multivalue DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Websitealasql.orgarangodb.comwww.faircom.com/­products/­faircom-edgewww.graphengine.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationgithub.com/­AlaSQL/­alasqldocs.arangodb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.graphengine.io/­docs/­manualdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAndrey Gershun & Mathias R. WulffArangoDB Inc.FairCom CorporationMicrosoftRocket Software (formerly Zumasys)
Initial release20142012197920101991
Current release3.11.5, November 2023V3, October 20205.7
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infoRestricted, free version availableOpen Source infoMIT Licensecommercial
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++ANSI C, C++.NET and C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
.NETAIX
Linux
Windows
Data schemeschema-freeschema-free infoautomatically recognizes schema within a collectionFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or datenoyes infostring, double, boolean, list, hashyes, ANSI Standard SQL Typesyesoptional
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.noyesnoyes
Secondary indexesnoyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.noyes infoANSI SQL queriesnoEmbedded SQL for jBASE in BASIC
APIs and other access methodsJavaScript APIAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languagesJavaScriptC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
F#
Visual Basic
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnoJavaScriptyes info.Net, JavaScript, C/C++yesyes
Triggersyesnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0File partitioning infoCustomizable business rules for partitioninghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replication with configurable replication factoryes infoSynchronous and asynchronous realtime replication based on transaction logsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptnono
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 Consistency
Tunable Consistency
Foreign keys infoReferential integrityyesyes inforelationships in graphsyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoyesFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Access rights can be defined down to the item level
More information provided by the system vendor
AlaSQLArangoDBFaircom EDGE infoformerly c-treeEDGEGraph Engine infoformer name: TrinityjBASE
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
AlaSQLArangoDBFaircom EDGE infoformerly c-treeEDGEGraph Engine infoformer name: TrinityjBASE
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

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

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

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

provided by Google News

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

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

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9 May 2024, MVPro

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26 July 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Trinity
2 June 2023, microsoft.com

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

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News



Share this page

Featured Products

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

Database for your real-time AI and Analytics Apps.
Try it today.

RaimaDB logo

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

Present your product here