This tutorial uses the JavaDB database server but you can also complete the tutorial using the MySQL database server.To create the database in MySQL, download and extract the mysql-consult.zip archive. The archive contains SQL scripts for creating and populating the consult database.For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial. MySQL を操作する IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans
Note. If you are using the MySQL database server, open the mysql_insert_data_consult_v2.sql file included in the mysql-consult.zip archive. ファイルが SQL エディタで自動的に開きます。 - NetBeans