# Tutorials ------------- This is a collection of DB-GPT tutorials on Medium. DB-GPT is divided into several functions, including chat with knowledge base, execute SQL, chat with database, and execute plugins. ###Introduce [What is DB-GPT](https://www.youtube.com/watch?v=QszhVJerc0I) by csunny (https://github.com/csunny/DB-GPT): ### Knowledge [How to Create your own knowledge repository](https://db-gpt.readthedocs.io/en/latest/modules/knownledge.html) [Add new Knowledge demonstration](../../assets/new_knownledge_en.gif) ### SQL Generation [sql generation demonstration](../../assets/demo_en.gif) ### SQL Execute [sql execute demonstration](../../assets/auto_sql_en.gif) ### Plugins [db plugins demonstration](../../assets/dbgpt_bytebase_plugin.gif)