Skip to content

Repository files navigation

SQL SERVER Table Tree

Alt text

Dekstop app to build a table tree from SQL Server Database. The app uses table's relationship to build the tree, uses recursion, so it goes as deep as your DB complexity.

Highlights

  • The process runs on background (thread)
  • The result is shown as Json Treeview
  • Uses table's relationships to build the tree
  • Measures process time
  • Exports Excel (thanks to https://docs.aspose.com/cells/net/)
  • Exports Json File

Screenshots

Alt text

Thanks!

About

Dekstop app to build a table tree from SQL Server Database.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages