DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Milvus vs. PostgreSQL vs. ScyllaDB

System Properties Comparison Milvus vs. PostgreSQL vs. ScyllaDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMilvus  Xexclude from comparisonPostgreSQL  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionA DBMS designed for efficient storage of vector data and vector similarity searchesWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLCassandra and DynamoDB compatible wide column store
Primary database modelVector DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Wide column store
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.76
Rank#96  Overall
#6  Vector DBMS
Score663.41
Rank#4  Overall
#4  Relational DBMS
Score3.65
Rank#72  Overall
#5  Wide column stores
Websitemilvus.iowww.postgresql.orgwww.scylladb.com
Technical documentationmilvus.io/­docs/­overview.mdwww.postgresql.org/­docsdocs.scylladb.com
DeveloperPostgreSQL Global Development Group infowww.postgresql.org/­developerScyllaDB
Initial release20191989 info1989: Postgres, 1996: PostgreSQL2015
Current release2.4.4, May 202416.4, August 2024ScyllaDB Open Source 6.2.0, October 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSDOpen Source infoOpen Source (AGPL), commercial license available
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC++, GoCC++
Server operating systemsLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
Data schemeyesschema-free
Typing infopredefined data types such as float or dateVector, Numeric and Stringyesyes
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.noyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesnoyesyes infocluster global secondary indices
SQL infoSupport of SQLnoyes infostandard with numerous extensionsSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC++
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresnouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes, Lua
Triggersnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingpartitioning by range, list and (since PostgreSQL 11) by hashSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDyes infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infoin-memory tables
User concepts infoAccess controlRole based access control and fine grained access rightsfine grained access rights according to SQL-standardAccess rights for users can be defined per object
More information provided by the system vendor
MilvusPostgreSQLScyllaDB
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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 parties
» more


» more


» more


» more


» more

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

More resources
MilvusPostgreSQLScyllaDB
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

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

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

show all

Recent citations in the news

Hands-On Vector Similarity Search with Milvus
20 October 2024, packtpub.com

Milvus 2.5 Creates the Best of Both Worlds With Hybrid Vector-Keyword Search
17 December 2024, GlobeNewswire

Open source vector database vendor targets enterprise AI costs with cloud update
19 November 2024, VentureBeat

Dance between dense and sparse embeddings: Enabling Hybrid Search in LangChain-Milvus
19 November 2024, Towards Data Science

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

provided by Google News

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

Bun update brings Chrome debugging and controversial S3 API, PostgreSQL client coming soon
17 January 2025, DevClass

Snowflake Brings Seamless PostgreSQL and MySQL Integration with New Connectors
16 July 2024, Snowflake

Aurora Limitless: AWS Introduces New PostgreSQL Database with Automated Horizontal Scaling
22 November 2024, InfoQ.com

5 new features in EDB Postgres AI
20 January 2025, InfoWorld

provided by Google News

ScyllaDB 6.0 advances open source database scalability
12 June 2024, VentureBeat

Defense Department Tests AI Software, Advances to Improve Physical Security Posture
28 October 2024, Department of Defense

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6 January 2023, AWS Blog

Worldwide Local Latency with ScyllaDB: ZeroFlucs’ Strategy
6 February 2024, The New Stack

provided by Google News



Share this page

Featured Products

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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.

Present your product here