Churned
  • 👋Welcome to Churned!
    • Onboarding
  • ℹ️Metrics & definitions
    • Metrics
      • Customer Succes for SaaS
      • Customer Success for non-subscription
      • Customer Success for NGOs
        • NGO Resources
      • Customer Success for B2C
      • FAQ
    • Definitions
  • ☎️Churned Dashboard Help
    • Dashboards
      • Home Dashboard
        • Subscriptions
        • NGO's
      • Segments Page
        • Users Page
      • CSM Page
      • Customer Page
        • Donors page
        • Customer Subscription
      • Technical Dashboard
      • Impact Dashboard
      • A/B Testing
      • Task
        • Open Task
        • Task Rules
    • FAQ
  • 📃RFV/RFM - Model
    • RFV-Model Segment - Best Practices
      • RFM-Model
      • B2B SaaS
      • B2C Digital Subscription
      • NGO's
  • 🔌Integrations
    • ⚡Marketplaces
      • HubSpot
      • Segment
      • Mailchimp
      • Databricks
      • BigQuery
      • Google Analytics
      • Salesforce
      • Zendesk
      • ActiveCampaign
      • Klaviyo
      • Zoho
      • Mixpanel
      • Stripe
      • Athena
      • athena JDBC
      • Azure table
      • Azure cosmos db
      • Brevo
      • Copernica
      • Chargebee
      • Customer.io
      • Delighted
      • Deployteq
      • Dynamics365
      • Exact online
      • Freshdesk
      • Google analytics
      • Gong
      • Gridhub
      • intercom
      • iRaiser
      • Jira
      • Lightspeed
      • mssql
      • maileon
      • MailerLite
      • Metabase
      • MongoDB
      • MontaPacking
      • Omnisend
      • Pardot
      • Piano
      • Pipedrive
      • SQL
      • Shopify
      • Slack
      • Snowflake
      • Selligent
      • Squeezly
      • Teamleader
      • Tweakwise
      • WooCommerce
      • Younium
    • FAQ
  • 📈Product Updates
    • 🗒️Release Notes
    • Product Roadmap
  • 📍Extra
    • Webinars & Events
    • User Roles & Permissions
    • Add-ons
  • 🔐Security
    • GDPR compliance
    • Two-Factor Authentication (2FA)
Powered by GitBook
On this page

Was this helpful?

  1. Integrations
  2. Marketplaces

SQL

SQL databases are relational database systems used to store structured data accessible via SQL queries. This includes MySQL, PostgreSQL, and other traditional RDBMS platforms.

PreviousPipedriveNextShopify

Last updated 8 days ago

Was this helpful?

Churned integrates with SQL databases to pull customer, event, and transaction data for real-time analysis and segmentation.

How to connect SQL to Churned Log in to the Churned platform and go to the “Integrations” section. Click on “New Integration” and select SQL from the list.

You will be prompted to enter the following credentials:

Required Credentials

  • host – The address of your SQL database server.

  • port – The port your SQL server listens on (e.g., 3306 for MySQL, 5432 for PostgreSQL).

  • username – The user authorized to access the database.

  • password – The password for the database user.

  • database – The name of the database you want to connect.

Here’s how you can obtain these credentials:

  1. Ask your database administrator for the host, port, and login credentials.

  2. Make sure the database user has read access to the necessary tables.

  3. Identify the database name that contains your customer data.

Input the Credentials Paste the host, port, username, password, and database name into the Churned integration form.

Click Save to test the connection. Once it’s working, notify the Churned team to begin syncing data.

Helpful Links

PostgreSQL Documentation
MySQL Documentation
🔌
⚡
Page cover image