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

DBMS > BoltDB vs. Firebase Realtime Database vs. Hive vs. RocksDB vs. SQLite

System Properties Comparison BoltDB vs. Firebase Realtime Database vs. Hive vs. RocksDB vs. SQLite

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonHive  Xexclude from comparisonRocksDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.data warehouse software for querying and managing large distributed datasets, built on HadoopEmbeddable persistent key-value store optimized for fast storage (flash and RAM)Widely used embeddable, in-process RDBMS
Primary database modelKey-value storeDocument storeRelational DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score14.29
Rank#39  Overall
#6  Document stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitegithub.com/­boltdb/­boltfirebase.google.com/­products/­realtime-databasehive.apache.orgrocksdb.orgwww.sqlite.org
Technical documentationfirebase.google.com/­docs/­databasecwiki.apache.org/­confluence/­display/­Hive/­Homegithub.com/­facebook/­rocksdb/­wikiwww.sqlite.org/­docs.html
DeveloperGoogle infoacquired by Google 2014Apache Software Foundation infoinitially developed by FacebookFacebook, Inc.Dwayne Richard Hipp
Initial release20132012201220132000
Current release3.1.3, April 20228.11.4, April 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2Open Source infoBSDOpen Source infoPublic Domain
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoJavaC++C
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java VMLinuxserver-less
Data schemeschema-freeschema-freeyesschema-freeyes infodynamic column types
Typing infopredefined data types such as float or datenoyesyesnoyes infonot rigid because of 'dynamic typing' concept.
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.nononono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnoyes infoSQL-92 is not fully supported
APIs and other access methodsAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Thrift
C++ API
Java API
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGoJava
JavaScript
Objective-C
C++
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-side scripts infoStored proceduresnolimited functionality with using 'rules'yes infouser defined functions and integration of map-reducenono
TriggersnoCallbacks are triggered when data changesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factoryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infoquery execution via MapReducenono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyesnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
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
User concepts infoAccess controlnoyes, based on authentication and database rulesAccess rights for users, groups and rolesnono

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
Navicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» more

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

More resources
BoltDBFirebase Realtime DatabaseHiveRocksDBSQLite
DB-Engines blog posts

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

show all

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

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

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14 May 2024, TechCrunch

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

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

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

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

SQLite's new support for binary JSON is similar but different from a PostgreSQL feature • DEVCLASS
16 January 2024, DevClass

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

Another Look At The Bcachefs Performance on Linux 6.7 Review
30 November 2023, Phoronix

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Present your product here