MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Paul DuBois |
Publisher | "O'Reilly Media, Inc." |
Pages | 1026 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596001452 |
DuBois organizes his cookbook's recipes into sections on the problem, the solution stated simply, and the solution implemented in code and discussed. The implementation and discussion sections are the most valuable, as they contain the command sequences, code listings, and design explanations that can be transferred to outside projects.
MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Sveta Smirnova |
Publisher | "O'Reilly Media, Inc." |
Pages | 972 |
Release | 2022-08-02 |
Genre | Computers |
ISBN | 1492093130 |
For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to resolve MySQL problems from scratch. In this updated fourth edition, authors Sveta Smirnova and Alkin Tezuysal provide more than 200 recipes that cover powerful features in both MySQL 5.7 and 8.0. Beginners as well as professional database and web developers will dive into topics such as MySQL Shell, MySQL replication, and working with JSON. You'll learn how to: Connect to a server, issue queries, and retrieve results Retrieve data from the MySQL Server Store, retrieve, and manipulate strings Work with dates and times Sort query results and generate summaries Assess the characteristics of a dataset Write stored functions and procedures Use stored routines, triggers, and scheduled events Perform basic MySQL administration tasks Understand MySQL monitoring fundamentals
MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Sveta Smirnova |
Publisher | "O'Reilly Media, Inc." |
Pages | 1121 |
Release | 2022-08-02 |
Genre | Computers |
ISBN | 1492093114 |
For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to resolve MySQL problems from scratch. In this updated fourth edition, authors Sveta Smirnova and Alkin Tezuysal provide more than 200 recipes that cover powerful features in both MySQL 5.7 and 8.0. Beginners as well as professional database and web developers will dive into topics such as MySQL Shell, MySQL replication, and working with JSON. You'll learn how to: Connect to a server, issue queries, and retrieve results Retrieve data from the MySQL Server Store, retrieve, and manipulate strings Work with dates and times Sort query results and generate summaries Assess the characteristics of a dataset Write stored functions and procedures Use stored routines, triggers, and scheduled events Perform basic MySQL administration tasks Understand MySQL monitoring fundamentals
MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Paul DuBois |
Publisher | "O'Reilly Media, Inc." |
Pages | 1101 |
Release | 2014-07-28 |
Genre | Computers |
ISBN | 144937414X |
MySQL’s popularity has brought a flood of questions about how to solve specific problems, and that’s where this cookbook is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don’t have the time (or expertise) to solve MySQL problems from scratch. Ideal for beginners and professional database and web developers, this updated third edition covers powerful features in MySQL 5.6 (and some in 5.7). The book focuses on programming APIs in Python, PHP, Java, Perl, and Ruby. With more than 200+ recipes, you’ll learn how to: Use the mysql client and write MySQL-based programs Create, populate, and select data from tables Store, retrieve, and manipulate strings Work with dates and times Sort query results and generate summaries Use stored routines, triggers, and scheduled events Import, export, validate, and reformat data Perform transactions and work with statistics Process web input, and generate web content from query results Use MySQL-based web session management Provide security and server administration
MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Paul DuBois |
Publisher | "O'Reilly Media, Inc." |
Pages | 990 |
Release | 2007 |
Genre | Computers |
ISBN | 059652708X |
Describes the features and functions of MySQL 5.0 along with short code pieces and programming examples.
SQL Cookbook
Title | SQL Cookbook PDF eBook |
Author | Anthony Molinaro |
Publisher | "O'Reilly Media, Inc." |
Pages | 632 |
Release | 2006 |
Genre | Computers |
ISBN | 0596009763 |
A guide to SQL covers such topics as retrieving records, metadata queries, working with strings, data arithmetic, date manipulation, reporting and warehousing, and hierarchical queries.
High Availability MySQL Cookbook
Title | High Availability MySQL Cookbook PDF eBook |
Author | Alex Davies |
Publisher | Packt Publishing Ltd |
Pages | 434 |
Release | 2010-04-27 |
Genre | Computers |
ISBN | 184719995X |
Over 60 simple but incredibly effective recipes focusing on different methods of achieving high availability for MySQL database.