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

DBMS > CrateDB vs. Google Cloud Spanner vs. GridDB vs. IBM Db2 vs. jBASE

System Properties Comparison CrateDB vs. Google Cloud Spanner vs. GridDB vs. IBM Db2 vs. jBASE

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonGridDB  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonjBASE  Xexclude from comparison
DescriptionDistributed Database based on LuceneA 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.Scalable in-memory time series database optimized for IoT and Big DataCommon in IBM host environments, 2 different versions for host and Windows/LinuxA robust multi-value DBMS comprising development tools and middleware
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Relational DBMSTime Series DBMSRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBMultivalue DBMS
Secondary database modelsRelational DBMSKey-value store
Relational DBMS
Document store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#229  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score2.89
Rank#105  Overall
#53  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score127.49
Rank#8  Overall
#5  Relational DBMS
Score1.43
Rank#160  Overall
#3  Multivalue DBMS
Websitecratedb.comcloud.google.com/­spannergriddb.netwww.ibm.com/­products/­db2www.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-jbase
Technical documentationcratedb.com/­docscloud.google.com/­spanner/­docsdocs.griddb.netwww.ibm.com/­docs/­en/­db2docs.rocketsoftware.com/­bundle?labelkey=jbase_5.9
DeveloperCrateGoogleToshiba CorporationIBMRocket Software (formerly Zumasys)
Initial release2013201720131983 infohost version1991
Current release5.1, August 202212.1, October 20165.7
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infofree version is availablecommercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaC++C and C++
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supporthostedLinuxAIX
HP-UX
Linux
Solaris
Windows
z/OS
AIX
Linux
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyes infonumerical, string, blob, geometry, boolean, timestampyesoptional
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.nononoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityyes infoQuery statements complying to ANSI 2011SQL92, SQL-like TQL (Toshiba Query Language)yesEmbedded SQL for jBASE in BASIC
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
gRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Go
Java
JavaScript (Node.js)
Python
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Basic
Jabbascript
Java
Server-side scripts infoStored proceduresuser defined functions (Javascript)nonoyesyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infoonly with Windows/Unix/Linux VersionSharding
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelMulti-source replication with 3 replicas for regional instances.Source-replica replicationyes infowith separate tools (MQ, InfoSphere)yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud DataflowConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate consistency within container, eventual consistency across containers
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID infoStrict serializable isolationACID at container levelACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.nonoyesyes
User concepts infoAccess controlrights management via user accountsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users can be defined per databasefine grained access rights according to SQL-standardAccess rights can be defined down to the item level
More information provided by the system vendor
CrateDBGoogle Cloud SpannerGridDBIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
GitHub trending repository
» more
Licensing and pricing modelsSee CrateDB pricing >
» more
Open Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CrateDBGoogle Cloud SpannerGridDBIBM Db2 infoformerly named DB2 or IBM Database 2jBASE
Recent citations in the news

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Appoints Sergey Gerasimenko as New CTO
19 February 2024, PR Newswire

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Real-Time Analytics Database Company CrateDB Names Lars Färnström as New CEO
1 March 2023, Business Wire

provided by Google News

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

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

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

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

Google Cloud Spanner competes directly with Amazon DynamoDB
12 October 2023, Techzine Europe

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

provided by Google News

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

Top 20 most-asked questions about Amazon RDS for Db2 answered
8 April 2024, ibm.com

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

provided by Google News

Temenos signs first customer in India
24 August 2009, Finextra

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

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

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.

Present your product here