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 > CouchDB vs. Faircom EDGE vs. Firebase Realtime Database vs. Teradata

System Properties Comparison CouchDB vs. Faircom EDGE vs. Firebase Realtime Database vs. Teradata

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.A hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument storeKey-value store
Relational DBMS
Document storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Score14.29
Rank#39  Overall
#6  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitecouchdb.apache.orgwww.faircom.com/­products/­faircom-edgefirebase.google.com/­products/­realtime-databasewww.teradata.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlfirebase.google.com/­docs/­databasedocs.teradata.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerFairCom CorporationGoogle infoacquired by Google 2014Teradata
Initial release2005197920121984
Current release3.3.3, December 2023V3, October 2020Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infoRestricted, free version availablecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangANSI C, C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Android
Linux infoARM, x86
Raspbian
Windows
hostedhosted
Linux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-freeyes
Typing infopredefined data types such as float or datenoyes, 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.noyesnoyes
Secondary indexesyes infovia viewsyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoyes infoANSI SQL queriesnoyes infoSQL 2016 + extensions
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
Java
JavaScript
Objective-C
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptyes info.Net, JavaScript, C/C++limited functionality with using 'rules'yes infoUDFs, stored procedures, table functions in parallel
TriggersyesyesCallbacks are triggered when data changesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0File partitioning infoCustomizable business rules for partitioningSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoSynchronous and asynchronous realtime replication based on transaction logsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency
Tunable Consistency
Eventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate Consistency
Foreign keys infoReferential integritynoyes infowhen using SQLnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes infoacross SQL and NoSQLyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.yes, based on authentication and database rulesfine grained access rights according to SQL-standard

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

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

More resources
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Faircom EDGE infoformerly c-treeEDGEFirebase Realtime DatabaseTeradata
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

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

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

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

Teradata adds support for Apache Iceberg, Delta Lake tables
30 April 2024, InfoWorld

Why We Like The Returns At Teradata (NYSE:TDC)
27 April 2024, Simply Wall St

Unify Analytics Leveraging Amazon Athena and Teradata for Robust Query Federation | Amazon Web Services
23 April 2024, AWS Blog

Teradata (TDC) Set to Announce Earnings on Monday
29 April 2024, Defense World

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

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.

AllegroGraph logo

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

Milvus logo

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

Present your product here