Skip to content

Commit 8399d92

Browse files
committed
Update docs
1 parent ae677ef commit 8399d92

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

docs/database.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ With Webhook.site Custom Actions, you can interact with your Database to store,
1111

1212
Additionally, with Webhook.site's simple API, you can manage your Database, including running SQL queries.
1313

14+
<figure markdown="span">
15+
![Webhook.site Database Console](/images/database_console.png){ width="500" }
16+
<figcaption>Webhook.site Database Console</figcaption>
17+
</figure>
18+
19+
<figure markdown="span">
20+
![Webhook.site Database in Custom Action editor](/images/database_action_editor.png){ width="500" }
21+
<figcaption>Webhook.site Database in Custom Action editor</figcaption>
22+
</figure>
23+
1424
## Under the hood
1525

1626
Webhook.site Databases are powered by CockroachDB, providing a fault-tolerant, secure and highly available PostgreSQL-compatible environment for your data. With Webhook.site Databases, you don't have to worry about maintenance, uptime, backups as Webhook.site Cloud continually manages and scales the database clusters upon demand to ensure performance.
704 KB
Loading

docs/images/database_console.png

632 KB
Loading

0 commit comments

Comments
 (0)