DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google BigQuery vs. PouchDB vs. Quasardb vs. RocksDB vs. TimesTen

System Properties Comparison Google BigQuery vs. PouchDB vs. Quasardb vs. RocksDB vs. TimesTen

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonPouchDB  Xexclude from comparisonQuasardb  Xexclude from comparisonRocksDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesJavaScript DBMS with an API inspired by CouchDBDistributed, high-performance timeseries databaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSDocument storeTime Series DBMSKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitecloud.google.com/­bigquerypouchdb.comquasar.airocksdb.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcloud.google.com/­bigquery/­docspouchdb.com/­guidesdoc.quasar.ai/­mastergithub.com/­facebook/­rocksdb/­wikidocs.oracle.com/­database/­timesten-18.1
DeveloperGoogleApache Software FoundationquasardbFacebook, Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20102012200920131998
Current release7.1.1, June 20193.14.1, January 20249.2.1, May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Sourcecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC++C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)BSD
Linux
OS X
Windows
LinuxAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesnoyes infointeger and binarynoyes
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 indexesnoyes infovia viewsyes infowith tagsnoyes
SQL infoSupport of SQLyesnoSQL-like query languagenoyes
APIs and other access methodsRESTful HTTP/JSON APIHTTP REST infoonly for PouchDB Server
JavaScript API
HTTP APIC++ API
Java API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaScript.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptView functions in JavaScriptnonoPL/SQL
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungeSharding infoconsistent hashinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Source-replica replication with selectable replication factoryesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying datanoACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoby using LevelDByesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTransient modeyesyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)noCryptographically strong user authentication and audit trailnofine grained access rights according to SQL-standard

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Speedb: 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
Google BigQueryPouchDBQuasardbRocksDBTimesTen
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Announces $38M in Funding and Launches New Customer 360 Toolkit
20 July 2023, Datanami

Google Cloud Starts Accepting Crypto Payments via Partnership with Coinbase
12 October 2022, CoinTrust

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

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

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

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.

Neo4j logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here