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

DBMS > BigObject vs. Google Cloud Firestore vs. NuoDB vs. Speedb vs. VoltDB

System Properties Comparison BigObject vs. Google Cloud Firestore vs. NuoDB vs. Speedb vs. VoltDB

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonGoogle Cloud Firestore  Xexclude from comparisonNuoDB  Xexclude from comparisonSpeedb  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionAnalytic 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.NuoDB is a webscale distributed database that supports SQL and ACID transactionsAn embeddable, high performance key-value store optimized for write-intensive workloads, which can be used as a drop-in replacement for RocksDBDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedDocument storeRelational DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.19
Rank#329  Overall
#146  Relational DBMS
Score7.36
Rank#53  Overall
#9  Document stores
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score0.26
Rank#310  Overall
#45  Key-value stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitebigobject.iofirebase.google.com/­products/­firestorewww.3ds.com/­nuodb-distributed-sql-databasewww.speedb.iowww.voltdb.com
Technical documentationdocs.bigobject.iofirebase.google.com/­docs/­firestoredoc.nuodb.comdocs.voltdb.com
DeveloperBigObject, Inc.GoogleDassault Systèmes infooriginally NuoDB, Inc.SpeedbVoltDB Inc.
Initial release20152017201320202010
Current release11.3, April 2022
License infoCommercial or Open Sourcecommercial infofree community edition availablecommercialcommercial infolimited edition freeOpen Source infoApache Version 2.0; commercial license availableOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageC++C++Java, C++
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
hostedhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
Linux
OS X infofor development
Data schemeyesschema-freeyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesnoyes infoonly a subset of SQL 99
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
ODBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresLuayes, Firebase Rules & Cloud FunctionsJava, SQLnoJava
Triggersnoyes, with Cloud Functionsyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingdata is dynamically stored/cached on the nodes where it is read/writtenhorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infoManaged transparently by NuoDByesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoUsing Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnoyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACID infotunable commit protocolyesACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes infoMVCCyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoTemporary tableyes
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Standard SQL roles/ privileges, Administrative UsersnoUsers and roles with access to stored procedures
More information provided by the system vendor
BigObjectGoogle Cloud FirestoreNuoDBSpeedbVoltDB
Specific characteristicsSpeedb is an embedded key-value storage engine for versatile use cases. It was designed...
» more
Competitive advantagesSpeedb Open-source rebases on RocksDB's latest versions, with enhanced capabilities...
» more
Licensing and pricing modelsOpen source - Speedb OSS is released under an Apache license and can be found on...
» more

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
BigObjectGoogle Cloud FirestoreNuoDBSpeedbVoltDB
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the 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 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

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB has Microsoft SQL Server in its sights
8 May 2013, ZDNet

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

NuoDB bags $14.2M for distributed database technology
26 February 2014, VatorNews

provided by Google News

Redis switches licenses, acquires Speedb to go beyond its core in-memory database
21 March 2024, TechCrunch

Redis acquires storage engine startup Speedb to enhance its open-source database
21 March 2024, SiliconANGLE News

Redis Acquires Speedb, Expanding Its Data Platform Capabilities Beyond DRAM
22 March 2024, Datanami

Redis expands data management capabilities with Speedb acquisition – Blocks and Files
22 March 2024, Blocks and Files

Redis Acquires Speedb to Supercharge End-to-End Application Performance at Lower Cost
21 March 2024, GlobeNewswire

provided by Google News

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here