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

DBMS > Brytlyt vs. Datastax Enterprise vs. Faircom EDGE vs. InterSystems IRIS vs. Percona Server for MongoDB

System Properties Comparison Brytlyt vs. Datastax Enterprise vs. Faircom EDGE vs. InterSystems IRIS vs. Percona Server for MongoDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonInterSystems IRIS  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityA drop-in replacement for MongoDB Community Edition with enterprise-grade features.
Primary database modelRelational DBMSWide column storeKey-value store
Relational DBMS
Document store
Key-value store
Object oriented DBMS
Relational DBMS
Document store
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#288  Overall
#131  Relational DBMS
Score5.80
Rank#60  Overall
#4  Wide column stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.52
Rank#254  Overall
#39  Document stores
Websitebrytlyt.iowww.datastax.com/­products/­datastax-enterprisewww.faircom.com/­products/­faircom-edgewww.intersystems.com/­products/­intersystems-iriswww.percona.com/­mongodb/­software/­percona-server-for-mongodb
Technical documentationdocs.brytlyt.iodocs.datastax.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.percona.com/­percona-distribution-for-mongodb
DeveloperBrytlytDataStaxFairCom CorporationInterSystemsPercona
Initial release20162011197920182015
Current release5.0, August 20236.8, April 2020V3, October 20202023.3, June 20233.4.10-2.10, November 2017
License infoCommercial or Open Sourcecommercialcommercialcommercial infoRestricted, free version availablecommercialOpen Source infoGPL Version 2
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageC, C++ and CUDAJavaANSI C, C++C++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Android
Linux infoARM, x86
Raspbian
Windows
AIX
Linux
macOS
Ubuntu
Windows
Linux
Data schemeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)depending on used data modelschema-free
Typing infopredefined data types such as float or dateyesyesyes, ANSI Standard SQL Typesyesyes
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.noyesyesno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyesSQL-like DML and DDL statements (CQL); Spark SQLyes infoANSI SQL queriesyesno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
proprietary protocol using JSON
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net
C++
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLnoyes info.Net, JavaScript, C/C++yesJavaScript
Triggersyesyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"File partitioning infoCustomizable business rules for partitioningShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationconfigurable replication factor, datacenter aware, advanced replication for edge computingyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnoyes infowhen using SQLyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyesyes
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.yesyesyesyes infovia In-Memory Engine
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per objectFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yesAccess rights for users and roles
More information provided by the system vendor
BrytlytDatastax EnterpriseFaircom EDGE infoformerly c-treeEDGEInterSystems IRISPercona Server for MongoDB
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
InterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsAnnual subscription
» 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
BrytlytDatastax EnterpriseFaircom EDGE infoformerly c-treeEDGEInterSystems IRISPercona Server for MongoDB
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

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19 March 2024, Datanami

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax adds vector search to boost support for generative AI workloads
18 July 2023, SiliconANGLE News

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks and Files

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

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

InterSystems signs deal with Consultmed for ‘replatforming’
1 May 2024, The Medical Republic

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems expands InterSystems IRIS data platform with vector search to support next-generation AI applications
16 April 2024, ITWeb

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

A New Way to Provision Databases on Kubernetes
21 March 2024, hackernoon.com

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

Unlock MongoDB's Full Potential: Ensuring Post-Upgrade Success
22 February 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

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

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

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

Present your product here