Loading...
Done
Home > eBooks > Development / Programming > Databases and SQL
Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites, 2nd Edition
Posted By : pariman | Date : 13 Jan 2008 08:52 | Comments : 4

Michele Davis, Jon Phillips, "Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites, 2nd Edition"
O'Reilly Media, Inc. | ISBN: 0596514018 | August 21, 2007 | 428 pages | PDF | 4MB

PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.
Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites, 2nd Edition
Posted By : pariman | Date : 13 Jan 2008 08:52 | Comments : 4

Michele Davis, Jon Phillips, "Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites, 2nd Edition"
O'Reilly Media, Inc. | ISBN: 0596514018 | August 21, 2007 | 428 pages | PDF | 4MB

PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.
Build Your Own Database Driven Website Using PHP & MySQL - 3rd Edition
Posted By : elshute | Date : 27 Dec 2007 22:31 | Comments : 2

Build Your Own Database Driven Website Using PHP & MySQL - 3rd Edition
SitePoint; 3rd edition (October 2004) | 373 pages | English | ISBN:0975240218 | PDF | 1.99Mb
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers
Posted By : pariman | Date : 26 Dec 2007 19:06 | Comments : 0

Brennan Stehling, "Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers"
Apress | ISBN:1590598601 | September 21, 2007 | 408 Pages | PDF | 2.6MB

Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development. Performance is always an issue, and optimizing database access is one of the most daunting performance challenges facing web developers. With Brennan Stehling as your guide, you'll explore the many overlaps of web and database technologies, including configuration, programming, performance tuning, and deployment. You’ll learn how to make high-performance database access not just a goal, but a reality.
Oracle Automatic Storage Management Under-the-Hood & Practical Deployment Guide
Posted By : tika12 | Date : 20 Dec 2007 06:30 | Comments : 3

Nitin Vengurlekar, Murali Vallath, Rich Long, " Oracle Automatic Storage Management Under-the-Hood & Practical Deployment Guide"
McGraw-Hill Osborne Media; 1 edition (November 5, 2007) | ISBN: 0071496076 | 340 pages | PDF | 2,9 Mb
Administrator's Guide to SQL Server 2005 (Microsoft Windows Server System Series)
Posted By : Ice Zero | Date : 17 Dec 2007 13:29 | Comments : 0

Administrator's Guide to SQL Server 2005 (Microsoft Windows Server System Series)
Addison-Wesley Professional; 1 edition | ISBN:0321397975 | 648 pages | June 18, 2006 | CHM | 28 Mb

The Complete, Practical, 100% Useful Guide for Every SQL Server 2005 DBA! This book has one goal: to help database administrators and their managers run SQL Server 2005 with maximum efficiency, reliability, and performance. Renowned SQL Server expert Buck Woody covers every facet of database administration, from installation and configuration through maintaining enterprise-class business intelligence environments. If you’re a new SQL Server administrator, Buck will help you master core tasks rapidly—and avoid costly mistakes that only show up when it’s too late. If you’re familiar with previous versions of SQL Server, he’ll get you up-to-speed fast on everything new that matters, from high availability improvements and Integration Services to the SQL Server Management Studio. Whatever your background, you’ll find best practices, real-world scenarios, and easy-to-use automation scripts—all grounded in Buck’s unsurpassed SQL Server knowledge.
PHP and MySQL Web Development, Second Edition
Posted By : Ice Zero | Date : 16 Dec 2007 20:16 | Comments : 2

PHP and MySQL Web Development, Second Edition
Sams; 2 edition | ISBN: 067232525X | 912 pages | February 12, 2003 | PDF | 7 MB

PHP and MySQL Web Development teaches the reader to develop dynamic, secure, commercial Web sites. Using the same accessible, popular teaching style of the first edition, this best-selling book has been updated to reflect the rapidly changing landscape of MySQL and PHP.

The book teaches the reader to integrate and implement these technologies by following real-world examples and working sample projects, and also covers related technologies needed to build a commercial Web site, such as SSL, shopping carts, and payment systems.

The second edition includes new coverage of how to work with XML in developing a PHP and MySQL site, and how to draw on the valuable resources of the PEAR repository of code and extensions.
MySQL/PHP Database Applications by Jay Greenspan(Repost)
Posted By : torbo | Date : 16 Dec 2007 11:42 | Comments : 2

Brad Bulger,«MySQL/PHP Database Applications by Jay Greenspan»
John Wiley | ISBN:0764535374 | PDF | 3,10 Mb | 648 pages | 2001 Year
Joe Celko's SQL Programming Style (The Morgan Kaufmann Series in Data Management Systems)
Posted By : Ice Zero | Date : 13 Dec 2007 18:41 | Comments : 2

Joe Celko's SQL Programming Style (The Morgan Kaufmann Series in Data Management Systems)
Morgan Kaufmann | ISBN: 0120887975 | 272 pages | April 11, 2005 | PDF | 0.7 Mb

