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

DBMS > Drizzle vs. Google Cloud Firestore vs. ObjectBox vs. Snowflake vs. TerarkDB

System Properties Comparison Drizzle vs. Google Cloud Firestore vs. ObjectBox vs. Snowflake vs. TerarkDB

Editorial information provided by DB-Engines
NameDrizzle  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonObjectBox  Xexclude from comparisonSnowflake  Xexclude from comparisonTerarkDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionMySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.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.Extremely fast embedded database for small devices, IoT and MobileCloud-based data warehousing service for structured and semi-structured dataA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primary database modelRelational DBMSDocument storeObject oriented DBMSRelational DBMSKey-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.36
Rank#53  Overall
#9  Document stores
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.08
Rank#367  Overall
#56  Key-value stores
Websitefirebase.google.com/­products/­firestoreobjectbox.iowww.snowflake.comgithub.com/­bytedance/­terarkdb
Technical documentationfirebase.google.com/­docs/­firestoredocs.objectbox.iodocs.snowflake.net/­manuals/­index.htmlbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
DeveloperDrizzle project, originally started by Brian AkerGoogleObjectBox LimitedSnowflake Computing Inc.ByteDance, originally Terark
Initial release20082017201720142016
Current release7.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoGNU GPLcommercialOpen Source infoApache License 2.0commercialcommercial inforestricted open source version available
Cloud-based only infoOnly available as a cloud servicenoyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C and C++C++
Server operating systemsFreeBSD
Linux
OS X
hostedAndroid
iOS
Linux
macOS
Windows
hosted
Data schemeyesschema-freeyesyes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nonoyesno
Secondary indexesyesyesyesno
SQL infoSupport of SQLyes infowith proprietary extensionsnonoyesno
APIs and other access methodsJDBCAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Proprietary native APICLI Client
JDBC
ODBC
C++ API
Java API
Supported programming languagesC
C++
Java
PHP
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
JavaScript (Node.js)
Python
C++
Java
Server-side scripts infoStored proceduresnoyes, Firebase Rules & Cloud Functionsnouser defined functionsno
Triggersno infohooks for callbacks inside the server can be used.yes, with Cloud Functionsnono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationonline/offline synchronization between client and serveryesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyes
User concepts infoAccess controlPluggable authentication mechanisms infoe.g. LDAP, HTTPAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.yesUsers with fine-grained authorization concept, user roles and pluggable authenticationno
More information provided by the system vendor
DrizzleGoogle Cloud FirestoreObjectBoxSnowflakeTerarkDB
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
DrizzleGoogle Cloud FirestoreObjectBoxSnowflakeTerarkDB
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

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

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

provided by Google News

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

Mysterious corporate breaches could link to Snowflake accounts
4 June 2024, Axios

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Snowflake data breach claims spark war of words over culpability
3 June 2024, ITPro

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.

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