mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
🔨 Add TOC
This commit is contained in:
parent
d1880515e8
commit
03421b7722
@ -2,6 +2,8 @@
|
||||
|
||||
By default, n8n uses SQLite as the database. The [credentials](../glossary.md#credentials), [workflows](../glossary.md#workflow), [executions](../glossary.md#execution), and [webhook](../glossary.md#webhook) are decoupled and stored in different tables.
|
||||
|
||||
[[toc]]
|
||||
|
||||
To inspect the n8n database, you can use [DBeaver](https://dbeaver.io), which is an open-source universal database tool.
|
||||
|
||||
## Credentials Entity
|
||||
|
||||
Loading…
Reference in New Issue
Block a user