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. jBASE vs. Postgres-XL vs. Realm vs. VoltDB

System Properties Comparison Google BigQuery vs. jBASE vs. Postgres-XL vs. Realm vs. VoltDB

Editorial information provided by DB-Engines
NameGoogle BigQuery  Xexclude from comparisonjBASE  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRealm  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionLarge scale data warehouse service with append-only tablesA robust multi-value DBMS comprising development tools and middlewareBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataDistributed 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 DBMSMultivalue DBMSRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score60.38
Rank#19  Overall
#13  Relational DBMS
Score1.41
Rank#159  Overall
#3  Multivalue DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitecloud.google.com/­bigquerywww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbasewww.postgres-xl.orgrealm.iowww.voltdb.com
Technical documentationcloud.google.com/­bigquery/­docsdocs.rocketsoftware.com/­bundle?labelkey=jbase_5.9www.postgres-xl.org/­documentationrealm.io/­docsdocs.voltdb.com
DeveloperGoogleRocket Software (formerly Zumasys)Realm, acquired by MongoDB in May 2019VoltDB Inc.
Initial release201019912014 infosince 2012, originally named StormDB20142010
Current release5.710 R1, October 201811.3, April 2022
License infoCommercial or Open SourcecommercialcommercialOpen Source infoMozilla public licenseOpen SourceOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageCJava, C++
Server operating systemshostedAIX
Linux
Windows
Linux
macOS
Android
Backend: server-less
iOS
Windows
Linux
OS X infofor development
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesoptionalyesyesyes
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.noyesyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyes
SQL infoSupport of SQLyesEmbedded SQL for jBASE in BASICyes infodistributed, parallel query executionnoyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
.Net
Basic
Jabbascript
Java
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
Java infowith Android only
Objective-C
React Native
Swift
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions infoin JavaScriptyesuser defined functionsno inforuns within the applications so server-side scripts are unnecessaryJava
Triggersnoyesyesyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioningnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono 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 dataACIDACID infoMVCCACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoIn-Memory realm
User concepts infoAccess controlAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)Access rights can be defined down to the item levelfine grained access rights according to SQL-standardyesUsers 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 BigQueryjBASEPostgres-XLRealmVoltDB
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

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Pyramid Analytics Appoints Spencer Johnson as Vice President of North America Sales
31 March 2020, businesswire.com

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

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here