How does navicat connect to mysql? Detailed graphic tutorial on connecting navicat to mysql

Source: Internet
Author: User

How does navicat connect to mysql? Detailed graphic tutorial on connecting navicat to mysql

The latest version of navicat for mysql comes with a registration code. If it is already green, decompress it to any directory to run it.

Navicat Premium is a multi-Connection database management tool that allows you to connect to MySQL, Oracle, PostgreSQL, SQLite, and SQL server databases with a single program at the same time, it makes it easier to manage different types of databases. Navicat Premium integrates the functions of other Navicat members. With the ability to connect different database types, Navicat Premium supports data transmission between MySQL, Oracle, PostgreSQL, SQLite, and SQL Server. It supports most functions of MySQL, Oracle, PostgreSQL, SQLite, and SQL Server.

Navicat Premium enables you to transmit data between various database systems easily and quickly, or transmit a plain text file that specifies the SQL format and encoding. This simplifies the process of migrating data from one server to another. Batch jobs of different databases can also be scheduled and run at the specified time.

  Navicat for MySQL:

Navicat for MySQL is a set of high-performance database management and development tools designed for MySQL. It can be used on MySQL database servers of any version 3.21 or later and supports most functions of the latest MySQL version, including triggers, stored procedures, functions, events, views, and management users.

Click or select File> new connection to set connection properties.

Connection settings

After creating a connection, you can connect to the database and manage its objects and data in tables. Please refer to the following help to learn how to run these operations in the simplest way.

Working with databases or modes

Work with database or mode objects in Navicat browser!

The Navicat window consists of a Navigation Pane (the left pane) and an object pane (the right pane ).

The navigation pane is the basic path for navigation, database, and database objects. It uses a tree structure, allowing you to quickly and conveniently use databases and their objects through the pop-up menu.

Enable table and query in the object pane. You can use the toolbar at the top of the window to manage your data.

  The following are some experiences with navicat.To help beginners get familiar with the software as soon as possible. Today, we will first write how navicat connects to the local mysql database.

  How to connect navicat to mysql:

1. First, you must install the mysql database on your computer. (If you do not know whether you have installed mysql successfully, you can enter "mysql" in the Start menu to search for it)

2. Open your Navicat for Mysql (here you can also use the above method and enter 'navicat' in the search box of the Start menu ')

3. Open the first 'connection' on the left of the single-host toolbar to go to the connection page.

4. The most important step is to enter five boxes in the open interface. The first one is the Name of the new connection, here we name it 'local', and the second one:

Host Name/Ip Address you need to enter the Ip Address of your local machine or directly enter 'localhost'. Here we choose the second type. Third: Port, enter the Port number during installation, which is generally 3306 by default. The fourth and fifth are UserName and Password, respectively, you need to enter your database name username and password. My username is root. Password: (confidential, ). Finally, check the 'Save Passwod 'box below.

5. Complete the preceding steps and click 'test ion ion' in the lower left corner. If success is displayed, you can click 'save' in the lower right corner. If an error occurs, you need to check again where you entered the error.

6. After clicking 'save', you can double-click "local" (here the 'local' is the connection Name you just entered) and open your database.

I use the English version of navicat, but the Chinese version is similar.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.