DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AlaSQL vs. Bangdb vs. Faircom EDGE vs. Graph Engine vs. jBASE

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

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonBangdb  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphFairCom 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
Time Series DBMS
Key-value store
Relational DBMS
Graph DBMS
Key-value store
Multivalue DBMS
Secondary database modelsSpatial 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
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
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.orgbangdb.comwww.faircom.com/­products/­faircom-edgewww.graphengine.iowww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.graphengine.io/­docs/­manualdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBFairCom CorporationMicrosoftRocket Software (formerly Zumasys)
Initial release20142012197920101991
Current releaseBangDB 2.0, October 2021V3, October 20205.7
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3commercial 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.
Implementation languageJavaScriptC, C++ANSI C, C++.NET and C
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxAndroid
Linux infoARM, x86
Raspbian
Windows
.NETAIX
Linux
Windows
Data schemeschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesschema-free
Typing infopredefined data types such as float or datenoyes: string, long, double, int, geospatial, stream, eventsyes, 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.nonoyesnoyes
Secondary indexesnoyes infosecondary, composite, nested, reverse, geospatialyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolyes infoANSI SQL queriesnoEmbedded SQL for jBASE in BASIC
APIs and other access methodsJavaScript APIProprietary protocol
RESTful HTTP API
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#
C++
Java
Python
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C#
C++
F#
Visual Basic
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresnonoyes info.Net, JavaScript, C/C++yesyes
Triggersyesyes, Notifications (with Streaming only)yesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmFile partitioning infoCustomizable business rules for partitioninghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)yes infoSynchronous and asynchronous realtime replication based on transaction logsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable consistency, set CAP knob accordinglyImmediate Consistency
Tunable Consistency
Foreign keys infoReferential integrityyesnoyes 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 datayes, optimistic concurrency controlyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as wellyesoptional: 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.yesyes, run db with in-memory only modeyesyesyes
User concepts infoAccess controlnoyes (enterprise version only)Fine 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

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
AlaSQLBangdbFaircom EDGE infoformerly c-treeEDGEGraph Engine infoformer name: TrinityjBASE
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

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

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.

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.

Present your product here