MySQL Cookbook
eBook - ePub

MySQL Cookbook

100+ recipes for database development and administration in MySQL (English Edition)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

MySQL Cookbook

100+ recipes for database development and administration in MySQL (English Edition)

About this book

Description
MySQL Cookbook – MySQL is a popular open-source database, and SQL is the top language for querying, creating, and managing data in databases. Developers and administrators widely use it for general and specific applications. MySQL powers business IT applications like CRM and ERP, APIs, web and e-commerce platforms, database management, data analytics, and increasingly, big data and data science projects.It starts with MySQL Workbench for beginners and moves to MySQL Shell for advanced scripting. Learn data redundancy, disaster recovery, and server connections in various languages. Core functions like SELECT, JOINs, INSERT, UPDATE, and DELETE are explained. Explore string, date, and time functions, sorting, stored procedures, triggers, and data manipulation. Finally, it covers user management, backups, performance, and security best practices.By the end of this book, you will be adept at interacting with MySQL databases, crafting efficient queries, and confidently managing your data for optimal performance and security.

Key Features
? Gain confidence and skills to solve data problems with hands-on MySQL exercises.
? Learn practical MySQL skills by solving common database issues.
? Connect to servers, issue queries, retrieve data, and manage MySQL tasks.

What you will learn
? Connect to a server, issue queries, and retrieve results from MySQL Server.
? Store, retrieve, and manipulate strings and work with dates and times.
? Sort query results and generate aggregations.
? Use stored routines, triggers, and scheduled events.
? Perform basic MySQL administration tasks and monitoring fundamentals.

Who this book is for
Whether you are a developer, an administrator, a faculty member teaching databases, or a student aiming to enhance your skills, this book provides valuable insights and hands-on knowledge to tackle database-related questions and problems effectively.

Table of Contents
1. Using the MySQL Client Program
2. Using MySQL Shell
3. Using MySQL Replication
4. Writing MySQL-based Programs
5. Querying Data from Tables: Tables Management
6. Working with Strings
7. Working with Dates and Times
8. Sorting Query Results
9. Using Stored Routines, Triggers, and Scheduled Events
10. Importing and Exporting Data
11. Validating and Reformatting Data
12. Generating and Using Sequences
13. Working with JSON
14. Server Administration
15. Monitoring the Database Server and Security

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access MySQL Cookbook by Elias Negrin in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Cover
  2. Title Page
  3. Copyright Page
  4. Dedication Page
  5. About the Author
  6. About the Reviewers
  7. Acknowledgement
  8. Preface
  9. Table of Contents
  10. 1. Using the MySQL Client Program
  11. 2. Using MySQL Shell
  12. 3. Using MySQL Replication
  13. 4. Writing MySQL-based Programs
  14. 5. Querying Data from Tables: Tables Management
  15. 6. Working with Strings
  16. 7. Working with Dates and Times
  17. 8. Sorting Query Results
  18. 9. Using Stored Routines, Triggers, and Scheduled Events
  19. 10. Importing and Exporting Data
  20. 11. Validating and Reformatting Data
  21. 12. Generating and Using Sequences
  22. 13. Working with JSON
  23. 14. Server Administration
  24. 15. Monitoring the Database Server and Security
  25. Index