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

DBMS > Apache Drill vs. Google Cloud Spanner vs. Qdrant vs. RethinkDB vs. Snowflake

System Properties Comparison Apache Drill vs. Google Cloud Spanner vs. Qdrant vs. RethinkDB vs. Snowflake

Editorial information provided by DB-Engines
NameApache Drill  Xexclude from comparisonGoogle Cloud Spanner  Xexclude from comparisonQdrant  Xexclude from comparisonRethinkDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageA 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.A high-performance vector database with neural network or semantic-based matchingDBMS for the Web with a mechanism to push updated query results to applications in realtime.Cloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument store
Relational DBMS
Relational DBMSVector DBMSDocument storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.95
Rank#127  Overall
#23  Document stores
#60  Relational DBMS
Score2.89
Rank#103  Overall
#52  Relational DBMS
Score1.16
Rank#175  Overall
#6  Vector DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitedrill.apache.orgcloud.google.com/­spannergithub.com/­qdrant/­qdrant
qdrant.tech
rethinkdb.comwww.snowflake.com
Technical documentationdrill.apache.org/­docscloud.google.com/­spanner/­docsqdrant.tech/­documentationrethinkdb.com/­docsdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software FoundationGoogleQdrantThe Linux Foundation infosince July 2017Snowflake Computing Inc.
Initial release20122017202120092014
Current release1.20.3, January 20232.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache Version 2.0Open Source infoApache Version 2commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageRustC++
Server operating systemsLinux
OS X
Windows
hostedDocker
Linux
macOS
Windows
Linux
OS X
Windows
hosted
Data schemeschema-freeyesschema-freeschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesNumbers, Strings, Geo, Booleanyes infostring, binary, float, bool, date, geometryyes
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.nonononoyes
Secondary indexesnoyesyes infoKeywords, numberic ranges, geo, full-textyes
SQL infoSupport of SQLSQL SELECT statement is SQL:2003 compliantyes infoQuery statements complying to ANSI 2011nonoyes
APIs and other access methodsJDBC
ODBC
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
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
CLI Client
JDBC
ODBC
Supported programming languagesC++Go
Java
JavaScript (Node.js)
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsnouser defined functions
TriggersnonoClient-side triggers through changefeedsno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding inforange basedyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication with 3 replicas for regional instances.Collection-level replicationSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyes infousing Google Cloud Dataflownoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual Consistency, tunable consistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoby using interleaved tables, this features focuses more on performance improvements than on referential integritynoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoStrict serializable isolationAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentDepending on the underlying data sourceyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Depending on the underlying data sourcenoyesnono
User concepts infoAccess controlDepending on the underlying data sourceAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Key-based authenticationyes infousers and table-level permissionsUsers with fine-grained authorization concept, user roles and pluggable authentication

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
Apache DrillGoogle Cloud SpannerQdrantRethinkDBSnowflake
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Apache Drill case study: A tutorial on processing CSV files
9 June 2016, TheServerSide.com

Analyse Kafka messages with SQL queries using Apache Drill
23 September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31 August 2021, TechTarget

Apache Drill Poised to Crack Tough Data Challenges
19 May 2015, Datanami

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11 April 2016, The New Stack

provided by Google 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

Open source vector database startup Qdrant raises $28M
23 January 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16 April 2024, Business Wire

Qdrant offers managed vector database for hybrid clouds
16 April 2024, InfoWorld

Qdrant launches first vector database as a managed hybrid cloud
16 April 2024, VentureBeat

Open-source vector database Qdrant launches hybrid cloud for enterprise AI apps
16 April 2024, SiliconANGLE News

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

provided by Google News

Snowflake Ventures invests in Metaplane to ensure trust in data across the Data Cloud
15 May 2024, PR Newswire

Snowflake invests in Metaplane to solve data quality issues plaguing AI development
16 May 2024, VentureBeat

PurpleCube AI partners with Snowflake to Revolutionize Data Engineering with Next-Generation AI and Machine ...
15 May 2024, Business Wire

Persistent Achieves Premier Services Partner Status with Snowflake, Boosting Data Management and Analytics ...
16 May 2024, Financial Times

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here