We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9606911 commit b016996Copy full SHA for b016996
README.md
@@ -6,6 +6,7 @@ With Flux, you can automate common data movement use cases including:
6
7
- Importing rows from an RDBMS.
8
- Importing JSON, XML, CSV, Parquet and other file types from a local filesystem or S3.
9
+- Implementing a data pipeline for a [RAG solution with MarkLogic](https://www.progress.com/marklogic/solutions/generative-ai).
10
- Copying data from one MarkLogic database to another database.
11
- Reprocessing data in MarkLogic via custom code.
12
- Exporting data to an RDBMS, a local filesystem, or S3.
0 commit comments