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 > Milvus vs. NCache vs. Oracle Rdb vs. Snowflake vs. Sqrrl

System Properties Comparison Milvus vs. NCache vs. Oracle Rdb vs. Snowflake vs. Sqrrl

Editorial information provided by DB-Engines
NameMilvus  Xexclude from comparisonNCache  Xexclude from comparisonOracle Rdb  Xexclude from comparisonSnowflake  Xexclude from comparisonSqrrl  Xexclude from comparison
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
DescriptionA DBMS designed for efficient storage of vector data and vector similarity searchesOpen-Source and Enterprise in-memory Key-Value StoreCloud-based data warehousing service for structured and semi-structured dataAdaptable, secure NoSQL built on Apache Accumulo
Primary database modelVector DBMSKey-value storeRelational DBMSRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.31
Rank#113  Overall
#3  Vector DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score1.08
Rank#184  Overall
#85  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitemilvus.iowww.alachisoft.com/­ncachewww.oracle.com/­database/­technologies/­related/­rdb.htmlwww.snowflake.comsqrrl.com
Technical documentationmilvus.io/­docs/­overview.mdwww.alachisoft.com/­resources/­docswww.oracle.com/­database/­technologies/­related/­rdb-doc.htmldocs.snowflake.net/­manuals/­index.html
DeveloperAlachisoftOracle, originally developed by Digital Equipment Corporation (DEC)Snowflake Computing Inc.Amazon infooriginally Sqrrl Data, Inc.
Initial release20192005198420142012
Current release2.3.4, January 20245.3.3, April 20247.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoEnterprise Edition availablecommercialcommercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
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 languageC++, GoC#, .NET, .NET Core, JavaJava
Server operating systemsLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Windows
HP Open VMShostedLinux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)yes infosupport of semi-structured data formats (JSON, XML, Avro)schema-free
Typing infopredefined data types such as float or dateVector, Numeric and Stringpartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteryesyesyes
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 indexesnoyesyesyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.yesyesno
APIs and other access methodsRESTful HTTP APIIDistributedCache
JCache
LINQ
Proprietary native API
CLI Client
JDBC
ODBC
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Supported programming languagesC++
Go
Java
JavaScript (Node.js)
Python
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScript (Node.js)
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-side scripts infoStored proceduresnono infosupport for stored procedures with SQL-Server CLRuser defined functionsno
Triggersnoyes infoNotificationsno infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesShardingyesyesSharding infomaking use of Hadoop
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelyesselectable replication factor infomaking use of Hadoop
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingyes, on a single nodeACIDAtomic updates per row, document, or graph entity
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.yesyesnono
User concepts infoAccess controlRole based access control and fine grained access rightsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Users with fine-grained authorization concept, user roles and pluggable authenticationCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)
More information provided by the system vendor
MilvusNCacheOracle RdbSnowflakeSqrrl
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
NCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
NCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
NCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Bank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Market Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» more
NCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
MilvusNCacheOracle RdbSnowflakeSqrrl
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

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

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

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 Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, ibm.com

provided by Google News

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

NCache 4.4 Open Sourced
16 January 2015, iProgrammer

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

provided by Google News

Snowflake and Microsoft announce expansion of their partnership
22 May 2024, Microsoft

Snowflake acquires TruEra to deliver LLM observability inside data cloud
22 May 2024, VentureBeat

Immuta joins the Snowflake Financial Services Data Cloud
22 May 2024, PR Newswire

Snowflake acquires TruEra for observability in Data Cloud
23 May 2024, Techzine Europe

Snowflake's Anvilogic Investment Signals Changes in SIEM Market
22 May 2024, Dark Reading

provided by Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6 May 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8 June 2023, CISO Mag

Mark Terenzoni
23 February 2024, Dark Reading

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23 January 2018, CNBC

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18 September 2023, Mint

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here