DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Google BigQuery vs. Quasardb vs. SQLite vs. TinkerGraph

System Properties Comparison Google BigQuery vs. Quasardb vs. SQLite vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonQuasardb  Xexclude from comparisonSQLite  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesDistributed, high-performance timeseries databaseWidely used embeddable, in-process RDBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSTime Series DBMSRelational DBMSGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score52.67
Rank#19  Overall
#13  Relational DBMS
Score0.13
Rank#332  Overall
#28  Time Series DBMS
Score103.35
Rank#10  Overall
#7  Relational DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitecloud.google.com/­bigqueryquasar.aiwww.sqlite.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationcloud.google.com/­bigquery/­docsdoc.quasar.ai/­masterwww.sqlite.org/­docs.html
DeveloperGooglequasardbDwayne Richard Hipp
Initial release2010200920002009
Current release3.14.1, January 20243.46.1  (13 August 2024), August 2024
License infoCommercial or Open Sourcecommercialcommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoPublic DomainOpen Source infoApache 2.0
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 languageC++CJava
Server operating systemshostedBSD
Linux
OS X
Windows
server-less
Data schemeyesschema-freeyes infodynamic column typesschema-free
Typing infopredefined data types such as float or dateyesyes infointeger and binaryyes infonot rigid because of 'dynamic typing' concept.yes
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 indexesnoyes infowith tagsyesno
SQL infoSupport of SQLyesSQL-like query languageyes infoSQL-92 is not fully supportedno
APIs and other access methodsRESTful HTTP/JSON APIHTTP APIADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
TinkerPop 3
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
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
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptnonono
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoconsistent hashingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with selectable replication factornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying dataACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infovia file-system locksno
Durability infoSupport for making data persistentyesyes infoby using LevelDByesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTransient modeyesyes
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Cryptographically strong user authentication and audit trailnono

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
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 BigQueryQuasardbSQLiteTinkerGraph
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

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

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

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

provided by Google News

NVIDIA to Present Innovations at Hot Chips That Boost Data Center Performance and Energy Efficiency
23 August 2024, NVIDIA Blog

When a Quasar Remote Access Tool Falls Into the Wrong Hands
23 February 2024, darktrace.com

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

New red galaxies turn out to be already known blue galaxies
15 December 2023, Phys.org

Hubble Unexpectedly Finds Double Quasar in Distant Universe
5 April 2023, Science@NASA

provided by Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16 September 2024, The New Stack

How to work with Dapper and SQLite in ASP.NET Core
10 May 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30 August 2024, DevClass

SQLite Gets Into Vector Search
5 September 2024, iProgrammer

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

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune
3 June 2024, AWS Blog

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

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.

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here