Docs
Docs/SQL Editor/Editor Features

Editor Features

Powerful SQL editing powered by Monaco Editor

QuackDB's SQL editor is powered by Monaco Editor (the same engine as VS Code), providing a professional code editing experience.

QuackDB SQL Editor

Editor Features

FeatureDescription
Syntax HighlightingSQL keywords, strings, numbers, comments
Auto-CompleteTables, columns, SQL keywords
Error HighlightingInvalid syntax underlined
Line NumbersOptional display
MinimapCode overview on right
Bracket MatchingHighlight matching brackets
Multiple CursorsEdit multiple lines at once

Execution Options

Run

Execute and display results

Run Selected

Execute highlighted text only

Explain

Show query execution plan

Format

Auto-format SQL

Need help?

Join our Discord community for support and discussions.

Join Discord