Электронная библиотека: скачать книги бесплатно
| | | | | |
Поиск
Вход на сайт
Логин
Пароль
 
Подписка на новости
Разделы
Электронные книги

Партнеры
Обратная связь





Наш метод - самый эффективный, быстрый и легкий путь к заработку в Интернете.
И самое главное - он абсолютно легален! Ознакомьтесь с методом "Наличные Онлайн"!
Он революционен, 100% безотказен и вы можете рассчитывать повысить ваш доход на 100 - 500$ в день.
купить Продается кунг для Mitsubishi L200...
купить Продается кунг для Mitsubishi L200...
Продается кунг для Mitsubishi L200... Продается Кунг для автомобиля...
купить продам сертификаты на отдых в России и за границей
купить продам сертификаты на отдых в России и за границей
продам сертификаты на отдых в России и за границей Лето - время отпусков и идеальное...
купить продам камеру видеонаблюдения
купить продам камеру видеонаблюдения
продам камеру видеонаблюдения камера видеонаблюдения...
Бесплатные объявления

Скачать книги MySQL / PostgreSQL

Найденные файлы
Шерлок Холмс полная версия Закачек 8570 / Средняя скорость 2051 Kb/s
Шерлок Холмс большая скорость Закачек 9193 / Средняя скорость 3758 Kb/s
Скачать Шерлок Холмс по прямой ссылке Закачек 8899 / Средняя скорость 3860 Kb/s
Шерлок Холмс torrent Закачек 9875 / Средняя скорость 2903 Kb/s
Заработай от 50$ в день на варезнике!

MySQL High Availability

Главная » Книги » Базы данных » MySQL / PostgreSQL

Скачать MySQL High Availability Издательство:

O’Reilly Media


Год издания: 2010
Страниц: 624
ISBN:

0596807309


Язык: английский
Server bottlenecks and failures are a fact of life in any database deployment, but they don’t have to bring everything to a halt. MySQL has several features that can help you protect your system from outages, whether it’s running on hardware, virtual machines, or in the cloud. MySQL High Availability explains how to use these replication, cluster, and monitoring features in a wide range of real-life situations.

Written by engineers who designed many of the tools covered inside, this book reveals undocumented or hard-to-find aspects of MySQL reliability and high availability — knowledge that’s essential for any organization using this database system.
Explore the binary log, a file for replication that helps in disaster recovery and troubleshooting
Get techniques for improving response time and handling large data sets
Monitor database activity and performance, as well as major operating system parameters
Keep track of what masters and slaves are doing, and deal with failures and restarts, corruption, and other incidents
Automate key tasks with code from an open source library written by the authors
Learn techniques for using MySQL in virtualized environments, such as Amazon Web Services
Use MySQL Cluster to achieve high availability


“MySQL replication is widely deployed but has never been adequately explained. This book changes that.” — Mark Callaghan, MySQL contributor and leader of MySQL engineering efforts at a few of the world’s largest Internet companies
ID: 128613

Изучаем PHP и MySQL

PHP, MySQL / PostgreSQL

Скачать Изучаем PHP и MySQL Автор:

Мишель Е. Дэвис и Джон А. Филлипс


Издательство:

Символ-Плюс


Год издания: 2008
Страниц: 448
ISBN:

978-5-93286-115-8, 5-93286-115-0, 0-596-51401-8


Язык: русский
Если вы хотите научиться созданию динамических веб-сайтов, знакомы с основами программирования на HTML, но не представляете себе, как использовать для этих целей язык программирования РНР и СУБД MySQL, то данная книга станет вам незаменимым помощником. Ее авторы с успехом демонстрируют, что такая комбинация - это мощный инструмент, позволяющий существенно упростить разработку веб-приложений.
В книге рассматривается установка программных пакетов РНР и MySQL для PC, Macintosh и LINUX, даются основы работы с языком программирования РНР, раскрываются понятия типов данных, переменных, функций, массивов и форм. Также приводится подробное введение в MySQL, разъясняется концепция проектирования реляционных баз данных и демонстрируются конкретные примеры использования MySQL для работы с ними. Книга снабжена большим количеством справочной информации по соответствующим сетевым ресурсам и стандартам.
Авторы иллюстрируют на примерах способы внедрения данных в динамическое содержимое страниц с помощью РНР, кратко, но содержательно рассматривают вопросы безопасности и управления доступом к веб-страницам, описывают ошибки, возникающие при вводе данных, методы их обработки и исправления, а в заключение приводят подробный пример приложения (блога), показывая совместную работу описанных в книге технологий.
ID: 125555

PHP and MySQL Web Development All-in-One Desk Reference for Dummies

PHP, MySQL / PostgreSQL

Скачать PHP and MySQL Web Development All-in-One Desk Reference for Dummies Автор:

Valade, Janet Gosney, John


Издательство:

Wiley


Год издания: 2008
Страниц: 646
ISBN:

0-470-16777-7


