Core MySQL
Leon Atkinson
- 出版商: Prentice Hall
- 出版日期: 2001-12-15
- 定價: $1,575
- 售價: 2.5 折 $399
- 語言: 英文
- 頁數: 752
- 裝訂: Paperback
- ISBN: 0130661902
- ISBN-13: 9780130661906
-
相關分類:
MySQL、SQL
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$1,090$1,036 -
$1,050$998 -
$1,930$1,834 -
$399Core JSP (Paperback)
-
$1,450$1,378 -
$650$650 -
$399The FreeBSD Corporate Networker's Guide
-
$399Advanced JavaServer Pages (Paperback)
-
$399MySQL: Building User Interfaces
-
$1,650$1,568 -
$990Core JFC, 2/e (Paperback)
-
$1,200$1,140 -
$199Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET (Paperback)
-
$1,050$998 -
$675Core Perl (Paperback)
-
$1,700$1,615 -
$1,300$1,235 -
$399Web Security Field Guide
-
$850Terminal Services for Microsoft Windows Server 2003: Advanced Technical Design Guide
-
$1,140$1,083 -
$650$507 -
$490$382 -
$490$382 -
$450$351 -
$680$537
相關主題
商品描述
The comprehensive, code-rich MySQL guide for expert developers.
- Contains in-depth explanations and example code for designing and building enterprise-level systems
- Includes advanced coverage of security, data storage, optimization, distributed databases, and other complex topics
- Presented by leading open-source expert Leon Atkinson—author of the best-selling Core PHP Programming
Experienced developers worldwide are choosing MySQL as a low-cost, open-source foundation for their key Web applications. Now, here's a book that gives them all the code and insight they need to build enterprise-class MySQL applications—fast.
Core MySQL starts by introducing the fundamentals of MySQL: SQL queries, database design, normalization, transactions, and concurrency. It then systematically reviews each of MySQL's most important features, and presents efficient techniques for interacting with MySQL databases directly from C, Java, PHP, Perl, Python, and other programming environments. Coverage includes:
- Installing and interacting with MySQL—including a detailed introduction to MySQL's SQL implementation
- Data types, variables, column types, built-in functions, and command-line utilities
- Comprehensive coverage of using MySQL's C API
- MySQL administration, backup, and disaster recovery
- Application optimization and security
- Distributed database development
- Extending MySQL with added functionality
- Building databases that can be transitioned to other database platforms
Thoroughly reviewed by MySQL lead developer Michael Widenius, Core MySQL gives professionals exactly what they've been searching for: an authoritative, thorough, example-rich guide to enterprise-class MySQL application development.
Table of
Contents
Acknowledgments.
Introduction.
I. MYSQL AND THE RELATIONAL MODEL.
1. Introduction to MySQL.
2. Installing MySQ.
3. Interacting with MySQL.
4. Database Concepts.
5. The Relational Model.
6. Structured Query Language.
7. Database Design.
8. Normalization.
9. Transactions and Concurrency.
II. MYSQL REFERENCE.
10. DATA TYPES, VARIABLES, AND EXPRESSIONS.
11. Column and Index Types.
12. Built-in Functions.
13. SQL Statements.
14. Command-Line Utilities.
15. C API.
III. WRITING MYSQL CLIENTS.
16. programming the C API.
17. JDBC.
18. VBScript and ODBC.
19. PHP.
20. Perl.
21. Python.
22. MySQL++ API.
IV. ADVANCED TOPICS.
23. Database Administration.
24. Physical Storage.
25. Coping with Disaster.
26. Optimization.
27. Security.
28. Transitioning.
29. Distributed Databases.
30. Object Mapping.
31. Adding Functionality.
V. APPENDICES.
A. Online Resources.
B. Further Reading.
C. Business and Legal Concerns.
D. Reserved Words.
E. MySQL Error Codes.
F. SQL Style Guide.
G. Example Database Design.