Skip to content

An electron.js application designed to assist you in creating diagrams, especially for MySQL databases. It offers a user-friendly interface that allows you to visualize and comprehend your database structure more easily.

License

Finestwork/my-schema-flow

Repository files navigation

banner.png

Heads-up

Kindly be informed that the application is currently in its development phase. While I strive to implement all features, there may be instances where some functionalities might not perform as expected. I highly value your participation and invite you to experiment with it, sharing any insights or suggestions that could help in refining this app. Please note that the application has been tested on Windows 11, however, considering its nature as an Electron app, it is expected to function on macOS and Linux platforms as well.

Powered by:

Special thanks to:

Get Started

Make sure that you run the code below first before anything else:

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Contributing

Please refer to the contribution guide

About

An electron.js application designed to assist you in creating diagrams, especially for MySQL databases. It offers a user-friendly interface that allows you to visualize and comprehend your database structure more easily.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published