Integrations

Database

This guide will help you connect your databases (Postgres, MySQL, Oracle, MS-SQL, ClickHouse) with FireAI. Follow the steps carefully to complete the setup.

Updated June 15, 2026

Prerequisites

  • Active FireAI account (with login credentials).
  • Database details:
    Host / Server Name
    Port
    Database Name
    Username & Password
  • Internet connection.
  • Admin/DBA access to the database.

Setup steps

Step 1: Open FireAI

  1. Log in to your FireAI Home Page.
    ink.png

Step 2: Access Data Integration

  1. Go to Settings (bottom-left corner).
    Under Data Integration, click Manage.
    step2img1.png
    ink (1).png

Step 3: Add New Data Source

  1. Click Add.
    ink (3).png

Step 4: Enter Database Details

  1. Host / Server
  2. Port
  3. Database Name
  4. Username & Password

ink (4).png

Step 5: Choose Database Type

From the dropdown, select your database type :

  1. PostgreSQL
  2. MySQL
  3. Oracle
  4. MS-SQL
  5. ClickHouse

ink (5).png

Step 6: Test Connection

  • Click Test Connection to verify database connectivity

Step 7: Confirm Connection

  • Once the test passes, click Add Connection.
  • Your database is now successfully connected to FireAI!

Troubleshooting

  1. Connection failed? Check if DB port is open and reachable from your network.
  2. Invalid credentials? Verify username/password.
  3. SSL issues? Enable SSL in DB settings if required.
  4. Timeouts? Ensure firewall allows outbound/inbound access.