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. Heroic vs. LokiJS vs. OpenQM vs. YugabyteDB

System Properties Comparison Google BigQuery vs. Heroic vs. LokiJS vs. OpenQM vs. YugabyteDB

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSQpenQM is a high-performance, self-tuning, multi-value DBMSHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMSTime Series DBMSDocument storeMultivalue DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.90
Rank#19  Overall
#13  Relational DBMS
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score0.48
Rank#262  Overall
#42  Document stores
Score0.33
Rank#286  Overall
#10  Multivalue DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitecloud.google.com/­bigquerygithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qmwww.yugabyte.com
Technical documentationcloud.google.com/­bigquery/­docsspotify.github.io/­heroictechfort.github.io/­LokiJSdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperGoogleSpotifyRocket Software, originally Martin PhillipsYugabyte Inc.
Initial release20102014201419932017
Current release3.4-122.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourceOpen Source infoGPLv2, extended commercial license availableOpen Source infoApache 2.0
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.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaJavaScriptC and C++
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Linux
OS X
Data schemeyesschema-freeschema-freeyes infowith some exceptionsdepending on used data model
Typing infopredefined data types such as float or dateyesyesnoyes
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.nononoyesno
Secondary indexesnoyes infovia Elasticsearchyes infovia viewsyesyes
SQL infoSupport of SQLyesnononoyes, PostgreSQL compatible
APIs and other access methodsRESTful HTTP/JSON APIHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaScript.Net
Basic
C
Java
Objective C
PHP
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptnoView functions in JavaScriptyesyes infosql, plpgsql, C
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneyesHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
noneImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoSince BigQuery is designed for querying datanono infoatomic operations within a single collection possibleACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)noAccess rights can be defined down to the item levelyes
More information provided by the system vendor
Google BigQueryHeroicLokiJSOpenQM infoalso called QMYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
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 BigQueryHeroicLokiJSOpenQM infoalso called QMYugabyteDB
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
20 July 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 $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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, Business Wire

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18 April 2024, BERNAMA

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

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.

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.

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here