# cloud-vectordb-examples **Repository Path**: timihh/cloud-vectordb-examples ## Basic Information - **Project Name**: cloud-vectordb-examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-02 - **Last Updated**: 2024-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud-vectordb-examples This repository containslanguage examples demonstrating how to use Zilliz Cloud VectorDB. ## Introduction [Zilliz Cloud VectorDB](https://cloud.zilliz.com) is a cloud-based service that provides fast and efficient search capabilities for vector data. It is based on Milvus, an open-source vector database developed by Zilliz. This repository provides two examples that show how to use Zilliz Cloud VectorDB with Python and Java. ## Python Example https://github.com/zilliztech/cloud-vectordb-examples/tree/master/python ## Java Example https://github.com/zilliztech/cloud-vectordb-examples/tree/master/milvus-java ## Node.js Example https://github.com/zilliztech/cloud-vectordb-examples/tree/master/node