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

DBMS > Google BigQuery vs. InfluxDB vs. Memcached vs. SQLite

System Properties Comparison Google BigQuery vs. InfluxDB vs. Memcached vs. SQLite

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonInfluxDB  Xexclude from comparisonMemcached  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesDBMS for storing time series, events and metricsIn-memory key-value store, originally intended for cachingWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSTime Series DBMSKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS infowith GEO package
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.90
Rank#19  Overall
#13  Relational DBMS
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score20.74
Rank#32  Overall
#4  Key-value stores
Score116.01
Rank#10  Overall
#7  Relational DBMS
Websitecloud.google.com/­bigquerywww.influxdata.com/­products/­influxdb-overviewwww.memcached.orgwww.sqlite.org
Technical documentationcloud.google.com/­bigquery/­docsdocs.influxdata.com/­influxdbgithub.com/­memcached/­memcached/­wikiwww.sqlite.org/­docs.html
DeveloperGoogleDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalDwayne Richard Hipp
Initial release2010201320032000
Current release2.7.5, January 20241.6.25, March 20243.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-License; commercial enterprise version availableOpen Source infoBSD licenseOpen Source infoPublic Domain
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 languageGoCC
Server operating systemshostedLinux
OS X infothrough Homebrew
FreeBSD
Linux
OS X
Unix
Windows
server-less
Data schemeyesschema-freeschema-freeyes infodynamic column types
Typing infopredefined data types such as float or dateyesNumeric data and Stringsnoyes 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.nonono
Secondary indexesnononoyes
SQL infoSupport of SQLyesSQL-like query languagenoyes infoSQL-92 is not fully supported
APIs and other access methodsRESTful HTTP/JSON APIHTTP API
JSON over UDP
Proprietary protocolADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
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 proceduresuser defined functions infoin JavaScriptnonono
Triggersnononoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoin enterprise version onlynonenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoin enterprise version onlynone infoRepcached, a Memcached patch, provides this functionallitynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying datanonoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)simple rights management via user accountsyes infousing SASL (Simple Authentication and Security Layer) protocolno
More information provided by the system vendor
Google BigQueryInfluxDBMemcachedSQLite
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 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
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
Google BigQueryInfluxDBMemcachedSQLite
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

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, 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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, 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

Google’s Logica language addresses SQL’s flaws
15 April 2021, InfoWorld

Hightouch Announces $38 Million in Funding and Launches New Customer 360 Toolkit
19 July 2023, Yahoo Finance UK

Google Cloud Platform breaks through with big enterprises, signs up Disney and others
23 March 2016, ZDNet

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, Business Wire

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

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

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

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

Memcached 1.6 Released With Enhanced Performance For This Memory Caching System
9 March 2020, Phoronix

provided by Google News

Fully local retrieval-augmented generation, step by step
10 April 2024, InfoWorld

SQLite the New Hotness?! 🤔
21 March 2024, hackernoon.com

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

SQLite Vulnerability Could Put Thousands of Apps at Risk
22 March 2024, Dark Reading

Universal API Access from Postgres and SQLite
27 February 2024, O'Reilly Media

provided by Google News



Share this page

Featured Products

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

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

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

Present your product here