Skip to content
/ DbToys Public

DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator. 提供一些围绕数据库的开发辅助功能,包括数据表结构快速查看、导出数据字典、通过模板生成代码等

License

Notifications You must be signed in to change notification settings

NeilQ/DbToys

Repository files navigation

logo

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

DbToys1

DbToys2

How to install

Prerequisite

Via Microsoft Store

DbToys

Via Release

Go to GitHub releases page, click on Assets at the bottom to show the files available in the release. (No autoupdate)

Known issues

About

DbToys offers a set of utilities around database like view table design, exporting data dictionary, code generator. 提供一些围绕数据库的开发辅助功能,包括数据表结构快速查看、导出数据字典、通过模板生成代码等

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published