Archive for the ‘MySQL’ Category

Understanding MySQL Internals

Wednesday, June 3rd, 2009

Book's Description: Understanding MySQL Internals provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this powerful database. You'll go right to heart of the database to learn how data structures and convenience functions operate, how to add new storage engines and configuration ...

Beginning ASP.NET 2.0 Databases: From Novice to Professional

Sunday, October 12th, 2008

Book's Description: Beginning ASP.NET 2.0 Databases: From Novice to Professional is comprehensive resource which packed with information about 2.0 beta improvements and building database-driven websites. You will obtain practical solutions, learn multiple routes to achieve success, and examine a handy case study to wrap up core content. The authors cover mission-critical issues, ...

Learning PHP and MySQL

Wednesday, September 3rd, 2008

Book's Description: The "Learning PHP and MySQL" book starts with the very basics of the PHP language, including strings and arrays, pattern matching and a detailed discussion of the variances in different PHP versions. Next, it explains how to work with MySQL, covering information on SQL data access for language ...

Beginning PHP and MySQL 5 : From Novice to Professional, Second Edition

Tuesday, September 2nd, 2008

Book's Description: The "Beginning PHP and MySQL 5 : From Novice to Professional, Second Edition" book offers comprehensive information about two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Essentially three books in one, this second edition covers PHP 5, ...

Sams Teach Yourself PHP, MySQL and Apache All in One

Friday, August 8th, 2008

Book's Description: Sams Teach Yourself PHP, MySQL and Apache All in One is a complete reference manual for all three development tools. You will learn how to install, configure and set up the PHP scripting language, use the MySQL database system, and work with the Apache Web server. Then you'll ...

PHP and MySQL For Dummies

Wednesday, August 6th, 2008

Book's Description: Been thinking of creating a high-quality interactive Web site? "PHP and MySQL For Dummies" is just what you need to get started! Here's the fun and easy way(r) to develop a Web application in PHP 4, 5, or 6 and MySQL 5, test your software, enable your Web ...

Creating your MySQL Database – Practical Design Tips and Tehniques

Saturday, July 26th, 2008

Book's Description: Creating your MySQL Database is an innovative and essential short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. If you're creating a dynamic web application using open-source tools, then you're probably going to be setting up a MySQL database. ...

Dimensional Data Warehousing with MySQL – A Tutorial

Tuesday, July 15th, 2008

Book's Description: Dimensional Data Warehousing with MySQL - A Tutorial is about data warehousing design and development techniques implemented in MySQL. It covers most commonly used techniques in the phases of building a data warehouse. More important, this book provides an easy to follow tutorial for developing a real world data ...

Ebook: MySQL/PHP Database Applications

Monday, August 6th, 2007

The focus of this book is applications development. We are concerned it takes to get data-driven Websites up dan running in an organized and efficient way. The book does not go into arcane detail of every aspect of either of these tools. For example, in this book, you will not ...