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 > Bangdb vs. Brytlyt vs. Couchbase vs. Faircom EDGE vs. FileMaker

System Properties Comparison Bangdb vs. Brytlyt vs. Couchbase vs. Faircom EDGE vs. FileMaker

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonBrytlyt  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFileMaker  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphScalable GPU-accelerated RDBMS for very fast analytic and streaming workloads, leveraging PostgreSQLA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsFileMaker is a cross-platform RDBMS that includes a GUI frontend.
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Relational DBMSDocument storeKey-value store
Relational DBMS
Relational DBMS
Secondary database modelsSpatial DBMSKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score0.38
Rank#276  Overall
#127  Relational DBMS
Score16.59
Rank#36  Overall
#5  Document stores
Score0.09
Rank#362  Overall
#53  Key-value stores
#155  Relational DBMS
Score47.91
Rank#20  Overall
#14  Relational DBMS
Websitebangdb.combrytlyt.iowww.couchbase.comwww.faircom.com/­products/­faircom-edgewww.claris.com/­filemaker
Technical documentationdocs.bangdb.comdocs.brytlyt.iodocs.couchbase.comdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlwww.claris.com/­resources/­documentation
DeveloperSachin Sinha, BangDBBrytlytCouchbase, Inc.FairCom CorporationClaris infoa subsidiary of Apple
Initial release20122016201119791983
Current releaseBangDB 2.0, October 20215.0, August 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023V3, October 202019.4.1, November 2021
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercial infoRestricted, free version availablecommercial
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.
Implementation languageC, C++C, C++ and CUDAC, C++, Go and ErlangANSI C, C++
Server operating systemsLinuxLinux
OS X
Windows
Linux
OS X
Windows
Android
Linux infoARM, x86
Raspbian
Windows
iOS infoclient part only
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeFlexible Schema (defined schema, partial schema, schema free)yes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsyesyesyes, ANSI Standard SQL Typesyes
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.noyes infospecific XML-type available, but no XML query functionality.yesyes infoA http query request can return the data in XML format
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialyesyesyesyes
SQL infoSupport of SQLSQL like support with command line toolyesSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesyes infoANSI SQL queriesyes infovia plugins
APIs and other access methodsProprietary protocol
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Filemaker WebDirect
JDBC
ODBC
Supported programming languagesC
C#
C++
Java
Python
.Net
C
C++
Delphi
Java
Perl
Python
Tcl
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
PHP
Server-side scripts infoStored proceduresnouser defined functions infoin PL/pgSQLFunctions and timers in JavaScript and UDFs in Java, Python, SQL++yes info.Net, JavaScript, C/C++yes
Triggersyes, Notifications (with Streaming only)yesyes infovia the TAP protocolyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingFile partitioning infoCustomizable business rules for partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Source-replica replicationMulti-source replication infoincluding cross data center replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsSource-replica replication, warm standby infosince Version 14
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Tunable Consistency
Foreign keys infoReferential integritynoyesnoyes infowhen using SQLyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyes infoacross SQL and NoSQLyes
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modeyes infoEphemeral bucketsyes
User concepts infoAccess controlyes (enterprise version only)fine grained access rights according to SQL-standardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Fine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.simple rights management via user accounts and connection to external directory services

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BangdbBrytlytCouchbase infoOriginally called MembaseFaircom EDGE infoformerly c-treeEDGEFileMaker
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

Here's Why We're Not At All Concerned With Couchbase's (NASDAQ:BASE) Cash Burn Situation
30 May 2024, Simply Wall St

Couchbase Announces New Employee Inducement Grants | | news-journal.com
31 May 2024, Longview News-Journal

Couchbase (NASDAQ:BASE) investors are sitting on a loss of 16% if they invested a year ago
31 May 2024, Yahoo New Zealand News

Couchbase (BASE) to Release Quarterly Earnings on Wednesday
29 May 2024, Defense World

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

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

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

provided by Google News

Reviews - Features
1 March 2024, Reverse Shot

Tilda Swinton on 'Problemista' Fan Horror Stories About Her Character
1 March 2024, IndieWire

Apple Subsidiary to Face Worker's Job Loss Claims, but Not Apple
14 February 2024, Bloomberg Law

Free FileMaker open-source basic ERP revolutionizes company management
15 May 2024, openPR

Apple Filed for new Trademarks in the U.S. and Hong Kong this week for the Figurative Version of 'Reality Composer ...
15 October 2023, Patently Apple

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

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

Present your product here