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

DBMS > Atos Standard Common Repository vs. BigchainDB vs. BigObject vs. Google Cloud Firestore vs. Oracle NoSQL

System Properties Comparison Atos Standard Common Repository vs. BigchainDB vs. BigObject vs. Google Cloud Firestore vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameAtos Standard Common Repository  Xexclude from comparisonBigchainDB  Xexclude from comparisonBigObject  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
This system has been discontinued and will be removed from the DB-Engines ranking.
DescriptionHighly scalable database system, designed for managing session and subscriber data in modern mobile communication networksBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsAnalytic DBMS for real-time computations and queriesCloud 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.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelDocument store
Key-value store
Document storeRelational DBMS infoa hierachical model (tree) can be imposedDocument storeDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websiteatos.net/en/convergence-creators/portfolio/standard-common-repositorywww.bigchaindb.combigobject.iofirebase.google.com/­products/­firestorewww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationbigchaindb.readthedocs.io/­en/­latestdocs.bigobject.iofirebase.google.com/­docs/­firestoredocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperAtos Convergence CreatorsBigObject, Inc.GoogleOracle
Initial release20162016201520172011
Current release170323.3, December 2023
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3commercial infofree community edition availablecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaPythonJava
Server operating systemsLinuxLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
hostedLinux
Solaris SPARC/x86
Data schemeSchema and schema-less with LDAP viewsschema-freeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateoptionalnoyesyesoptional
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.yesnononono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnoSQL-like DML and DDL statements
APIs and other access methodsLDAPCLI Client
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
RESTful HTTP API
Supported programming languagesAll languages with LDAP bindingsGo
Haskell
Java
JavaScript
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoLuayes, Firebase Rules & Cloud Functionsno
Triggersyesnoyes, with Cloud Functionsno
Partitioning methods infoMethods for storing different data on different nodesSharding infocell divisionShardingnoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factornoneMulti-source replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflowwith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationnoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonoyes infoautomatically between fact table and dimension tablesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic execution of specific operationsnoyesconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/write lock on objects (tables, trees)yesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cache
User concepts infoAccess controlLDAP bind authenticationyesnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Access rights for users and roles

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
Atos Standard Common RepositoryBigchainDBBigObjectGoogle Cloud FirestoreOracle NoSQL
DB-Engines blog posts

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

show all

Recent citations in the news

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

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

Firestore and Python | NoSQL on Google Cloud
7 August 2020, Towards Data Science

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here