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 > Amazon Redshift vs. CockroachDB vs. Drizzle vs. Graph Engine vs. Milvus

System Properties Comparison Amazon Redshift vs. CockroachDB vs. Drizzle vs. Graph Engine vs. Milvus

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonCockroachDB  Xexclude from comparisonDrizzle  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonMilvus  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionLarge scale data warehouse service for use with business intelligence toolsCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA DBMS designed for efficient storage of vector data and vector similarity searches
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMS
Key-value store
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score17.94
Rank#34  Overall
#21  Relational DBMS
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score2.31
Rank#113  Overall
#3  Vector DBMS
Websiteaws.amazon.com/­redshiftwww.cockroachlabs.comwww.graphengine.iomilvus.io
Technical documentationdocs.aws.amazon.com/­redshiftwww.cockroachlabs.com/­docswww.graphengine.io/­docs/­manualmilvus.io/­docs/­overview.md
DeveloperAmazon (based on PostgreSQL)Cockroach LabsDrizzle project, originally started by Brian AkerMicrosoft
Initial release20122015200820102019
Current release23.1.1, May 20237.2.4, September 20122.3.4, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0, commercial license availableOpen Source infoGNU GPLOpen Source infoMIT LicenseOpen Source infoApache Version 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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageCGoC++.NET and CC++, Go
Server operating systemshostedLinux
macOS
Windows
FreeBSD
Linux
OS X
.NETLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Data schemeyesdynamic schemayesyes
Typing infopredefined data types such as float or dateyesyesyesyesVector, Numeric and String
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.nononono
Secondary indexesrestrictedyesyesno
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardyes, wire compatible with PostgreSQLyes infowith proprietary extensionsnono
APIs and other access methodsJDBC
ODBC
JDBCJDBCRESTful HTTP APIRESTful HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C
C++
Java
PHP
C#
C++
F#
Visual Basic
C++
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functions infoin Pythonnonoyesno
Triggersnonono infohooks for callbacks inside the server can be used.nono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardinghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication using RAFTMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlPluggable authentication mechanisms infoe.g. LDAP, HTTPRole based access control and fine grained access rights
More information provided by the system vendor
Amazon RedshiftCockroachDBDrizzleGraph Engine infoformer name: TrinityMilvus
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
Amazon RedshiftCockroachDBDrizzleGraph Engine infoformer name: TrinityMilvus
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Vector databases
2 June 2023, Matthias Gelbmann

show all

Recent citations in the news

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

Amazon Redshift adds new AI capabilities, including Amazon Q, to boost efficiency and productivity | Amazon Web ...
29 November 2023, AWS Blog

Power analytics as a service capabilities using Amazon Redshift | Amazon Web Services
17 April 2024, AWS Blog

Amazon Redshift announces programmatic access to Advisor recommendations via API
8 February 2024, AWS Blog

Amazon Redshift now supports multi-data warehouse writes through data sharing (preview)
26 November 2023, AWS Blog

provided by Google News

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

Trinity
2 June 2023, Microsoft

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6 June 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

provided by Google News

What Is Milvus Vector Database?
6 October 2023, The New Stack

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Cloud boosts vector database performance
31 January 2024, InfoWorld

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

SingleStore logo

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

Neo4j logo

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

Present your product here