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. Memcached vs. SQL.JS vs. VoltDB

System Properties Comparison Google BigQuery vs. Memcached vs. SQL.JS vs. VoltDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonMemcached  Xexclude from comparisonSQL.JS  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesIn-memory key-value store, originally intended for cachingPort of SQLite to JavaScriptDistributed 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 DBMSKey-value storeRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitecloud.google.com/­bigquerywww.memcached.orgsql.js.orgwww.voltdb.com
Technical documentationcloud.google.com/­bigquery/­docsgithub.com/­memcached/­memcached/­wikisql.js.org/­documentation/­index.htmldocs.voltdb.com
DeveloperGoogleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalAlon Zakai infoenhancements implemented by othersVoltDB Inc.
Initial release2010200320122010
Current release1.6.27, May 202411.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoBSD licenseOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScriptJava, C++
Server operating systemshostedFreeBSD
Linux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X infofor development
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyesyes
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.nono
Secondary indexesnonoyes
SQL infoSupport of SQLyesnoyes infoSQL-92 is not fully supportedyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP/JSON APIProprietary protocolJavaScript APIJava API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
JavaScriptC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptnonoJava
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoRepcached, a Memcached patch, provides this functionallitynoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencynone
Foreign keys infoReferential integritynonoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying datanoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesnono infoexcept by serializing a db to a fileyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)yes infousing SASL (Simple Authentication and Security Layer) protocolnoUsers and roles with access to stored procedures

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

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

More resources
Google BigQueryMemcachedSQL.JSVoltDB
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

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, 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

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

Introducing mcrouter: A memcached protocol router for scaling memcached deployments
15 September 2014, Facebook Engineering

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

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

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

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

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.

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

AllegroGraph logo

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

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