SkillAgentSearch skills...

Db2erd

Create Entity-Relationship Diagrams from SQL Create statements using d2lang and dioxus rust

Install / Use

/learn @mdauthentic/Db2erd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="sample/db2erd.png" alt="DB2ERD"> <h1 align="center">DB2ERD</h1>

Database to ER diagram (DB2ERD) is a desktop app that converts SQL CREATE statements into ER diagram using d2lang for generating the diagram and Dioxus(Rust crossplatform app development library) for bundling the desktop app.

This is still a work in progress, but it is possible to generate d2 diagrams with the app as it is.

Requirements

This app assumes that you have already installed D2 locally. Find more about the installation here.

To check that your local installation is working correctly, run:

d2 version

Build

This is currently a desktop-only app.

Clone the project and run the following command

cd /project_directory
cargo run

Related Skills

View on GitHub
GitHub Stars4
CategoryData
Updated1y ago
Forks0

Languages

Rust

Security Score

75/100

Audited on Sep 7, 2024

No findings