← Back 🏠 Categories

App: app_JQh7Y9

Fetched from /v1/connect/apps/app_JQh7Y9  ·  Slug: questdb

id app_JQh7Y9
name_slug questdb
name QuestDB
auth_type keys
description Next-generation time-series database
img_src https://assets.pipedream.net/s.v0/app_JQh7Y9/logo/orig
custom_fields_json [{"name":"host","label":"Host","description":"Enter the host name or IP address of your QuestDB server.","default":null,"optional":null,"enable_extract":null},{"name":"database","label":"Database","description":"Enter the name of your QuestDB database.","default":null,"optional":null,"enable_extract":null},{"name":"user","label":"User","description":"Enter the username for the user account as configured in `pg.user` or `pg.readonly.user` property in your QuestDB instance's `server.conf`. ","default":"admin","optional":null,"enable_extract":null},{"name":"password","label":"Password","description":"Enter the password for the user account as configured in `pg.password` or `pg.readonly.password` in your QuestDB instance's `server.conf`. ","default":null,"optional":null,"type":"password"},{"name":"ssl","label":"SSL","description":"Select whether the connection should use SSL, which sets the `sslmode` parameter. Defaults to `false`, since QuestDB's pgWire interface does not implement SSL/TLS. This connector may also be used with other pgWire-compatible databases that do support encrypted connections.","default":"false","optional":true,"enable_extract":null},{"name":"port","label":"Port","description":"Enter the port number to use for the connection to your QuestDB instance. Defaults to `8812`.","default":"8812","optional":null,"enable_extract":null}]
categories
[
  "Databases"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": null,
  "proxy_enabled": false
}
Show raw API payload
{
  "data": {
    "id": "app_JQh7Y9",
    "name_slug": "questdb",
    "name": "QuestDB",
    "auth_type": "keys",
    "description": "Next-generation time-series database",
    "img_src": "https://assets.pipedream.net/s.v0/app_JQh7Y9/logo/orig",
    "custom_fields_json": "[{\"name\":\"host\",\"label\":\"Host\",\"description\":\"Enter the host name or IP address of your QuestDB server.\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"database\",\"label\":\"Database\",\"description\":\"Enter the name of your QuestDB database.\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"user\",\"label\":\"User\",\"description\":\"Enter the username for the user account as configured in `pg.user` or `pg.readonly.user` property in your QuestDB instance's `server.conf`. \",\"default\":\"admin\",\"optional\":null,\"enable_extract\":null},{\"name\":\"password\",\"label\":\"Password\",\"description\":\"Enter the password for the user account as configured in `pg.password` or `pg.readonly.password` in your QuestDB instance's `server.conf`. \",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"ssl\",\"label\":\"SSL\",\"description\":\"Select whether the connection should use SSL, which sets the `sslmode` parameter. Defaults to `false`, since QuestDB's pgWire interface does not implement SSL/TLS. This connector may also be used with other pgWire-compatible databases that do support encrypted connections.\",\"default\":\"false\",\"optional\":true,\"enable_extract\":null},{\"name\":\"port\",\"label\":\"Port\",\"description\":\"Enter the port number to use for the connection to your QuestDB instance. Defaults to `8812`.\",\"default\":\"8812\",\"optional\":null,\"enable_extract\":null}]",
    "categories": [
      "Databases"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": null,
      "proxy_enabled": false
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.