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

DBMS > AlaSQL vs. Faircom EDGE vs. H2 vs. Microsoft Azure SQL Database vs. Newts

System Properties Comparison AlaSQL vs. Faircom EDGE vs. H2 vs. Microsoft Azure SQL Database vs. Newts

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonH2  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonNewts  Xexclude from comparison
DescriptionJavaScript DBMS libraryFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Database as a Service offering with high compatibility to Microsoft SQL ServerTime Series DBMS based on Cassandra
Primary database modelDocument store
Relational DBMS
Key-value store
Relational DBMS
Relational DBMSRelational DBMSTime Series DBMS
Secondary database modelsSpatial DBMSDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.49
Rank#259  Overall
#40  Document stores
#120  Relational DBMS
Score0.03
Rank#380  Overall
#59  Key-value stores
#157  Relational DBMS
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score78.40
Rank#15  Overall
#10  Relational DBMS
Score0.00
Rank#396  Overall
#42  Time Series DBMS
Websitealasql.orgwww.faircom.com/­products/­faircom-edgewww.h2database.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaseopennms.github.io/­newts
Technical documentationgithub.com/­AlaSQL/­alasqldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.h2database.com/­html/­main.htmldocs.microsoft.com/­en-us/­azure/­azure-sqlgithub.com/­OpenNMS/­newts/­wiki
DeveloperAndrey Gershun & Mathias R. WulffFairCom CorporationThomas MuellerMicrosoftOpenNMS Group
Initial release20141979200520102014
Current releaseV3, October 20202.2.220, July 2023V12
License infoCommercial or Open SourceOpen Source infoMIT-Licensecommercial infoRestricted, free version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptANSI C, C++JavaC++Java
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Android
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VMhostedLinux
OS X
Windows
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yesyesschema-free
Typing infopredefined data types such as float or datenoyes, ANSI Standard SQL Typesyesyesyes
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.noyesnoyesno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yes infoANSI SQL queriesyesyesno
APIs and other access methodsJavaScript APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
HTTP REST
Java API
Supported programming languagesJavaScriptC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Java.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++Java Stored Procedures and User-Defined FunctionsTransact SQLno
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning infoCustomizable business rules for partitioningnoneSharding infobased on Cassandra
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoSynchronous and asynchronous realtime replication based on transaction logsWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes, with always 3 replicas availableselectable replication factor infobased on Cassandra
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency
Tunable Consistency
Immediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityyesyes infowhen using SQLyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlnoFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.fine grained access rights according to SQL-standardfine 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
AlaSQLFaircom EDGE infoformerly c-treeEDGEH2Microsoft Azure SQL Database infoformerly SQL AzureNewts
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

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

Data Technology Company FairCom Expands The Edge with 2 New Releases of its Edge Computing Products
19 April 2023, Yahoo Finance

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

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25 April 2024, Microsoft

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Public Preview: Azure SQL updates for mid-November 2023 | Azure updates
15 November 2023, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18 September 2023, The Register

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

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

AllegroGraph logo

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here