botbook/site/docs/apendix-i-database-model.md
2024-08-26 13:41:26 -03:00

11 lines
324 B
Markdown

---
sidebar_position: 1000
---
# Apendix I - Database Model
The database model can be seen on the picture bellow. In each .gbapp or .gblib
the folder **Model** will contain the Sequelize definition for each one of these
tables and their relationship.
![General Bots Database Model](./images/GeneralBotsDatabaseModel.png)