0% found this document useful (0 votes)
39 views11 pages

Useful Tools

Manual sobre el uso de una herramienta de manejo de base de datos, la misma puede conectarse a varias base de datos.

Uploaded by

Coccol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views11 pages

Useful Tools

Manual sobre el uso de una herramienta de manejo de base de datos, la misma puede conectarse a varias base de datos.

Uploaded by

Coccol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Table of Contents

USEFUL TOOLS 2

ER DIAGRAM 3
VIRTUAL GROUPING (AVAILABLE ONLY IN FULL VERSION) 6
CONNECTION COLORINGS 8
FAVORITES (AVAILABLE ONLY IN FULL VERSION) 9
FIND IN DATABASE 10
SEARCH FILTER 11

Useful Tools 1
Useful Tools

Navicat provides variety of tools that improves user experience when using Navicat.

 ER Diagram
 Virtural Grouping
 Connection Colorings
 Favorites
 Find in Database
 Search Filter

Useful Tools 2
ER Diagram

Besides List and Detail views, Navicat enhances table viewing to a new ER Diagram view. In
this ER Diagram view, you can view table fields and relationships between tables in a
database/schema graphically. It also allows adding foreign key constraints to tables directly.

Note: Only tables provide ER Diagram view in Navicat. Other database objects only provide
List view and Detail view.

Just simply choose View -> ER Diagram in the main menu or click in the table object
pane toolbar. An ER diagram will be created automatically if the selected database contains
tables.

Hint: ER Diagram files are stored under Settings Save Path.

Useful Tools 3
1. Object Pane
Displays table fields and relationships between tables in a database.

Note: Double-click a table in ER Diagram view will open the Table Designer, while
double-click a table in List view and Detail view will open the Table Viewer.

Note: The tabs and options in the designer depend on the diagram database type you
have chosen. For the settings of different tabs, see Database Object Management.

Add Relation

To add a relation

o Click from the bottom toolbar.


o Drag the source table field and drop to the target table field.
o Edit foreign key properties in the Table Designer.

Edit Relation

To edit a relation

o Select the relation for editing in the object pane.


o Right-click and select the Design Relation from the popup menu.
o Edit foreign key properties in the Table Designer.

Delete Relation

To delete a relation

o Select the relation for deleting in the object pane.


o Right-click and select the Delete Relation from the popup menu.
o Confirm deleting in the dialog window.

Add Vertex to Relation


Select relation in diagram, then press and hold the Shift key. Click on the relation to
add vertex.

Delete Vertex on Relation


Select relation in diagram, then press and hold the Shift key. Click on the vertex.

Useful Tools 4
Auto Layout
Control-click the object pane and select Auto Layout. It regenerates the ER Diagram
with using auto layout feature.

Paper Dimension
Control-click the object pane and select Page Dimension.... Corresponding paper
dimension will reflect in Navigator.

2. Navigator
To zoom in or zoom out the selected area of the diagram, adjust the slider of the
Navigator. Same effect can be achieved with keyboard shortcuts:

Zoom In: [Cmd-+] or [Cmd-Mousewheel up]


Zoom out: [Cmd--] or [Cmd-Mousewheel down]

3. Toolbar

Move Diagram
Click to switch to hand mode. Press and hold the Space key, then move the diagram.

New Relation
Click to create a relation between two table fields.

Useful Tools 5
Virtual Grouping (Available only in Full version)

Virtual Group aims to provide a platform for logical grouping objects by categories, so that all
objects are effectively preserved.

Virtual Grouping can be applied on Connection, Table, View, Function, Event, Query, Backup
and Schedule. Just simply control-click the panel and select Manage Group from the popup
menu.

Create Group

To create a new group

 Select the panel (navigation pane/object pane) that you wish to apply the virtual
grouping.
 Control-click and select New Group or Manage Group -> New Group from the
popup menu.
 Given the group name.
 Control-click the object(s) (e.g. connection, table, view etc) and select Manage
Group -> Add To Group from the popup menu or just simply drag and drop the
object(s) into the newly created group.

Edit Group

To change the name of a group

 Select the group for editing in the navigation pane/object pane.


 Control-click and select the Rename Group from the popup menu.

Handle Group

To move the object(s) back to the top-level

 Select the object(s) for moving in the navigation pane/object pane.


 Control-click the object(s) and select Manage Group -> Remove From Group from
the popup menu or just simply drag and drop the object(s).

Useful Tools 6
Hidden Groups

To hide connection groups

 Choose View -> Flatten Connection.

To hide object groups

 Choose View -> Flatten Object List.

Delete Group

To delete a group

 Select the group for deleting in the navigation pane/object pane.


 Control-click and select Delete Group from the popup menu.
 Confirm deleting in the dialog window.

Useful Tools 7
Connection Colorings

Navicat provides highlighting connections by colors for identifying connections and their
database objects. The highlighted color displays in connection name in navigation pane and
title in its database object window.

To highlight a connection, simply control-click the connection, select your preferred color
under Color from the popup menu.

Useful Tools 8
Favorites (Available only in Full Version)

Navicat Favorites are links to tables/views/other database objects that you visit frequently.
By adding a path to your favorites list, you can go to that tables/views/other database
objects with a single click, instead of having to navigate the connection and databases in the
navigation pane.

Add Favorite

To add a link to the favorites list:

1. Open the database object.


2. Choose Favorites -> #. <Empty> -> Add to Favorite # or press Option-Shift-#.
3. Enter the Favorite Name and select the Favorite ID.

Open Favorite

To open a database object from the favorites list:

1. Choose Favorites -> favorite_name or press Control-Shift-#.

Delete Favorite

To remove a link from the favorites list:

1. Choose Favorites -> favorite_name -> Clear Favorite #.

To remove all links from the favorites list:

1. Choose Favorites -> Clear Favorites....

Note: # represents 0, 1, 2, 3, 4, 5, 6, 7, 8 or 9.

Useful Tools 9
Find in Database

Navicat provides a Find in Database feature offers searching table records within a
database.

 Select the database/schema.


 Control-click and select Find in Database.../Find in Schema... from the popup
menu.
 Enter keyword and select the search criteria.
 Double-click the table in Find Results to view the record.

Useful Tools 10
Search Filter

Search Filter allows you to filter the object names in object pane.

Search Filter can be applied on Table, View, Function, Query, Report, Backup, Schedule and
other database objects. Just simply specify a filter string in the Search.

It also provides some additional options for filter the object name:

Ignore Case
Disable case sensitive filter.

Contains
Return the objects that contain the filter string.

Start With
Return the objects that start with the filter string.

Whole Words
Return the objects that match the entire word of the filter string.

Ends With
Return the objects that end with the filter string.

To remove the filter, simply delete the filter string in the Search.

Useful Tools 11

You might also like