Update readme
This commit is contained in:
parent
98c046e018
commit
d389c28fb7
34
README.md
34
README.md
@ -1,20 +1,26 @@
|
|||||||
<h3 align="center">
|
<div align="center">
|
||||||
<img width="80" alt="drawdb logo" src="./src/assets/icon-dark.png">
|
<img width="64" alt="drawdb logo" src="./src/assets/icon-dark.png">
|
||||||
</h3>
|
<h1>drawDB</h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h3 align="center">Free, simple, and intuitive database design tool and SQL generator.</h3>
|
<h3 align="center">Free, simple, and intuitive database schema editor and SQL generator.</h3>
|
||||||
|
|
||||||
<p align="center">
|
<div align="center" style="margin-bottom:12px;">
|
||||||
<a href="https://drawdb.app/">drawDB</a>
|
<a href="https://drawdb.app/" style="display: flex; align-items: center;">
|
||||||
·
|
<img src="https://img.shields.io/badge/Start%20building-grey" alt="drawDB"/>
|
||||||
<a href="https://discord.gg/BrjZgNrmR6">Discord</a>
|
</a>
|
||||||
·
|
<a href="https://discord.gg/BrjZgNrmR6" style="display: flex; align-items: center;">
|
||||||
<a href="https://x.com/drawDB_">X</a>
|
<img src="https://img.shields.io/discord/1196658537208758412.svg?label=Join%20the%20Discord&logo=discord" alt="Discord"/>
|
||||||
</p>
|
</a>
|
||||||
|
<a href="https://x.com/drawDB_" style="display: flex; align-items: center;">
|
||||||
|
<img src="https://img.shields.io/badge/Follow%20us%20on%20X-blue?logo=X" alt="Follow us on X"/>
|
||||||
|
</a>
|
||||||
|
<a href="https://buymeacoffee.com/drawdb" style="display: flex; align-items: center;">
|
||||||
|
<img src="https://img.shields.io/badge/Support%20us-grey?logo=buymeacoffee" alt="Support us"/>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h3 align="center"><img width="700" style="border-radius:5px;" alt="demo" src="drawdb.gif"></h3>
|
<h3 align="center"><img width="700" style="border-radius:5px;" alt="demo" src="drawdb.png"></h3>
|
||||||
|
|
||||||
## drawDB
|
|
||||||
|
|
||||||
DrawDB is a robust and user-friendly database entity relationship (DBER) editor right in your browser. Build diagrams with a few clicks, export sql scripts, customize your editor, and more without creating an account. See the full set of features [here](https://drawdb.app/).
|
DrawDB is a robust and user-friendly database entity relationship (DBER) editor right in your browser. Build diagrams with a few clicks, export sql scripts, customize your editor, and more without creating an account. See the full set of features [here](https://drawdb.app/).
|
||||||
|
|
||||||
|
BIN
drawdb.gif
BIN
drawdb.gif
Binary file not shown.
Before Width: | Height: | Size: 2.0 MiB |
BIN
drawdb.png
Normal file
BIN
drawdb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
Loading…
Reference in New Issue
Block a user