From a98b1cfa9bdc8d691d8504bf18b405d16d58dc5f Mon Sep 17 00:00:00 2001 From: Andreas Motl Date: Wed, 29 Oct 2025 23:58:37 +0100 Subject: [PATCH] Ingest: Canonicalize towards "data loading", also mention "import" more --- docs/ingest/index.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/ingest/index.md b/docs/ingest/index.md index 183e6c64..c1580903 100644 --- a/docs/ingest/index.md +++ b/docs/ingest/index.md @@ -1,5 +1,7 @@ +(import)= (ingest)= -# CrateDB data ingestion +(load)= +# Load data into CrateDB :::{div} sd-text-muted Data ingestion / loading / import methods for CrateDB at a glance. @@ -34,7 +36,7 @@ Data import methods supported by CrateDB natively. ## {material-outlined}`cloud_upload;1.5em` Using CrateDB Cloud -Data import methods provided by CrateDB Cloud. +Additional data import methods provided by CrateDB Cloud. :{ref}`Import files `: @@ -51,7 +53,8 @@ Data import methods provided by CrateDB Cloud. ## {material-outlined}`arrow_circle_up;1.5em` Using external systems -Supported industry-standard systems and frameworks. +Supported industry-standard applications, frameworks, and systems +for one-shot and continuous / streaming data imports. :{ref}`Extract Transform Load (ETL) `: