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 > FatDB vs. Graph Engine vs. HBase vs. jBASE vs. SQL.JS

System Properties Comparison FatDB vs. Graph Engine vs. HBase vs. jBASE vs. SQL.JS

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonHBase  Xexclude from comparisonjBASE  Xexclude from comparisonSQL.JS  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA .NET NoSQL DBMS that can integrate with and extend SQL Server.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineWide-column store based on Apache Hadoop and on concepts of BigTableA robust multi-value DBMS comprising development tools and middlewarePort of SQLite to JavaScript
Primary database modelDocument store
Key-value store
Graph DBMS
Key-value store
Wide column storeMultivalue DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.graphengine.iohbase.apache.orgwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasesql.js.org
Technical documentationwww.graphengine.io/­docs/­manualhbase.apache.org/­book.htmldocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9sql.js.org/­documentation/­index.html
DeveloperFatCloudMicrosoftApache Software Foundation infoApache top-level project, originally developed by PowersetRocket Software (formerly Zumasys)Alon Zakai infoenhancements implemented by others
Initial release20122010200819912012
Current release2.3.4, January 20215.7
License infoCommercial or Open SourcecommercialOpen Source infoMIT LicenseOpen Source infoApache version 2commercialOpen Source
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 languageC#.NET and CJavaJavaScript
Server operating systemsWindows.NETLinux
Unix
Windows infousing Cygwin
AIX
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-free, schema definition possibleschema-freeyes
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROoptionalyes
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.nonoyesno
Secondary indexesyesno
SQL infoSupport of SQLno infoVia inetgration in SQL ServernonoEmbedded SQL for jBASE in BASICyes infoSQL-92 is not fully supported
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
RESTful HTTP APIJava API
RESTful HTTP API
Thrift
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
JavaScript API
Supported programming languagesC#C#
C++
F#
Visual Basic
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
Basic
Jabbascript
Java
JavaScript
Server-side scripts infoStored proceduresyes infovia applicationsyesyes infoCoprocessors in Javayesno
Triggersyes infovia applicationsnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioningShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual Consistencynone
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoSingle row ACID (across millions of columns)ACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyesyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlno infoCan implement custom security layer via applicationsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights can be defined down to the item levelno

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
FatDBGraph Engine infoformer name: TrinityHBasejBASESQL.JS
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

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

provided by Google News

What Is HBase?
19 August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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

RaimaDB logo

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

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here