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

DBMS > BoltDB vs. Galaxybase vs. Google Cloud Firestore vs. Realm vs. RocksDB

System Properties Comparison BoltDB vs. Galaxybase vs. Google Cloud Firestore vs. Realm vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonRealm  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Scalable, ACID-compliant native distributed parallel graph platformCloud 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 DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeGraph DBMSDocument storeDocument storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.00
Rank#383  Overall
#39  Graph DBMS
Score7.85
Rank#51  Overall
#8  Document stores
Score7.60
Rank#52  Overall
#9  Document stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltgalaxybase.comfirebase.google.com/­products/­firestorerealm.iorocksdb.org
Technical documentationfirebase.google.com/­docs/­firestorerealm.io/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司GoogleRealm, acquired by MongoDB in May 2019Facebook, Inc.
Initial release20132017201720142013
Current releaseNov 20, November 20218.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialcommercialOpen SourceOpen Source infoBSD
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 languageGoC and JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxhostedAndroid
Backend: server-less
iOS
Windows
Linux
Data schemeschema-freeStrong typed schemaschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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 indexesnoyesyesyesno
SQL infoSupport of SQLnonononono
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
C++ API
Java API
Supported programming languagesGoGo
Java
Python
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
Java infowith Android only
Objective-C
React Native
Swift
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnouser defined procedures and functionsyes, Firebase Rules & Cloud Functionsno inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyes, with Cloud Functionsyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoUsing Cloud Dataflownono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDyesACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
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.noyesyes infoIn-Memory realmyes
User concepts infoAccess controlnoRole-based access controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.yesno

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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBGalaxybaseGoogle Cloud FirestoreRealmRocksDB
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别原创
13 September 2023, blog.csdn.net

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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News



Share this page

Featured Products

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.

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

Neo4j logo

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

Present your product here