JAVA AND DATABASES
JAVA AND DATABASES In this article we will see how to use the popular DBMS (Database Management System) MySQL Server in Java. We will start with the installation of MySQL, I am working with a MacOS Ventura and the procedure I will show you applies to this Operating System. For Windows and Linux refer to the MySQL documentation. Go with your browser to https://dev.mysql.com/downloads/mysql/ and select your operating system and the right architecture (in my case macOS version of MySQL 8.0.34 ARM 64 architecture) and download the file. Now with a video I will walk you [...]