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 > Brytlyt vs. Faircom EDGE vs. Machbase Neo vs. Stardog vs. YugabyteDB

System Properties Comparison Brytlyt vs. Faircom EDGE vs. Machbase Neo vs. Stardog vs. YugabyteDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonStardog  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsTimeSeries DBMS for AIoT and BigDataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSKey-value store
Relational DBMS
Time Series DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#288  Overall
#131  Relational DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitebrytlyt.iowww.faircom.com/­products/­faircom-edgemachbase.comwww.stardog.comwww.yugabyte.com
Technical documentationdocs.brytlyt.iodocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlmachbase.com/­dbmsdocs.stardog.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperBrytlytFairCom CorporationMachbaseStardog-UnionYugabyte Inc.
Initial release20161979201320102017
Current release5.0, August 2023V3, October 2020V8.0, August 20237.3.0, May 20202.19, September 2023
License infoCommercial or Open Sourcecommercialcommercial infoRestricted, free version availablecommercial infofree test version availablecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC, C++ and CUDAANSI C, C++CJavaC and C++
Server operating systemsLinux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
macOS
Windows
Linux
macOS
Windows
Linux
OS X
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)yesschema-free and OWL/RDFS-schema supportdepending on used data model
Typing infopredefined data types such as float or dateyesyes, 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.yes infospecific XML-type available, but no XML query functionality.yesnono infoImport/export of XML data possibleno
Secondary indexesyesyesyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLyesyes infoANSI SQL queriesSQL-like query languageYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLyes info.Net, JavaScript, C/C++nouser defined functions and aggregates, HTTP Server extensions in Javayes infosql, plpgsql, C
Triggersyesyesnoyes infovia event handlersyes
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningShardingnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factorMulti-source replication in HA-ClusterBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency in HA-ClusterStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyes infowhen using SQLnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyes infoacross SQL and NoSQLyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infovolatile and lookup tableyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple password-based access controlAccess rights for users and rolesyes
More information provided by the system vendor
BrytlytFaircom EDGE infoformerly c-treeEDGEMachbase Neo infoFormer name was InfinifluxStardogYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more

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
BrytlytFaircom EDGE infoformerly c-treeEDGEMachbase Neo infoFormer name was InfinifluxStardogYugabyteDB
Recent citations in the news

Brytlyt releases version 5.0, introducing a more intuitive, intelligent and flexible analytics platform
1 August 2023, PR Newswire

London data analytics startup Brytlyt raises €4.43M from Amsterdam-based Finch Capital, others
22 December 2021, Silicon Canals

Brytlyt becomes NVIDIA Inception Premier Partner
31 January 2023, PR Newswire

London’s Brytlyt raises €4.4 million for its data analytics and visualisation technology
22 December 2021, EU-Startups

Bringing GPUs To Bear On Bog Standard Relational Databases
26 February 2018, The Next Platform

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

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB 2.21 Introduces Industry's First Native Disaster Recovery Orchestration Solution for a Distributed SQL ...
30 April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

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

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.

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

AllegroGraph logo

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

Present your product here