Navicat provides a number of powerful tools for working with the databases.
The following tools are available:
Import Wizard
Imports data from DBF, TXT, CSV, HTML, XML and more.
Export Wizard
Exports data to various formats, including DBF, TXT, CSV, HTML, Excel,
XML, RTF and more.
Data Transfer
Transfers tables/views/procedures/functions/sequences/events between databases/schemas or to plain
text file.
Data Synchronization
Synchronizes data in different databases/schemas to be kept up-to-date so that each
repository contains the same information.
Structure Synchronization
Compares the structure of two similar databases/schemas and produces a set of alter
statements in MySQL, PostgreSQL and Oracle databases.
Backup/Restore
Allows you to backup/restore your databases/schemas in MySQL, PostgreSQL and SQLite databases.
Batch Job/Schedule
Allows you to schedule a batch job which being executed at a specified time
and support e-mail notification service.
Dump SQL File
Dumps database/schema/table(s) to SQL file.
Execute SQL File
Executes SQL file.
Print Structure
Prints database/schema/table structure.
Log Files
Keeps track on the actions (e.g. SQL statements being executed) which have been
performed in Navicat.