For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LoginTalk to us
DocumentationSDKsConnectAPI Reference
DocumentationSDKsConnectAPI Reference
  • Getting Started
    • Introduction
    • Installation
  • Supported Databases
    • MongoDB
    • MsSQL
    • MySQL
    • Postgres
    • Snowflake
    • Athena
  • Using Fyno Connect
    • Create Cohorts
    • Create Campaigns
    • Create Content API
    • Invite Team Members
    • Enable Alerts
LogoLogo
LoginTalk to us
Supported Databases

Postgres

To connect Fyno Connect with your Postgres database:

1Navigate to Databases and click on Postgres.
2In the pop-up, enter a name for the new connection and paste the MongoDB connection string or URL.
3Click on “Add Database” to test the connection and successfully save it. After the database is added successfully, you will see it listed on the same page under Connected DBs.
4You can now create cohorts from the data in your database. See Create Cohorts.
Make sure your Postgres connection string is on point!
The standard connection string format looks like: postgresql://[user\[:password\]@][netloc][:port][/dbname][?param1=value1&...]
Was this page helpful?
Previous

Snowflake

Next
Built with