> For the complete documentation index, see [llms.txt](https://jack80342.gitbook.io/spring-boot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jack80342.gitbook.io/spring-boot/ix.-how-to-guides/80.-database-initialization.md).

# 80. 数据库初始化

一个数据库可以使用不同的方式进行初始化，这取决于你的技术栈。当然，你可以手动完成该任务，只要数据库是单独的过程。
