DrawDB Docker

DrawDB Docker#

Free and open source, simple, and intuitive database design editor, data-modeler, and SQL generator.

Editor#

Editor

Docker#

git clone https://github.com/drawdb-io/drawdb
docker build -t drawdb .
docker run -p 3000:80 drawdb

http://localhost:3000/

If you wish to work with sharing, set up server and environment variables according to .env.sample. This is not required unless you want to share files.

Screenshots#

https://www.drawdb.app/assets/screenshot-CHDCMZdA.png

References#