Are you an SQL programmer that, like many, came to SQL after learning and writing procedural or object-oriented code? Or have switched jobs to where a different brand of SQL is being used, or maybe even been told to learn SQL yourself?
Microsoft SQL Server 2005 Performance Optimization and Tuning Handbook
Posted By : pariman | Date : 10 Dec 2007 08:31 | Comments : 0

Ken England (Author), Gavin JT Powell, "Microsoft SQL Server 2005 Performance Optimization and Tuning Handbook"
Digital Press | ISBN-10: 1555583199 | April 13, 2007 | 520 pages | PDF | 3.7 MB

Database professionals will find that this new edition aids in mastering the latest version of Microsofts SQL Server. Developers and database administrators (DBAs) use SQL on a daily basis in application development and the subsequent problem solving and fine tuning. Answers to SQL issues can be quickly located helping the DBA or developer optimize and tune a database to maximum efficiency.

Basic questions are easily located on the topics of filtering, sorting, operators, conditionals, pseudo columns, single row functions, joins, grouping functions, sub queries, composite queries, hierarchies, flashback queries, parallel queries, expressions and regular expressions. Assistance on DML, data types (including collections), XML, DDL for basic database objects such as tales, views and indexes, partitioning, and security is also considered.

* Identifies the most common issues DBAs face day to day for easy reference
*Provides DBAs with solutions actually used by the authors in enterprise environments to resolve common and specialized problems to optimization issues.
* Addresses issues that have been introduced by new features which can add more control but reduce performance.
Pro SQL Server 2005 High Availability
Posted By : Love2Share | Date : 03 Dec 2007 11:31 | Comments : 2
sqlserver2005high

Allan Hirt "Pro SQL Server 2005 High Availability"
Apress (July 17, 2007) | ISBN 159059780X | 745 Pages | PDF | 16.6 Mb

Maintaining SQL Server 2005 high availability in a global information environment is the database administrator's greatest practical challenge. Availability is as much about people and processes as it is about technology. Pro SQL Server 2005 High Availability covers the technology, people, processes, and real-world best practices for planning, deploying, administering, and maintaining highly available SQL Server 2005 instances. With years of experience as a database consultant and production DBA, Allan Hirt provides in-depth, detailed advice on what it takes to ensure SQL Server high availability for businesses of any size.
How to Cheat at Securing SQL Server 2005
Posted By : pariman | Date : 01 Dec 2007 08:51 | Comments : 2

Mark Horninger, "How to Cheat at Securing SQL Server 2005"
Syngress | ISBN 1597491969 | August 13, 2007 | 412 Pages | PDF | 7.3 MB

The perfect book for multi-tasked IT managers responsible for securing the latest version of SQL Server 2005. SQL Server is the perfect product for the How to Cheat series. It is an ambitious product that, for the average SysAdmin, will present a difficult migration path from earlier versions and a vexing number of new features. How to Cheat promises help in order to get SQL Server secured as quickly and safely as possible.

* Provides the multi-tasked Sys Admin with the essential information needed to perform the daily tasks
* Covers SQL Server 2005, which is a massive product with significant challenges for IT managers
* Emphasizes best-practice security measures
SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL (2nd Edition)
Posted By : Love2Share | Date : 01 Dec 2007 08:47 | Comments : 0
sqlformortals

John L. Viescas, Michael J. Hernandez "SQL Queries for Mere Mortals: A Hands-On Guide to Data Manipulation in SQL (2nd Edition)"
Addison-Wesley Professional (September 24, 2007) | ISBN 0321444434 | 672 Pages | PDF | 2.3 Mb

Over the last several decades, SQL has evolved from a language known only to computer specialists to a widely used international standard of the computer industry. The number of new applications deployed each year using SQL now totals in the millions. If you are accessing corporate information from the Internet or from an internal network, you are probably using SQL. SQL Queries for Mere Mortals will help new users learn the foundations of SQL queries, and will prove to be an essential reference guide for intermediate and advanced users.
Practical Oracle Security: Your Unauthorized Guide to Relational Database Security
Posted By : Love2Share | Date : 01 Dec 2007 05:41 | Comments : 0
oraclesecurity

Josh Shaul, Aaron Ingram, "Practical Oracle Security: Your Unauthorized Guide to Relational Database Security"
Syngress (August 15, 2007) | ISBN 1597491985 | 432 Pages | PDF | 3.4 Mb

This is the only practical, hands-on guide available to database administrators to secure their Oracle databases. This book will help the DBA to assess their current level of risk as well as their existing security posture. It will then provide practical, applicable knowledge to appropriately secure the Oracle database. The books companion Web site contains dozens of working scripts that DBAs can use to secure and
automate their Oracle databases.
Understanding MySQL Internals
Posted By : tika12 | Date : 22 Nov 2007 17:42 | Comments : 5

Sasha Pachev, "Understanding MySQL Internals"
O'Reilly Media, Inc.; 1 edition (April 10, 2007) | ISBN: 0596009577 | 254 pages | PDF | 1,3 Mb