v0.9.3 Summary Chapter 6: Advanced tools 6. Introduction

6. Introduction

In order to support the user when designing models or managing databases, pgModeler introduces a set of tools that can be helpful in these two jobs. In the case of modeling, we have features that facilitate the navigation throughout the model, a database model structure validator, a feature to fix corrupted model files, and many others.

In the database management field, the user counts with a reasonably featured tool that helps to explore database structures, create database objects from code snippets or typed SQL commands, and a data manager which is able to handle information held by tables and views. The complete set of advanced tools is model overview, magnifier tool, source code preview, model fix, model objects, operations history, model validation, objects ids swapping, object finder, model restoration, layers management, model changelog, SQL tool, objects metadata handler, the command line interface, and the crash handler and bug report. They will be completely detailed in the next subsections.


Mar 16, 2021 at 10:22