Datab
Workloads on Datab Node

Partner Apps

Partner apps are workloads built by third parties for the Datab Node platform. They use the same identity layer (Atlas), the same audit log, the same security agent (Gu), and the same offline-first guarantees as DatabStudio.

Packaging options

  • Docker container — most common path. Drop a container image into the partner-apps catalog.
  • Snap part — for partner services that need to live inside the datab-app snap.
  • Static asset bundle — for pure front-end workloads served from the node's web layer.

What partners agree to

  • Respect the bounded-agency model — no silent destructive actions.
  • Write to the audit log for every state-changing operation.
  • Keep operational data in the local PostgreSQL — never ship sensitive data off-node without consent.
  • Sign release artifacts; DatabHome will not publish unsigned partner apps.

Partner onboarding is gated. Reach out via databsystems.com/contact.