Data Import
Zilliz Cloud supports data import from various storage options, including AWS S3, GCP Storage, and Azure Blob Storage, as well as formats such as Parquet (recommended), JSON, and NumPy files. In this chapter, you will find the procedure for importing data in the supported formats from these storage options.
Storage Options [READ MORE]
Before importing data, it's important to understand the supported cloud storage options and their corresponding URL formats. This ensures that your requests can be properly processed without undergoing validation errors.
Format Options [READ MORE]
Zilliz Cloud supports importing data in various formats, including Parquet (recommended), JSON, and NumPy files. In this section, you will find the procedures for importing data in these formats and the aspects you should pay attention to to.
Convert Your Data [READ MORE]
You need to prepare your data before importing it and ensure that it meets the source data requirements. This chapter provides source data requirements and an easy-to-use tool to aid in data preparations.
Import Data [READ MORE]
Once you have prepared your data by following the procedures in Prepare Data Import, you can start the data import on the Zilliz Cloud console, via RESTful API, or via SDKs.
Zero to Hero [READ MORE]
This is a fast-track course to help you quickly start importing data on Zilliz Cloud, from data preparation and collection setup to the actual data import process. Throughout this tutorial, you will learn