Data
This chapter focuses on data operations.
Collection [READ MORE]
On Zilliz Cloud, a collection is a table used to hold vector embeddings and their metadata. In this chapter, you will learn the definition and related concepts of the collection with relevant demonstrations.
Schema & Data Fields [READ MORE]
A schema defines the data structure of a collection and determines the names, order, data types, and related attributes of the collection fields. This chapter mainly discusses the schema and related concepts.
Insert & Delete [READ MORE]
This chapter focuses on the insert, upsert, and delete operations.
Manage Indexes [READ MORE]
Learn how to manipulate indexes on vector and scalar fields via SDKs.
Search & Rerank [READ MORE]
Zilliz Cloud implements vector-based similarity searches and provides multiple optimizations to improve search efficiency and performance. In this chapter, you will learn the principles and tutorials of various vector search methods available on Zilliz Cloud.
Import & Export [READ MORE]
This chapter covers the common procedures for you to import data into and export data from Zilliz Cloud clusters.