Tag

SQL Export

1 views collected around this technical thread.

macrozheng
macrozheng
Oct 22, 2024 · Databases

Master Database Design with DrawDB: Installation, Features, and Real-World Example

Learn how to install and use the open‑source DrawDB database design tool with Docker, explore its visual modeling features, SQL import/export capabilities, theme and template options, and see a real‑world example designing the permission module of a SpringBoot3‑Vue e‑commerce project.

DockerDrawDBOpen Source
0 likes · 6 min read
Master Database Design with DrawDB: Installation, Features, and Real-World Example
macrozheng
macrozheng
Apr 27, 2020 · Databases

Master Database Design with Navicat: A Step‑by‑Step Guide

This tutorial walks you through using Navicat 12 to design, relate, and export a database schema for a mall permission management module, covering model opening, table creation, foreign‑key setup, auto‑layout, SQL export, and reverse engineering with clear screenshots.

Foreign KeysNavicatReverse Engineering
0 likes · 7 min read
Master Database Design with Navicat: A Step‑by‑Step Guide