Lab 1
Lab 1
MATRIC AA200536
SECTION 2
Explain the differences between Microsoft Access DBMS (that you have learned in Introduction
to Information Technology course last year) and MySQL. State at least four criteria / attributes.
4. It contains automatic backup and 4. It allows the user to create a view stored
database recovery. procedure function in database.
2. Explain three well-known front-ends for MySQL complete with images.
This multi-purpose GUI application is an integrated development environment (IDE) that includes
a wide variety of features and capabilities for MySQL database creation and maintenance.
Createand run queries, build and debug stored procedures, automate database object maintenance,
examine table data using an easy interface, and much more are all possible with it.
• Rich code formatting capability allows you to build and edit code profiles in order to standardise
and tidy up your code.
• Using the CRUD Generator, produce result scripts for SELECT, INSERT, UPDATE, and
DELETE statements to a SQL file.
2. MySQL Workbench
For database architects, developers, and DBAs, MySQL Workbench provides a single visual tool.
It has a variety of features for building, developing, and managing databases. It comes in three
different editions: Community, Standard, and Enterprise. The Community version is a free open-
source edition with a limited range of features, whereas the other two are commercial editions with
more features.
• Displays the status and health of the server, as well as server logs.
• MySQL Workbench was created by Oracle, the same firm that created MySQL, so you can be
certain that it will work with all of MySQL's most recent features.
phpMyAdmin is written in PHP and a web-based MySQL administration tool. It's one of the most
widely used tools of its sort, owing to its ease of use and the fact that it's entirely free. Although it
lacks several sophisticated capabilities that other programmes offer, its fundamental functionality
is sufficient to allow you to construct working websites without requiring significant MySQL
expertise.