How to Connect to MySQL Database in Eclipse IDE

Описание к видео How to Connect to MySQL Database in Eclipse IDE

Follow this guide to connect to MySQL database in Eclipse IDE using Database Development perspective, so you can work with and manage MySQL databases right inside Eclipse IDE, without the need of using an external program like MySQL Workbench or MySQL Command Line client.

Here's what I will share with you in this video:
- Download MySQL JDBC driver
- Make connection to a database (create connection profile)
- Edit data in a table
- Execute some SQL statements

I suppose that you're using these software programs:
- Java Development Kit (JDK)
- Eclipse IDE for Enterprise Java Developers
- MySQL Community server

Комментарии

Информация по комментариям в разработке