Download and install SQLyog versions (currently the latest version is 13.2.0)

I have always preferred SQLyog as a database visualization tool. Recently, I have reinstalled the system and want to reinstall SQLyog. By the way, I will sort out the download and installation of SQLyog.

Note: This article focuses on how to download SQLyog, and only links to other reference articles about installation.
( Downloading SQLyog from the official website of SQLyog is really unfriendly and requires registration information... The downloads provided by most download websites on the Internet are either incomplete, old, or the downloaded resources contain private goods. It is really hard to explain in one sentence, so I decided to write this Article)

1. Download various versions of SQLyog Ultimate

SQLyog Ultimate release history: Version History

The download addresses given in the example below are all the latest versions. To download other versions, you only need to replace the version number in the URL (even if a new version is released in the future, the method should be the same) Note: When replacing the version number in the
URL , replace the version number with the version number, replace the version number .without it , keep it consistent..

1. For Windows x64

SQLyog 13.2.0 Trial for Windows x64 download address:
https://static.webyog.com/downloads/SQLyog-13.2.0-0.x64Trial.exe

2. For Windows x86

SQLyog 13.1.5 Trial for Windows x86 Download address:
https://static.webyog.com/downloads/SQLyog-13.1.5-0.x86Trial.exe

Note: Starting from version 13.1.6, Windows x86 systems are no longer supported.

2. Download each version of SQLyog Community

The following download address, reference comes from: https://github.com/webyog/sqlyog-community/wiki/Downloads

If you have no problem accessing Github, it is recommended to go directly to Github to check the download address
(after all, they will maintain it in real time, and this blog of mine will not be updated accordingly)

Currently supported version range:

SQLyog 13.2.0
SQLyog 13.1.9
SQLyog 13.1.8
SQLyog 13.1.7
SQLyog 13.1.6
SQLyog 13.1.5
SQLyog 13.1.4
SQLyog 13.1.3
SQLyog 13.1.2
SQLyog 13.1.1
SQLyog 13.1.0
SQLyog 13.0.1
SQLyog 13.0.0
SQLyog 12.5.1
SQLyog 12.5.0
SQLyog 12.4.3
SQLyog 12.4.2
SQLyog 12.4.1
SQLyog 12.4.0
SQLyog 12.3.3
SQLyog 12.3.2
SQLyog 12.3.1
SQLyog 12.3.0
SQLyog 12.2.6
SQLyog 12.2.5
SQLyog 12.2.4
SQLyog 12.2.3
SQLyog 12.2.2
SQLyog 12.2.1
SQLyog 12.2.0
SQLyog 12.1.9
SQLyog 12.1.8
SQLyog 12.1.7
SQLyog 12.1.6
SQLyog 12.1.5
SQLyog 12.1.4
SQLyog 12.1.3
SQLyog 12.1.2
SQLyog 12.1.1
SQLyog 12.1.0
SQLyog 12.09

The download addresses given in the example below are all the latest versions. To download other versions, you only need to replace the version number in the URL (even if a new version is released in the future, the method should be the same)
Note: When replacing the version number in the URL, .replace it with or without it ., and keep it consistent.

1. For Windows x64

SQLyog Community Edition - 13.2.0 (64-Bit) Download address: https://s3.amazonaws.com/SQLyog_Community/SQLyog+13.2.0/SQLyog-13.2.0-0.x64Community.exe

2. For Windows x86

SQLyog Community Edition - 13.1.5 (32-Bit) Download address:
https://s3.amazonaws.com/SQLyog_Community/SQLyog+13.1.5/SQLyog-13.1.5-0.x86Community.exe

Note: Starting from version 13.1.6, Windows x86 systems are no longer supported.

3. For Linux x86_64

SQLyog Job Agent (SJA) for Linux - 13.2.0 (64 Bit) Download address:
https://s3.amazonaws.com/SQLyog_Community/SQLyog+13.2.0/sja1320.x86_64.tar.gz

4. For Linux i386

SQLyog Job Agent (SJA) for Linux - 13.2.0 (32 Bit) Download address:
https://s3.amazonaws.com/SQLyog_Community/SQLyog+13.1.5/sja1315.i386.tar.gz
Note: Starting from version 13.1.6, Linux i386 systems are no longer supported.

3. SQLyog installation

The installation of SQLyog is really simple, the next step is no brainer, all you need is a hand.
If you really need a reference, read this: SQLyog Ultimate software installation tutorial

4. How to solve the problem of SQLyog trial period expiration

If you are using SQLyog Communitythe community version, there is no need to consider the trial period.
If you are using SQLyog Trialthe trial version, you can refer to my other article:
Solving the problem of SQLyog Trial trial expiration (providing a script solution)

5. Finally

Although SQLyog Trialthe trial period problem can be solved, 这是SQLyog试用版the prompt window that pops up every time SQLyog is opened and closed is a bit jarring for people with obsessive-compulsive disorder.
If you are not pursuing the new features of SQLyog, here is a PJ version of Sqlyog-Ultimate
Webyog-Sqlyog-Ultimate-v13.1.1, which supports Windows x64 and x86 versions.

------------------------------ end ------------------------------

Guess you like

Origin blog.csdn.net/B11050729/article/details/132829589