Guide
Dockwave is a native macOS app for connecting to PostgreSQL, browsing a schema, executing SQL and exporting results. Start with a database you are authorized to access and a read-only role where possible.
First session
Section titled “First session”- Install Dockwave and read the first-launch warning.
- Create a connection using the settings your database administrator provides.
- Run a read-only query and inspect its results.
- Export to a file only after checking which SQL will run again.
The website is still in development. These written guides are available now; real app screenshots and workflow recordings will follow.
Know the boundaries
Section titled “Know the boundaries”- PostgreSQL is the supported database engine; the app does not provision a server.
- The result grid is read-only. It does not provide direct row editing.
- SQL executes with your database permissions. A read-only grid does not make arbitrary SQL safe.
- Query tabs and SQL can be restored locally, but live database sessions and transactions are not restored on launch.
Downloads and terms
Section titled “Downloads and terms”Find available releases. Releases may be Beta; consult each release’s notes rather than assuming a stable build exists.
Read the original license terms and third-party notices.