MySQL Crash Course A Hands-on Introduction to Database Development

Cover of MySQL Crash Course A Hands-on Introduction to Database Development by Rick Silva
Author: Rick Silva
Publisher: No Starch Press
Year: 2023
Language: en
Pages: 352
ISBN-13: 9781718503007
ISBN-10: 1718503008
Dimensions:
Height: 9.25 Inches
Length: 7 Inches
Weight: 0.81350574678 Pounds
Width: 0.85 Inches
Dewey Decimal: 005.756
Editorial overview Touché

MySQL Crash Course: A Hands-on Introduction to Database Development by Rick Silva, published by No Starch Press on May 23, 2023, is a practical guide designed for those looking to understand and manage databases using MySQL. This edition, comprising 352 pages, offers a straightforward approach to relational database development, emphasizing hands-on learning through practical examples and expert advice.

Readers will find comprehensive instruction on SQL basics, database creation, and crafting queries to extract data. The book covers essential topics such as adding constraints to tables, using indexes for efficient data retrieval, and integrating MySQL with programming languages like PHP, Python, and Java. Additionally, it includes three final projects that guide readers in building a weather database, implementing triggers in an election database, and using views to safeguard sensitive information. This resource serves as a quick-start guide for those interested in database administration and management.


Official synopsis Publisher

With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.

MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It’s filled withpractical examples and expert advice that will have you up and running quickly.

You’ll learn the basics of SQL, how to create a database, craft SQL queries to extract data, and work with events,procedures, and functions. You’ll see how to add constraints to tables to enforce rules about permitted data and useindexes to accelerate data retrieval. You’ll even explore how to call MySQL from PHP, Python, and Java.

Three final projects will show you how to build a weather database from scratch, use triggers to prevent errors in anelection database, and use views to protect sensitive data in a salary database.

You’ll also learn how to:

  • Query database tables for specific information, order the results, comment SQL code, and deal with null values
  • Define table columns to hold strings, integers, and dates, and determine what data types to use
  • Join multiple database tables as well as use temporary tables, common table expressions, derived tables, andsubqueries
  • Add, change, and remove data from tables, create views based on specific queries, write reusable stored routines, and automate and schedule events

The perfect quick-start resource for database developers, MySQL Crash Course will arm you with the tools you needto build and manage fast, powerful, and secure MySQL-based data storage systems.

FAQ
What is “MySQL Crash Course A Hands-on Introduction to Database Development” about?
This page includes the available description and bibliographic details for “MySQL Crash Course A Hands-on Introduction to Database Development” by Rick Silva. Synopsis preview: With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.MySQL Crash Course is a fast-p…
Who is the author of “MySQL Crash Course A Hands-on Introduction to Database Development”?
“MySQL Crash Course A Hands-on Introduction to Database Development” is credited to Rick Silva.
When was “MySQL Crash Course A Hands-on Introduction to Database Development” published?
Publisher: No Starch Press. Year: 2023.
What is the ISBN for “MySQL Crash Course A Hands-on Introduction to Database Development”?
ISBN-13: 9781718503007. ISBN-10: 1718503008.
What are the book details (language, pages, edition)?
Language: en. Pages: 352.

Related Books by Topic