Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WoodlarkNew to Visual Studio Code? Get it now.
Woodlark

Woodlark

Tunnelworks Inc.

|
1 install
| (0) | Free
High power tools for SQL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Woodlark for VS Code

Type-safe queries for PostgreSQL. Catch errors at edit time.

Features

  • Real-time diagnostics — Schema-aware validation as you type
  • Smart completions — Tables, columns, query names, enum values
  • Go to definition — Jump to @QueryName references
  • Hover info — See column types and query signatures
  • Code generation — Generate type-safe Python from SQL

Requirements

  1. Install the CLI: pip install woodlark-cli
  2. Create woodlark.toml in your project (run woodlark init)

Commands

Access via Command Palette (Cmd+Shift+P):

  • Woodlark: Generate Code — Create client code
  • Woodlark: Check Queries — Validate without generating
  • Woodlark: Preview Query — Show expanded SQL and types

Documentation

Full documentation at github.com/tunnelworks/woodlark.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft