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 > Faircom EDGE vs. HyperSQL vs. mSQL vs. OpenMLDB vs. SQL.JS

System Properties Comparison Faircom EDGE vs. HyperSQL vs. mSQL vs. OpenMLDB vs. SQL.JS

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonOpenMLDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBmSQL (Mini SQL) is a simple and lightweight RDBMSAn open-source machine learning database that provides a feature platform for training and inferencePort of SQLite to JavaScript
Primary database modelKey-value store
Relational DBMS
Relational DBMSRelational DBMSTime Series DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgehsqldb.orghughestech.com.au/­products/­msqlopenmldb.aisql.js.org
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlhsqldb.org/­web/­hsqlDocsFrame.htmlopenmldb.ai/­docs/­zh/­mainsql.js.org/­documentation/­index.html
DeveloperFairCom CorporationHughes Technologies4 Paradigm Inc.Alon Zakai infoenhancements implemented by others
Initial release19792001199420202012
Current releaseV3, October 20202.7.2, June 20234.4, October 20212024-2 February 2024
License infoCommercial or Open Sourcecommercial infoRestricted, free version availableOpen Source infobased on BSD licensecommercial infofree licenses can be providedOpen SourceOpen 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 languageANSI C, C++JavaCC++, Java, ScalaJavaScript
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesFixed schemayes
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesyesyesyes
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.yesnononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoANSI SQL queriesyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesyes infoSQL-92 is not fully supported
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
JDBC
SQLAlchemy
JavaScript API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
All languages supporting JDBC/ODBC
Java
C
C++
Delphi
Java
Perl
PHP
Tcl
C++
Go
Java
Python
Scala
JavaScript
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++Java, SQLnonono
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnonenonehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsnonenoneSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate ConsistencynoneImmediate Consistencynone
Foreign keys infoReferential integrityyes infowhen using SQLyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoACID
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesnoyes
Durability infoSupport for making data persistentyesyesyesyesno 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.yesyesnoyesyes
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardnofine grained access rights according to SQL-standardno

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
Faircom EDGE infoformerly c-treeEDGEHyperSQL infoalso known as HSQLDBmSQL infoMini SQLOpenMLDBSQL.JS
DB-Engines blog posts

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

show all

Recent citations in the 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

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

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

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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