Load a Type of Data
Examples and walkthroughs showing how to load specific types of data.
Geographic data: This guide explains how to download map data that is available in the public domain, convert the map data into WKT format, create a SingleStore table that will store the map data, and use the
LOAD DATA
statement to load the downloaded map data into the table.TPC-H data: This guide shows you how to load data into your SingleStoreDB cluster using Pipelines.