Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

One post tagged with "Database"

View All Tags

Data tables

Core conceptsDatabasePersistent storagev1.591.0

Windmill Data Tables provide workspace-scoped relational data storage with near-zero setup, enabling scripts and flows to leverage SQL without exposing credentials.

New features

  • Near-zero setup relational data storage managed by Windmill
  • Workspace-scoped with automatic credential management
  • Support for Custom Instance Database (superadmin-managed) or Postgres resources
  • Safe parameterized queries in TypeScript and Python
  • Native DuckDB integration with ATTACH syntax
  • Automatic asset detection and data dependency visualization
  • Default "main" data table for simplified access
  • Full CRUD operations for all workspace members