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

DBMS > Brytlyt vs. Databricks vs. Faircom EDGE vs. Oracle Berkeley DB vs. RethinkDB

System Properties Comparison Brytlyt vs. Databricks vs. Faircom EDGE vs. Oracle Berkeley DB vs. RethinkDB

Editorial information provided by DB-Engines
NameBrytlyt  Xexclude from comparisonDatabricks  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsWidely used in-process key-value storeDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSDocument store
Relational DBMS
Key-value store
Relational DBMS
Key-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Document store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitebrytlyt.iowww.databricks.comwww.faircom.com/­products/­faircom-edgewww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrethinkdb.com
Technical documentationdocs.brytlyt.iodocs.databricks.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmldocs.oracle.com/­cd/­E17076_05/­html/­index.htmlrethinkdb.com/­docs
DeveloperBrytlytDatabricksFairCom CorporationOracle infooriginally developed by Sleepycat, which was acquired by OracleThe Linux Foundation infosince July 2017
Initial release20162013197919942009
Current release5.0, August 2023V3, October 202018.1.40, May 20202.4.1, August 2020
License infoCommercial or Open Sourcecommercialcommercialcommercial infoRestricted, free version availableOpen Source infocommercial license availableOpen Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC, C++ and CUDAANSI C, C++C, Java, C++ (depending on the Berkeley DB edition)C++
Server operating systemsLinux
OS X
Windows
hostedAndroid
Linux infoARM, x86
Raspbian
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Windows
Data schemeyesFlexible Schema (defined schema, partial schema, schema free)Flexible Schema (defined schema, partial schema, schema free)schema-freeschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI Standard SQL Typesnoyes infostring, binary, float, bool, date, geometry
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.yesyesyes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyeswith Databricks SQLyes infoANSI SQL queriesyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languages.Net
C
C++
Delphi
Java
Perl
Python
Tcl
Python
R
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Server-side scripts infoStored proceduresuser defined functions infoin PL/pgSQLuser defined functions and aggregatesyes info.Net, JavaScript, C/C++no
Triggersyesyesyes infoonly for the SQL APIClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesFile partitioning infoCustomizable business rules for partitioningnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replicationSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesyes infowhen using SQLnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoacross SQL and NoSQLyes infoMVCC based
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.noyesyesno
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.noyes infousers and table-level permissions
More information provided by the system vendor
BrytlytDatabricksFaircom EDGE infoformerly c-treeEDGEOracle Berkeley DBRethinkDB
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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
BrytlytDatabricksFaircom EDGE infoformerly c-treeEDGEOracle Berkeley DBRethinkDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

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

Brytlyt raises £3.8m for '1000x faster analytics'
22 December 2021, BusinessCloud

provided by Google News

Gathr and Databricks partner to transform analytics & AI landscape
31 May 2024, PR Newswire

Databricks Co-founder on the Next AI Frontier
30 May 2024, Bloomberg

Databricks is expanding the scope of its AI investments with second VC fund
21 May 2024, Fortune

AI is Driving Record Sales at Multibillion-Dollar Databricks. An IPO Can Wait … - WSJ
6 March 2024, The Wall Street Journal

Analytics and Data Science News for the Week of May 31; Updates from Amazon, Databricks, Microsoft & More
31 May 2024, Solutions Review

provided by Google 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

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3 September 2021, Automation.com

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

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.

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

Present your product here