DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Google Cloud Spanner vs. Hive vs. InfinityDB vs. MonetDB vs. SQLite

System Properties Comparison Google Cloud Spanner vs. Hive vs. InfinityDB vs. MonetDB vs. SQLite

Editorial information provided by DB-Engines
NameGoogle Cloud Spanner  Xexclude from comparisonHive  Xexclude from comparisonInfinityDB  Xexclude from comparisonMonetDB  Xexclude from comparisonSQLite  Xexclude from comparison
DescriptionA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.data warehouse software for querying and managing large distributed datasets, built on HadoopA Java embedded Key-Value Store which extends the Java Map interfaceA relational database management system that stores data in columnsWidely used embeddable, in-process RDBMS
Primary database modelRelational DBMSRelational DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.72
Rank#145  Overall
#67  Relational DBMS
Score114.32
Rank#10  Overall
#7  Relational DBMS
Websitecloud.google.com/­spannerhive.apache.orgboilerbay.comwww.monetdb.orgwww.sqlite.org
Technical documentationcloud.google.com/­spanner/­docscwiki.apache.org/­confluence/­display/­Hive/­Homeboilerbay.com/­infinitydb/­manualwww.monetdb.org/­Documentationwww.sqlite.org/­docs.html
DeveloperGoogleApache Software Foundation infoinitially developed by FacebookBoiler Bay Inc.MonetDB BVDwayne Richard Hipp
Initial release20172012200220042000
Current release3.1.3, April 20224.0Dec2023 (11.49), December 20233.45.3  (15 April 2024), April 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2commercialOpen Source infoMozilla Public License 2.0Open Source infoPublic Domain
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 languageJavaJavaCC
Server operating systemshostedAll OS with a Java VMAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
server-less
Data schemeyesyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyes infodynamic column types
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyes 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 indexesyesyesno infomanual creation possible, using inversions based on multi-value capabilityyesyes
SQL infoSupport of SQLyes infoQuery statements complying to ANSI 2011SQL-like DML and DDL statementsnoyes infoSQL 2003 with some extensionsyes infoSQL-92 is not fully supported
APIs and other access methodsgRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
ADO.NET infoinofficial driver
JDBC infoinofficial driver
ODBC infoinofficial driver
Supported programming languagesGo
Java
JavaScript (Node.js)
Python
C++
Java
PHP
Python
JavaC
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
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 proceduresnoyes infouser defined functions and integration of map-reducenoyes, in SQL, C, Rno
Triggersnononoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding via remote tablesnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.selectable replication factornonenone infoSource-replica replication available in experimental statusnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflowyes infoquery execution via MapReducenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integrityyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoStrict serializable isolationnoACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infovia file-system locks
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesnofine grained access rights according to SQL-standardno

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 partiesNavicat 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 Cloud SpannerHiveInfinityDBMonetDBSQLite
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, 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

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14 October 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11 October 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11 October 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11 September 2023, hackernoon.com

More AI Added to Google Cloud's Databases
28 February 2024, Datanami

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

DataCentral: Uber's Observability and Chargeback Platform
1 February 2024, Uber

provided by Google News

In 2024 the MonetDB Foundation was established for the preservation, maintenance and further development of the ...
31 January 2024, Centrum Wiskunde & Informatica (CWI)

MonetDB Secures Investment From (and Partners With) ServiceNow
9 December 2021, Datanami

How MonetDB Exploits Modern CPU Performance | by Dwi Prasetyo Adi Nugroho
14 January 2020, Towards Data Science

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R - Part II - DataScienceCentral.com
13 June 2018, Data Science Central

MonetDB Solutions secures investment from ServiceNow
30 September 2019, Centrum Wiskunde & Informatica (CWI)

provided by Google News

A Guide to Working with SQLite Databases in Python
21 May 2024, KDnuggets

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

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

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

Universal API Access from Postgres and SQLite
27 February 2024, oreilly.com

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here