README.md
February 7, 2024 ยท View on GitHub
DbToys
Introduction
DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator.
Supported databases:
- Sql Server
- Mysql
- Postgresql
Features
OneClick To View Table
Sometimes we just want to view the column definition and see the sample data by one click.
- View table design
- View Sample result data of table
- Export data dictionary to excel
- Code generation
Export Database Documents
- Export data dicionary to Excel
- more to continue...
Code Generation
- Global templates
- Customize your own code templates
- Generate code files according the selected data table and the code templates
Screenshots


How to install
Prerequisite
- You need Windows 10 build 17763+ or later.
- Microsoft Edge WebView2 Runtime should be installed.
Via Microsoft Store
Via Release
Go to GitHub releases page, click on Assets at the bottom to show the files available in the release. (No autoupdate)