Skip to content

NocoDB (No-Code Spreadsheet)

NocoDB provides a collaborative interface for managing relational database data.

Namespace: nocodb
Chart: zekker6/nocodb


1. Overview

An Airtable-like interface is provided over the existing PostgreSQL database. This platform is utilized for lightweight data management and structured content organization.


2. Configuration Parameters

  • Database Engine: PostgreSQL (Backend integration).
  • Access Control: User-based permissions are enforced via the internal auth system.
  • Integration: APIs are exposed for consumption by n8n workflows.

3. Implementation Steps

  1. Deployment: Installed via the official Helm chart and managed by ArgoCD.
  2. Persistence: Database state is maintained by the central DB stack.
  3. Ingress: Routing is provided through the cluster LoadBalancer and Cloud Gateway.

4. Maintenance

  1. Versioning: Updates are tracked in the GitOps repository.
  2. Backups: Data integrity is ensured through the underlying PostgreSQL backup policy.