Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Database Systems - Installing MySQL Workbench and Starting the Database Server
Play lesson

Database Systems with SQL - Full Course - Database Systems - Installing MySQL Workbench and Starting the Database Server

5.0 (0)
6 learners

What you'll learn

This course includes

  • 4.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

MySQL is the most popular and leading relational database system. It's easy to use, full of most database features and also runs on all major operating systems, including Windows, Mac OS, Linux, and Unix. The MySQL version is 8.0, available in two editions: 1. MySQL Community, also called MySQL Server, which is free and includes a complete set of database services and tools, and is suitable for non-commercial applications such as education. 2. MySQL Enterprise is a paid edition typically used for commercial databases, and it includes additional administrative applications not included with MySQL Community. There is also the  MySQL Command-Line Client which is a command-line based interface included in the MySQL Server download. On the command-line, you can connect to the database server, perform administrative functions, and execute SQL statements. To run the Command-Line Client, a user must first open Terminal on a Mac or Command Prompt on Windows: Mac: Click on the Terminal application, usually found in the Applications/Utilities folder. Windows: Click the Start button in the Taskbar, then type "cmd", then click Command Prompt. It’s often easier to use a GUI application to interact with MySQL Server, such as MySQL Workbench. After installing MySQL don’t forget to start the server! Subscribe to Appficial for more programming videos coming soon. Also, don't forget to click LIKE and comment on the video if it helped you out!

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere