# 服务端的数据库设计 为了方便和文档的准确性,具体设计请直接参考[orm entities](https://github.com/SkyUOI/OurChat/tree/main/server/entities) 数据库迁移编写请参考[orm migration](https://github.com/SkyUOI/OurChat/tree/main/server/migration) 关于我们使用的ORM框架,请直接参考[sea orm](https://www.sea-ql.org/SeaORM/)