- Design data structures Visually
- Create relationships with drag and drop
- Export SQL scripts from the graph
SVG
Next.js(React)
DBML
ArcoDesign
First, Clone the repository or download the source code.
Install the dependences.
npm install
# or
yarn install
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.