Supabase PostgreSQL

You can output the uploaded and processed data to a database of your choice on Supabase.

The following details are required:

  • Supabase URL - The URL of the database
  • Supabase Key - This is the secret required to connect your database

You can add this connector on the Segna Platform on the connectors page or when creating a Pipeline. The connector can be added to the Pipeline as an output destination.

You must also specify a table within the Supabase database when adding it to the Pipeline here:

4225

You can also optionally specify how you want to treat rows where the primary key being uploaded is identical to a primary key already existing in the database by selecting the On Conflict Action.