DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigObject vs. Faircom DB vs. Google Cloud Firestore vs. Lovefield vs. PouchDB

System Properties Comparison BigObject vs. Faircom DB vs. Google Cloud Firestore vs. Lovefield vs. PouchDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonLovefield  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Cloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Embeddable relational database for web apps written in pure JavaScriptJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value store
Relational DBMS
Document storeRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitebigobject.iowww.faircom.com/­products/­faircom-dbfirebase.google.com/­products/­firestoregoogle.github.io/­lovefieldpouchdb.com
Technical documentationdocs.bigobject.iodocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlfirebase.google.com/­docs/­firestoregithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdpouchdb.com/­guides
DeveloperBigObject, Inc.FairCom CorporationGoogleGoogleApache Software Foundation
Initial release20151979201720142012
Current releaseV12, November 20202.1.12, February 20177.1.1, June 2019
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercial infoRestricted, free version availablecommercialOpen Source infoApache 2.0Open Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageANSI C, C++JavaScriptJavaScript
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
hostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safariserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema free, schema optional, schema required, partial schema,schema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresyesyesno
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.nonononono
Secondary indexesyesyesyesyesyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensionsnoSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
JavaScriptJavaScript
Server-side scripts infoStored proceduresLuayes info.Net, JavaScript, C/C++yes, Firebase Rules & Cloud FunctionsnoView functions in JavaScript
Triggersnoyesyes, with Cloud FunctionsUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingnoneSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replicationnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflownoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanotunable from ACID to Eventually ConsistentyesACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infousing MemoryDByes
User concepts infoAccess controlnoFine grained access rights according to SQL-standard with additional protections for filesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.nono

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
BigObjectFaircom DB infoformerly c-treeACEGoogle Cloud FirestoreLovefieldPouchDB
DB-Engines blog posts

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google's Cloud Firestore is now generally available
31 January 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3 October 2017, TechCrunch

Google's Cloud-Native NoSQL Database Cloud Firestore Is Now Generally Available
8 February 2019, InfoQ.com

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here