MARKETPLACE
PLUGINS
SUPABASE VECTOR
Supabase Vector logo

Supabase Vector

Published June 2023
   •    Updated this week

Plugin details

This plugin is designed to simplify the process of working with vector data in a Supabase database, providing you with a bubble interface for common database tasks.
The plugin offers three key features:

1.) Table Creation: Set up a new table directly from your workflow without writing SQL commands.

2.) Vector Insertion: Easily store vector embeddings and associated content in your database.

3.) Nearest Neighbor Search: Perform a nearest neighbor search on your vector data, returning the content of the rows closest to your input vector based on cosine distance.

--

username: Username for your Supabase database. You can find this information in your Supabase dashboard under the "Database" section.

password: Password for your Supabase database. You can find this information in your Supabase dashboard under the "Database" section.

db_name: Name of your Supabase database. You can find this information in your Supabase dashboard under the "Database" section. The database name is typically the same as your project ID.

your_db_Url: URL of your Supabase database. You can find this information in your Supabase dashboard under the "Database" section. The URL typically follows the format db.yourprojectid.supabase.co.

Free

For everyone

stars   •   0 ratings
831 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Branimir logo
Branimir
Joined 2018   •   7 Plugins
View contributor profile

Instructions

To get started with the Supabase pgvector plugin, follow these steps:
1. Start by creating a new project in Supabase. Go to the Supabase dashboard and click on "New Project". Follow the prompts to set up your project.

2. During the project creation, you will be asked to configure the database name and password. Make sure to note password down as you will need it later to connect your Bubble plugin to the Supabase database.

3. Once the project is created, you will be directed to the project dashboard. Navigate to Project settings -> Database to find your database URL, username and database name.

4. Go to the Database page in the Dashboard. Click Extensions in the sidebar. Enable Vector extension.

5. Now, you're ready to use the Supabase plugin in your Bubble app. In the plugin settings, input the database URL, username, password, and database name that you noted down earlier.

6. While using the 'Insert' and 'Search' actions, make sure the 'tableName' field corresponds to a table in your Supabase database. If the table doesn't exist, use the 'Create Table' action to create one.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:
AI   •   Data (things)

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble