Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

methodref/dber

Open more actions menu
 
 

Repository files navigation

DBER | Database design tool based on entity relation diagram

中文

Website and Demo

https://dber.tech

Demo Gif

Features

  1. Design data structures Visually
  2. Create relationships with drag and drop
  3. Export SQL scripts from the graph

Tech stack

SVG

Next.js(React)

DBML

ArcoDesign

Getting Started

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.

Inspired by

dbdiagram

antv x6

About

Database design tool based on entity relation diagram

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.6%
  • Sass 5.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.