Язык: английский
If you want to build dynamic Web sites that encourage users to interact with them, PHP and MySQL are among the best tools you`ll find. This title offers information on these tools. It setting up your environment, covers PHP programming, using MySQL, security, PHP extensions, and PHP Web applications.
ID: 121725

Understanding MySQL

Главная » Книги » Базы данных » MySQL / PostgreSQL

Скачать Understanding MySQL Автор:

Коллектив


Издательство:

Oreilly


Год издания: 2007
Страниц: 256
Язык: английский
This book can be useful for a number of readers:adeveloper try in go to extend
MySQL in so me way.
ID: 116893

High Availability MySQL Cookbook

Главная » Книги » Базы данных » MySQL / PostgreSQL

Скачать High Availability MySQL Cookbook Издательство:

Packt Publishing


Год издания: 2010
Страниц: 276
ISBN:

978-1847199942


Язык: английский
High Availability is something that all web sites hope to achieve, especially those that are linked to big companies.

MySQL, an open source relational database management system (RDBMS), can be made highly available to protect from corruption, hardware failure, software crashes, and user error. Running a MySQL setup is quite simple. Things start getting complex when you start thinking about the best way to provide redundancy. There are a large number of techniques available to add ‘redundancy’ and ‘high availability’ to MySQL, but most are both poorly understood and documented.

This book will provide you with recipes showing how to design, implement, and manage a MySQL Cluster and achieve high availability using MySQL replication, block level replication, shared storage, and the open source Global File System (GFS).

This book covers all the major techniques available for increasing availability of your MySQL databases. It demonstrates how to design, implement, troubleshoot and manage a highly available MySQL setup using any one of several techniques, which are shown in different recipes. It is based on MySQL Cluster 7.0, MySQL (for non clustered recipes) 5.0.77, and CentOS / RedHat Enterprise Linux 5.3.
ID: 116918

PHP and MySQL by Example

PHP, MySQL / PostgreSQL

Скачать PHP and MySQL by Example Автор:

Ellie Quigley, Marko Gargenta


Издательство:

Prentice Hall


Год издания: 2006
Страниц: 912
ISBN:

978-0131875081


Язык: английский
Even if you’re completely new to PHP, MySQL, and Web database development, this book will guide you through every step of building powerful, database-driven, dynamic Web sites. Direct from the world’s top scripting instructor, Ellie Quigley, PHP and MySQL by Example illuminates every concept with tested code examples, screen shots showing program output, and clear, line-by-line explanations.
Classroom-tested in Ellie Quigley’s Silicon Valley training courses and at Marko Gargenta’s Marakana training company in San Francisco, this book takes you from the simplest PHP scripting and SQL querying techniques all the way to dynamic, database driven Web site construction with PHP and MySQL. From simple fill-in forms to program security and debugging, it’s the only PHP/MySQL book you’ll ever need!
ID: 116354

MySQL Bible

Главная » Книги » Базы данных » MySQL / PostgreSQL

Скачать MySQL Bible Автор:

Steve Suehring


Издательство:

Wiley


Год издания: 2002
Страниц: 775
ISBN:

978-0764549328


Язык: английский
The book is divided into five parts: Getting Starated with MySQL and Relational Databases; Understanding SQL Through MySQL; MySQL Administration; MySQL Developer Guide; and Advanced and Specialized MySQL Topics.
This Bible covers both beginning-level and advanced topics. Topics covered include: introduction to relational database management; installing and configuring MySQL on the Linux, Windows 2000, and Mac OS X operating systems; MySQL security; debugging and repairing MySQL databases and servers; MySQL performance tuning; and developing MySQL applications with Perl and PHP.
Due to the growing popularity of the NuSphere MySQL package, this book covers its enhancements and how to install and develop with NuSphere MySQL.
ID: 113692

MySQL Admin Cookbook

СУБД, Язык SQL, MySQL / PostgreSQL

Скачать MySQL Admin Cookbook Автор:

Коллектив


Издательство:

Packt Publishing


Год издания: 2010
Страниц: 376
ISBN:

978-1847197962


Язык: английский
MySQL is the most popular open-source database and is also known for its easy set up feature. However, proper configuration beyond the default settings still is a challenge, along with some other day-to-day maintenance tasks such as backing up and restoring, performance tuning, and server monitoring. These tasks have not been covered thoroughly in the default documentation.

This book provides both step-by-step recipes and relevant background information on these topics and more. It covers everything from basic to advanced aspects of MySQL administration and configuration. One of the things you are really going to love about this book is that all recipes are based on real-world experience and were derived from proven solutions used in an enterprise environment.

ID: 108369

Работа с Apаche + MySQL + PHP (Видеоуроки)

PHP, MySQL / PostgreSQL

Скачать Работа с Apаche + MySQL + PHP (Видеоуроки) Автор:

Фандеев А.


Год издания: 2010
Язык: русский
Небольшая подборка из семи видеуроков по работе с Apachе + MySQL + PHP с комментариями на русском языке. Расчитаны на начинающих Web-разработчиков с желанием научиться работать с базами данных.
ID: 108315

Теоретический курс по PHP и MySQL

PHP, MySQL / PostgreSQL

Скачать Теоретический курс по PHP и MySQL Автор:

Попов Евгений


Год издания: 2007
Страниц: 1
Язык: русский
Очень хорошая flash-обучалка по PHP и MySQL. В курсе даны 33 урока по основам языка, работе БД и их взаимодействия. После данного курса даже новичок в программировании сможет написать небольшой сайт на PHP с использованием БД MySQL.
ID: 107955
загрузка...
При полной или частичной перепечатке материалов, книг с сайта

Электронная библиотека

, ссылка на all-eBooks.com обязательна
Copyright © all-eBooks.com, 2006-2009. All Rights Reserved