mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-07 17:12:48 +00:00

To test: > cd docs && make html Structures: * Getting Started with Platform (User Account Management) * Set Up workflow automation * Job Scheduling * Platform Source Connectors: * Azure Blob Storage, * Amazon S3 * Salesforce * Sharepoint * Google Cloud Storage * Google Drive * One Drive * Elasticsearch * SFTP Storage * Platform Destination Connectors: (i) * Amazon S3 * Azure Cognitive Search * Google Cloud Storage * Pinecone * Elasticsearch * Weaviate * MongoDB * AWS OpenSearch * Databricks --------- Co-authored-by: Matt Robinson <mrobinson@unstructured.io> Co-authored-by: Matt Robinson <mrobinson@unstructuredai.io>
27 lines
1.0 KiB
ReStructuredText
27 lines
1.0 KiB
ReStructuredText
Platform Destination Connectors
|
|
===============================
|
|
|
|
Destination Connectors in the ``Unstructured Platform`` are designed to specify the endpoint for data processed within the platform. These connectors ensure that the transformed and analyzed data is securely and efficiently transferred to a storage system for future use, often to a vector database for tasks that involve high-speed retrieval and advanced data analytics operations.
|
|
|
|
.. figure:: imgs/02-Destination-Dashboard.png
|
|
:alt: destinations
|
|
|
|
Destinations Dashboard
|
|
|
|
**List of Destination Connectors**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
platform_destinations/amazon_s3_destination
|
|
platform_destinations/azure_cognitive_search
|
|
platform_destinations/chroma
|
|
platform_destinations/databricks
|
|
platform_destinations/elasticsearch_destination
|
|
platform_destinations/google_cloud_destination
|
|
platform_destinations/mongodb
|
|
platform_destinations/opensearch
|
|
platform_destinations/pinecone
|
|
platform_destinations/postgresql
|
|
platform_destinations/weaviate
|