MySQL Crash Course

MySQL Crash Course
Author: Ben Forta
Publsiher: Addison-Wesley Professional
Total Pages: 635
Release: 2023-11-02
Genre: Computers
ISBN: 9780138223168

Download MySQL Crash Course Book in PDF, Epub and Kindle

MySQL is one of the most popular database management systems available, powering everything from Internet powerhouses to individual corporate databases to simple end-user applications, and everything in between. This book will teach you all you need to know to be immediately productive with the latest version of MySQL. By working through 30 highly focused hands-on lessons, your MySQL Crash Course will be both easier and more effective than you'd have thought possible. Learn How To Retrieve and Sort Data Filter Data Using Comparisons, Regular Expressions, Full Text Search, and Much More Join Relational Data Create and Alter Tables Insert, Update, and Delete Data Leverage the Power of Stored Procedures and Triggers Use Views and Cursors Manage Transactional Processing Create User Accounts and Manage Security via Access Control

MySQL Crash Course

MySQL Crash Course
Author: Rick Silva
Publsiher: No Starch Press
Total Pages: 359
Release: 2023-05-23
Genre: Computers
ISBN: 9781718503014

Download MySQL Crash Course Book in PDF, Epub and Kindle

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.

MariaDB Crash Course

MariaDB Crash Course
Author: Ben Forta
Publsiher: Addison-Wesley Professional
Total Pages: 370
Release: 2011-08-29
Genre: Computers
ISBN: 9780132842358

Download MariaDB Crash Course Book in PDF, Epub and Kindle

MariaDB is a database server that offers drop-in replacement functionality for MySQL. Built by some of the original authors of MySQL, with assistance from the broader community of free and open source software developers, MariaDB offers a rich set of feature enhancements to MySQL, including alternate storage engines, server optimizations, and patches. MariaDB Crash Course teaches you all you need to know to be immediately productive with MariaDB. Master trainer Ben Forta introduces all the essentials through a series of quick, easy-to-follow, hands-on lessons. Instead of belaboring database theory and relational design, Forta focuses on teaching solutions for the majority of users who simply want to interact with data. Learn how to: Retrieve and sort data Filter data using comparisons, regular expressions, and full text search Join relational data Create and alter tables Insert, update, and delete data Leverage the power of stored procedures and triggers Use views and cursors Manage transactional processing Create user accounts and manage security via access control

MySQL Weekend Crash Course

MySQL Weekend Crash Course
Author: Jay Greenspan
Publsiher: Wiley
Total Pages: 388
Release: 2002-04-15
Genre: Computers
ISBN: 0764536346

Download MySQL Weekend Crash Course Book in PDF, Epub and Kindle

Quickly learn MySQL -- the leading open source relational database management system! With MySQL Weekend Crash Course, you can get up to speed creating MySQL database applications in a single weekend! This book is for Web Developers and Programmers with no prior knowledge of MySQL. This crash course will help you learn how to use MySQL to get database applications to work quickly on the Web.

Learning MySQL

Learning MySQL
Author: Seyed Tahaghoghi,Hugh E. Williams
Publsiher: "O'Reilly Media, Inc."
Total Pages: 620
Release: 2007-11-28
Genre: Computers
ISBN: 9780596008642

Download Learning MySQL Book in PDF, Epub and Kindle

This new book in the popular Learning series offers an easy-to-use resource for newcomers to the MySQL relational database. This tutorial explains in plain English how to set up MySQL and related software from the beginning, and how to do common tasks.

MySQL Pocket Reference

MySQL Pocket Reference
Author: George Reese
Publsiher: "O'Reilly Media, Inc."
Total Pages: 95
Release: 2003
Genre: Computers
ISBN: 9780596004460

Download MySQL Pocket Reference Book in PDF, Epub and Kindle

Easy to take and use anywhere, this little book provides instant reminders on how to use important MySQL functions in conjunction with key parts of the LAMP open source infrastructure.

PHP and MySQL Web Development

PHP and MySQL Web Development
Author: Luke Welling,Laura Thomson
Publsiher: Sams Publishing
Total Pages: 918
Release: 2003
Genre: Computers
ISBN: 067232525X

Download PHP and MySQL Web Development Book in PDF, Epub and Kindle

A new, updated and revised edition of the best-selling #1 book on any open source programming topic.

Apache MySQL and PHP Weekend Crash Course

Apache  MySQL  and PHP Weekend Crash Course
Author: Steven M. Schafer
Publsiher: John Wiley & Sons
Total Pages: 478
Release: 2003-11-24
Genre: Computers
ISBN: 9780764557354

Download Apache MySQL and PHP Weekend Crash Course Book in PDF, Epub and Kindle

Get up to speed on Apache, MySQL, and PHP - in a weekend! The big day is Monday. The day you get to show off what you know about Apache Web server, MySQL database, and PHP scripting. The problem is, you're not really up to speed. Maybe it's been a while since you installed all three of these technologies. Perhaps you've never used Apache, MySQL, and PHP together. Or maybe you just like a challenge. In any event, we've got a solution for you - Apache, MySQL, and PHP Weekend Crash Course. Open the book Friday evening and on Sunday afternoon, after completing 30 fast, focused sessions, you'll be able to dive right in and begin building dynamic, data-driven sites on either Windows or Linux with all three integrated technologies. The Curriculum Friday Evening: 4 Sessions, 2 Hours * Installing Apache * Installing PHP * Installing MySQL * Apache Basics Saturday Morning: 6 Sessions, 3 Hours * Configuring Apache * Apache Security Concerns * The Basics of MySQL * MySQL Security * Working with Data * Queries Afternoon: 6 Sessions, 3 Hours * Troubleshooting MySQL Commands and Queries * Advanced MySQL Concepts * PHP Basics * Program Flow * PHP Functions Saturday, cont. Evening: 4 Sessions, 2 Hours * Working with Files * HTML Constructs * Working with Forms * Multiple-User Considerations in PHP Sunday Morning: 6 Sessions, 3 Hours * Good Coding Practices * Debugging and Troubleshooting PHP * MySQL Through PHP * Debugging and Troubleshooting MySQL in PHP * Odds and Ends * Project: Calendar I Afternoon: 4 Sessions, 2 Hours * Project: Calendar II * Project: Content Publishing I * Project: Content Publishing II * Project: Building an RSS Feed