<p>MySQL Cookbook</p>
eBook - ePub

<p>MySQL Cookbook</p>

<p>100+ recipes for database development and administration in MySQL (English Edition)</p>

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

<p>MySQL Cookbook</p>

<p>100+ recipes for database development and administration in MySQL (English Edition)</p>

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 access <p>MySQL Cookbook</p> 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.

Information

Year
2024
ISBN
9789355519290
Edition
0

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