Install SQuirreL SQL Client on macOS

This section provides a tutorial on how to install SQuirreL SQL Client on macOS.

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. Here is what I did to install SQuirreL SQL Client on macOS.

1. Go to SQuirreL Website at sourceforge.net/projects/squirrel-sql.

2. Click "Files > 1-Stable > 4.0.0 > squirrel-sql-4.0.0-MACOSX-installer.jar" to download.

3. Run the download JAR file, squirrel-sql-4.0.0-MACOSX-installer.jar, in a Terminal window to open the installation screen.

herong$ cd ~/downloads
herong$ java -jar squirrel-sql-4.0.0-MACOSX-install.jar

4. Select MySQL, Oracle and SQL Server to finish the installation.

5. Install JDBC driver for SQL Server:

6. Add JDBC driver for SQL Server to SQuirreL:

7. Add connection alias to SQL Server database.

Table of Contents

 About This Book

 Macintosh OS (Operating System) History

 macOS Operating System

 macOS File Systems

 macOS Network Connections

 System and Application Processes

 Keychain Access - Password Manager

 Keychain Access - Certificate Manager

 Productivity Tools on macOS

Programming Tools on macOS

 Run Perl Scripts on macOS

 Install File::Util for Perl

 Run Python Scripts on macOS

 Install New Version of Python on macOS

 pip3 - Package Installer for Python 3

 Run PHP Scripts on macOS

 Install MySQL Database Server on macOS

 PHP mysqli_connect() Error on "localhost"

Install SQuirreL SQL Client on macOS

 Connect SQuirreL to MySQL on macOS

 Install SQuirreL SQL Scripts Plugins

 Apache Web Server on macOS

 Develop and Run Java Applications

 Full Version in PDF/EPUB