Skip to content

kdb Insights Packaging APIs

The kdb Insights packaging functionality allows you to create, modify, and introduce databases, pipelines, reports, and code into kdb Insights Enterprise.

You can interact with packages through four main ways:

  • Command Line Interface (CLI) - Enables you to create packages, work with them locally, and upload to kdb Insights Enterprise.
  • q API - Allows you to interact with packages locally or within a kdb Insights Enterprise installation using q.
  • Python API - Allows you to interact with packages locally or within a kdb Insights Enterprise installation using Python.
  • Open API - Allows you to interact with packages locally or within a kdb Insights Enterprise installation using REST.

Refer to the Packages documentation for more details on how to build, manage, and deploy packages to kdb Insights Enterprise.