To connect TextQL with your Supabase database, you will need to gather the following information from your Supabase account:
Host URL and Port (default: 5432)
Username and Database password
Database (default: postgres)
Navigate to your Supabase project, and click Connect.
Click Connect in your Supabase Project.
Scroll to the bottom of the form and click View Parameters under the Session Pooler tab.
This will open a dropdown with your host url, port, database, and user.
View session pooler parameters.
Our connectors by default connect via IPv4.
Supabase databases support session pooler with IPv4 for free.