milvus-logo
LFAI
Home
  • Get Started

Install Milvus Node.js SDK

This topic describes how to install Milvus Node.js SDK for Milvus.

Current version of Milvus supports SDKs in Python, Node.js, GO, and Java.

Requirement

Node.js (12.0.0 or later) is required.

Install Milvus Node.js SDK

Run the following command to install Milvus Node.js SDK.

$ npm install @zilliz/milvus2-sdk-node

What's next

Having installed Milvus Node.js SDK, you can:

Feedback

Was this page helpful?