首页
开源项目
搜索 TinyTools
DrawDB数据库设计编辑器
31.8k
在线演示
Github仓库
Gitee仓库
drawDB
免费、简单、直观的数据库模式编辑器和 SQL 生成器。
 DrawDB 是一款功能强大且用户友好的数据库实体关系 (DBER) 编辑器,直接在您的浏览器中运行。只需点击几下即可创建图表、导出 SQL 脚本、自定义编辑器等等,无需创建帐户。点击此处查看全部功能。 ## Getting Started ### Local Development ```bash git clone https://github.com/drawdb-io/drawdb cd drawdb npm install npm run dev ``` ### Build ```bash git clone https://github.com/drawdb-io/drawdb cd drawdb npm install npm run build ``` ### Docker Build ```bash docker build -t drawdb . docker run -p 3000:80 drawdb ``` 如果您希望使用共享功能,请根据 `.env.sample` 设置 [服务器](https://github.com/drawdb-io/drawdb-server) 和环境变量。除非您想要共享文件,否则这不是必需的。
tabler/tabler is licensed under the
MIT License
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
Permissions
Commercial use
Modification
Distribution
Private use
Limitations
Liability
Warranty
Conditions
License and copyright notice