Supported sources
- Databases
- Data warehouses
- SaaS tools
- PostgreSQL
- MySQL / MariaDB
- Microsoft SQL Server
- SQLite (file upload)
- Oracle Database
Connection settings
When you add a new source, fill in the following fields:| Field | Description |
|---|---|
| Source name | A human-readable label used in the UI. |
| Source type | Select from the supported list above. |
| Host / URL | Hostname or endpoint URL for the source. |
| Port | Default ports are pre-filled for common sources. |
| Database / Schema | The specific database or schema to connect to. |
| Username / API key | Authentication credential for the source. |
| Password / Secret | Stored encrypted and never displayed after saving. |
| SSL mode | Require, prefer, or disable SSL. Require SSL for production sources. |
Sync frequency
Choose how often Storm Analytics fetches data from your source:- Real-time — Queries run live against the source on every dashboard load.
- Scheduled sync — Data is fetched on a fixed interval (15 min, 1 hour, or daily) and cached.
- Manual — Refresh only when you click Sync now.
Scheduled sync intervals depend on your plan. Free plans support daily sync only.