API Reference
Use this page when you know the SDK and need the API surface by task. SDK guides show the first integration path. These maps point to the language reference for configuration, query results, lifecycle, extension selection, backup and restore, and error handling.
Choose By Task
| Task | Look for |
|---|---|
| Open a database | builder or open configuration, root storage, runtime mode, durability |
| Run SQL | query, execute, parameters, row access, result typing |
| Use raw protocol | raw bytes, streaming, response ownership, cancellation |
| Manage lifecycle | close, background, foreground, cancellation, capability checks |
| Move data | backup, restore, dump, archive validation |
| Ship extensions | exact SQL extension names, dependency files, artifact reports |
| Handle errors | SDK errors, PostgreSQL SQLSTATE data, capability errors |