DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Faircom EDGE vs. GraphDB vs. HBase vs. Microsoft SQL Server vs. TempoIQ

System Properties Comparison Faircom EDGE vs. GraphDB vs. HBase vs. Microsoft SQL Server vs. TempoIQ

Editorial information provided by DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonHBase  Xexclude from comparisonMicrosoft SQL Server  Xexclude from comparisonTempoIQ infoformerly TempoDB  Xexclude from comparison
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
DescriptionFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Wide-column store based on Apache Hadoop and on concepts of BigTableMicrosofts flagship relational DBMSScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primary database modelKey-value store
Relational DBMS
Graph DBMS
RDF store
Wide column storeRelational DBMSTime Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score824.29
Rank#3  Overall
#3  Relational DBMS
Websitewww.faircom.com/­products/­faircom-edgewww.ontotext.comhbase.apache.orgwww.microsoft.com/­en-us/­sql-servertempoiq.com (offline)
Technical documentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgraphdb.ontotext.com/­documentationhbase.apache.org/­book.htmllearn.microsoft.com/­en-US/­sql/­sql-server
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperFairCom CorporationOntotextApache Software Foundation infoApache top-level project, originally developed by PowersetMicrosoftTempoIQ
Initial release19792000200819892012
Current releaseV3, October 202010.4, October 20232.3.4, January 2021SQL Server 2022, November 2022
License infoCommercial or Open Sourcecommercial infoRestricted, free version availablecommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoApache version 2commercial inforestricted free version is availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++JavaJavaC++
Server operating systemsAndroid
Linux infoARM, x86
Raspbian
Windows
All OS with a Java VM
Linux
OS X
Windows
Linux
Unix
Windows infousing Cygwin
Linux
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)schema-free and OWL/RDFS-schema support; RDF shapesschema-free, schema definition possibleyesschema-free
Typing infopredefined data types such as float or dateyes, ANSI Standard SQL Typesyesoptions to bring your own types, AVROyesyes
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.yesnonoyesno
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesnoyes
SQL infoSupport of SQLyes infoANSI SQL queriesstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoyesno
APIs and other access methodsADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Java API
RESTful HTTP API
Thrift
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
HTTP API
Supported programming languagesC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Groovy
Java
PHP
Python
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-side scripts infoStored proceduresyes info.Net, JavaScript, C/C++well-defined plugin interfaces; JavaScript server-side extensibilityyes infoCoprocessors in JavaTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javano
Triggersyesnoyesyesyes infoRealtime Alerts
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneShardingtables can be distributed across several files (horizontal partitioning); sharding through federation
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replicationMulti-source replication
Source-replica replication
yes, but depending on the SQL-Server Edition
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Tunable Consistency
Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infowhen using SQLyes infoConstraint checkingnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDSingle row ACID (across millions of columns)ACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoacross SQL and NoSQLyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.Access Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine grained access rights according to SQL-standardsimple authentication-based access control
More information provided by the system vendor
Faircom EDGE infoformerly c-treeEDGEGraphDB infoformer name: OWLIMHBaseMicrosoft SQL ServerTempoIQ infoformerly TempoDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 2024

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
3rd partiesNavicat for SQL Server gives you a fully graphical approach to database management and development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Faircom EDGE infoformerly c-treeEDGEGraphDB infoformer name: OWLIMHBaseMicrosoft SQL ServerTempoIQ infoformerly TempoDB
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

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4 January 2017, Matthias Gelbmann, Paul Andlinger

show all

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

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

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

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30 April 2024, Business Wire

RDS Custom for SQL Server supports SQL Server Developer Edition
17 November 2023, AWS Blog

How to Know When It's Time for a Microsoft SQL Server Upgrade
31 October 2023, BizTech Magazine

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9 October 2023, Oracle

provided by Google News

8 things to consider when applying for an accelerator from 2 C-level execs
29 May 2015, Built In Chicago

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here