Skip to content

how to extract data #1

Description

@pasindu3

1. Define Data Sources

  • Task: Identify all the data sources you need to connect to.
  • Action:
    • Determine the external sources: APIs, databases (e.g., MySQL, PostgreSQL, MongoDB), and external datasets (e.g., ClickUp, Notion, etc.).
    • Document connection details such as authentication keys, API endpoints, database credentials.

Example: Supabase, MongoDB, Notion, MySQL.

2. Data Ingestion

  • Task: Set up scalable data ingestion processes using Airbyte.
  • Action:
    1. Install Airbyte: You can either use Airbyte Cloud or self-host it.
    2. Configure Airbyte Sources:
      • For each data source (e.g., Supabase, MongoDB, ClickUp, etc.), set up a source connector in Airbyte.
      • Use the Airbyte UI to connect these sources.
    3. Configure Destination (Supabase):
      • Add Supabase as the destination in Airbyte.
      • Set up the database URL, credentials, and schema where the ingested data will be stored.

Key Steps:

  • Supabase serves as the destination where you store ingested data from external sources like MongoDB, Google Sheets, Notion, and Clickup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions