TOP
GOGO開學趣,參考書應有盡有
搜尋結果 /

mySQL

1259
1 / 32
出版日:2012/12/19 作者:Charles Bell  出版社:Springer-Verlag New York Inc  裝訂:平裝
Expert MySQL is the leading reference for learning, understanding, and extending the MySQL server. It unlocks the full promise of open source by showing how to modify the code, create your own storage
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Mysql Reference Manual—Documentation from the Source
滿額折
出版日:2002/07/01 作者:Michael Widenius; David Axmark; MySQL AB (COR)  出版社:Oreilly & Associates Inc  裝訂:平裝
MySQL is the most popular SQL database in the open source community and is used almost universally by web sites running on open source systems. As powerful and flexible as it is lightweight and effici
優惠價: 1 1900
無庫存
出版日:2018/03/22 作者:Joel Murach  出版社:Mike Murach & Associates Inc  裝訂:平裝
This is the latest edition of the book that application developers worldwide have used to master MySQL…now updated for MySQL 8 and beyond.As you would expect, this book shows how to code all the essen
優惠價: 1 2875
無庫存
出版日:2012/02/22 作者:Sveta Smirnova  出版社:Oreilly & Associates Inc  裝訂:平裝
Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If you’re a database programmer or DBA, they’re part of your life. The trick is knowing how to quickly recover fro
優惠價: 1 1140
無庫存
Pro Mysql
滿額折
出版日:2005/08/29 作者:Michael Kruckenberg; Jay Pipes  出版社:Apress  裝訂:平裝
Intended for experienced programmers familiar with MySQL, this guide describes advanced techniques for designing MySQL databases and applications with chapters on storage engines, benchmark and profil
優惠價: 1 2280
無庫存
Php & Mysql in Easy Steps ― Covers Mysql 8.0
滿額折
出版日:2018/07/25 作者:Mike McGrath  出版社:In Easy Steps Ltd  裝訂:平裝
PHP and MySQL in easy steps, 2nd edition teaches the user to write PHP server-side scripts and how to make MySQL database queries. It has an easy-to-follow style that will appeal to:anyone who wants
優惠價: 1 608
無庫存
出版日:2012/11/27 作者:Brett McLaughlin  出版社:Oreilly & Associates Inc  裝訂:平裝
If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your conte
優惠價: 1 1520
無庫存
Jump Start Mysql
滿額折
出版日:2015/04/25 作者:Timothy Boronczyk  出版社:Oreilly & Associates Inc  裝訂:平裝
Get a Jump Start on working with MySQL today!MySQL is an extremely popular open source relational database management system that that powers many of the applications on the Web. Discover why MySQL's
優惠價: 1 1138
無庫存
Effective MySQL Replication Techniques in Depth
90 折
出版日:2012/10/19 作者:Ronald Bradford; Chris Schneider  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The essential Oracle Press guide to MySQL replication Effective MySQL: Advanced Replication Techniques takes you beyond the common usages of MySQL replication by revealing real-world methods for ident
優惠價: 9 1129
無庫存
Mysql Administrator'S Bible
滿額折
出版日:2009/04/24 作者:Cabral  出版社:John Wiley & Sons Inc  裝訂:平裝
With special focus on the next major release of MySQL, this resource provides a solid framework for anyone new to MySQL or transitioning from another database platform, as well as experience MySQL adm
優惠價: 9 2700
無庫存
出版日:2007/07/17 作者:George Reese  出版社:Oreilly & Associates Inc  裝訂:平裝
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.
優惠價: 1 570
無庫存
出版日:2007/04/01 作者:Sasha Pachev  出版社:Oreilly & Associates Inc  裝訂:平裝
Although MySQL's source code is open in the sense of being publicly available, it's essentially closed to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Dev
優惠價: 1 1900
無庫存
出版日:2004/06/01 作者:John Horn; Michael Grey  出版社:McGraw-Hill Osborne Media  裝訂:平裝
An introductory look into the most popular open source database. Get step-by-step instruction from installing MySQL, manipulating it, and basic reporting, to advanced reporting, interfacing programs,
優惠價: 1 1977
無庫存
MySQL是怎樣使用的 快速入門MySQL(簡體書)
滿額折
出版日:2024/07/01 作者:小孩子4919  出版社:人民郵電出版社  裝訂:平裝
《MySQL是怎樣使用的:快速入門MySQL》採用通俗易懂的表達方式,對如何使用MySQL進行了詳細的介紹。《MySQL是怎樣使用的:快速入門MySQL》完全從零基礎用戶的角度出發,依照用戶認知習慣,從MySQL的安裝開始,介紹了MySQL的服務器程序和客戶端程序的使用、MySQL的數據類型、數據庫和表的基本操作、列的屬性、MySQL中的表達式和函數、簡單和複雜的增刪改查語句等入門知識,還介紹了視圖、存儲程序、備份與恢復、用戶與權限管理等高級概念以及使用Java語言連接MySQL服務器等知識。《MySQL是怎樣使用的:快速入門MySQL》較好地契合了MySQL初學人員的學習曲線,內容深入淺出,通俗易懂,可幫助初學人員迅速入門MySQL。
優惠價: 87 312
無庫存
MySQL實戰(簡體書)
滿額折
出版日:2023/12/01 作者:陳臣  出版社:人民郵電出版社  裝訂:平裝
本書以MySQL 8.0為主,全面系統地闡述了MySQL日常使用及管理過程中的一些常用知識點:安裝、複製、binlog、備份、監控、DDL、線程池、中間件、常用工具、組複製、InnoDB Cluster、JSON、MySQL 8.0的新特性。 本書定位於實戰,目的是讓讀者拿來即用,快速上手MySQL。除了實戰,本書還花費了大量的篇幅來講解MySQL中一些常見操作、常用工具的實現原理。 組複製是MySQL官方推薦的高可用方案,本書會從源碼角度分析組複製的一些核心模塊的實現細節,包括分布式恢復、衝突檢測、事務一致性以及流量控制機制等。
優惠價: 87 782
無庫存
MySQL教程(簡體書)
滿額折
出版日:2015/04/10 作者:鄭阿奇  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以當前最流行MySQL 5.6作為平臺,包含MySQL基礎(含習題)、實驗、綜合應用實習和附錄。首先介紹資料庫基礎,此後系統介紹MySQL 5.6,並通過實驗進行操作練習和消化理解;同時系統介紹目前最流行的PHP、ASP.NET(C#)、JavaEE和Visual Basic 6.0等平臺操作MySQL資料庫的方法。通過本書學習,可掌握在當前幾個流行平臺開發MySQL資料庫應用系統的方法,比較
優惠價: 87 232
無庫存
EXPERT PHP AND MYSQL
滿額折
出版日:2010/03/12 作者:CURIOSO  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Best practices and expert techniques for even the most demanding MySQL-driven PHP applications PHP is the world's most popular, general-purpose, open-source scripting language and MySQL is the world'
優惠價: 9 1537
無庫存
MySQL Database Usage & Administration
滿額折
出版日:2009/11/05 作者:VIKRAM VASWANI  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
A complete, authoritative reference on the MySQL database server Written by a MySQL expert, this book contains extensive information on the latest version of the world's most popular open-source data
優惠價: 79 1952
無庫存
出版日:2008/04/01 作者:Russell J. T. Dyer  出版社:Oreilly & Associates Inc  裝訂:平裝
Consisting of 19 chapters, this reference alphabetically lists MySQL statements and functions, the most popular APIs used to access MySQL databases, and command-line options and configuration informat
優惠價: 1 1330
無庫存
出版日:2006/03/01 作者:Guy Harrison; Steven Feuerstein  出版社:Oreilly & Associates Inc  裝訂:平裝
The implementation of stored procedures in MySQL 5.0 a huge milestone -- one that is expected to lead to widespread enterprise adoption of the already extremely popular MySQL database. If you are seri
Managing and Using Mysql
滿額折
出版日:2002/03/01 作者:George Reese; Randy Jay Yarger; Tim King; Hugh E. Williams  出版社:Oreilly & Associates Inc  裝訂:平裝
MySQL is a popular and robust open source database product that supports key subsets of SQL on both Linux and Unix systems. MySQL is free for nonprofit use and costs a small amount for commercial u
優惠價: 1 1520
無庫存
Learning MySQL and MariaDB
滿額折
出版日:2014/08/25 作者:Russell J. T. Dyer  出版社:Oreilly & Associates Inc  裝訂:平裝
With an easy, step-by-step approach, this guide shows beginners how to install, use, and maintain the world's most popular open source database: MySQL. You'll learn through real-world examples and man
優惠價: 1 2749
無庫存
Mysql Workbench ─ Data Modeling & Development
90 折
出版日:2013/05/06 作者:Michael McLaughlin  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The only Oracle Press guide to MySQL Workbench explains how to design and model MySQL databases. MySQL Workbench Data Modeling and Development helps developers learn how to effectively use this power
優惠價: 9 1881
無庫存
出版日:2010/01/12 作者:Don Gosselin; Diana Kokoska; Robert Easterbrooks  出版社:Cengage Learning  裝訂:平裝
This book covers the basics of PHP and MySQL along with introductions to advanced topics including object-oriented programming and how to build Web sites that incorporate authentication and security.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2008/12/01 作者:Lynn Beighley; Michael Morrison  出版社:Oreilly & Associates Inc  裝訂:平裝
Have you mastered HTML and CSS, but want to take your static web pages to the next level and transform them into professional, dynamic, database-driven web sites? Head First PHP and MySQL is the perfe
優惠價: 1 2090
無庫存
出版日:2005/11/29 作者:Philip J. Pratt; Mary Z. Last  出版社:Course Technology Ptr  裝訂:平裝
The MySQL? database has become the world's most popular open source database because of its consistent fast performance, high reliability, and ease of use. That?s why best-selling authors Phil Pratt
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/05/01 作者:吳佳諺  出版社:成大資訊  裝訂:平裝
第一章是關聯式資料庫,它可以讓我們了解資料庫的設計方法與理念,讓我們分析與實作資料庫,我們介紹了國外最新也最常拿來使用與設計資料庫的ER MODEL,讓我們可以將使用者案例直接作設計。第二章MySQL資料庫簡介可以讓我們了解MySQL概念、MySQL的檔案系統、MySQL資料庫的組成。第三章MySQL資料庫一般性管理可以讓我們了解如何設定管理者的密碼、增加MySQL使用者、備份MySQL資料庫和安
MySQL是怎樣運行的:從根兒上理解MySQL(簡體書)
滿額折
出版日:2024/11/01 作者:小孩子4919  出版社:人民郵電出版社  裝訂:平裝
《MySQL是怎樣運行的:從根兒上理解MySQL》採用詼諧幽默的表達方式,對MySQL的底層運行原理進行了介紹,內容涵蓋了使用MySQL的同學在求職面試和工作中常見的一些核心概念。總計22章,劃分為4個部分。第1部分介紹了MySQL入門的一些知識,比如MySQL的服務器程序和客戶端程序有哪些、MySQL的啟動選項和系統變量,以及使用的字符集等。第2部分是本書後續章節的基礎,介紹了MySQL的一些基礎知識,比如記錄、頁面、索引、表空間的結構和用法等。第3部分則與大家在工作中經常遇到的查詢優化問題緊密相關,介紹了單表查詢、連接查詢的執行原理,MySQL基於成本和規則的優化具體指什麼,並詳細分析了Explain語句的執行結果。第4部分則是與MySQL中的事務和鎖相關,介紹了事務概念的來源,MySQL是如何實現事務的,包括redo日誌、undo日誌、MVCC、各種鎖的細節等。儘管《MySQL是怎樣運行的:從根兒上理解MySQL》在寫作時參考的MySQL源代碼版本是5.7.22,但是大部分內容與具體的版本號並沒有多大關係。無論是很早之前就已身居MySQL專家的人員,還是希望進一步提升技能的DBA,甚至是三五年後才會入行的“萌新”,本書都是他們瞭解MySQL運行原理的優秀圖書。
優惠價: 87 517
無庫存
MySQL數據庫(簡體書)
滿額折
出版日:2023/06/01 作者:盧鐳  出版社:電子工業出版社  裝訂:平裝
《MySQL數據庫》是軟件技術專業的一門核心課程。本書課程按照模塊化的教學設計理念,系統地介紹了包括MySQL的安裝與配置、數據庫的創建、數據表的創建、數據類型和運算符、數據表的操作(插入、更新與刪除數據)、索引、視圖、查詢數據、PHP訪問MySQL,並通過一個圖書管理系統的項目開發過程綜合講述實際開發中MySQL數據庫的應用技能。本書注重實戰操作,幫助讀者循序漸進地掌握MySQL中的各項技術。 本書為新型活頁式教材,配套國家級職業教育專業教學資源庫、省精品在線開放課程,各章節主要內容配備了以二維碼為載體的微課。本書共有300個案例,有40多個配套視頻,還有相應的配套練習思考題,使讀者能夠運用所學知識完成實際的工作任務,達到舉一反三、學以致用的目的。同時還提供了本書所有例子的源代碼,讀者可以直接查看和調用。 本書適合MySQL數據庫初學者、MySQL數據庫開發人員和MySQL數據庫管理員,同時也能作為高等院校和培訓學校計算機相關專業師生的教學用書或教學參考書。
優惠價: 87 308
無庫存
MySQL数据库(電子書)
70 折
出版日:2022/01/01 作者:曾鸿; 胡德洪; 陈伟华  出版社:重庆大学电子音像出版社有限公司  裝訂:電子書
MySQL 数据库是目前应用最广泛的关系型数据库之一。 本书基于软件开发中数据库应 用的工作过程构建模块,任务驱动、理实一体,适合线上线下混合式教学。 本书由 7 个模块 30 个任务构成,从认识 MySQL、安装 MySQL、创建数据库、创建数据表、操作数据表、查询,到创建 和使用存储过程、管理 MySQL 用户等,基于 MySQL 数据库应用和管理过程进行内容编排。
優惠價: 7 172
出版日:2016/10/01 作者:(美)Russell J.T.Dyer  出版社:人民郵電出版社  裝訂:平裝
本書使讀者不僅能夠深入了解MySQL這種主流數據庫,還能全面掌握作為開源數據庫新秀的MariaDB的使用方法。書中內容由淺至深、層層深入,從分步介紹如何安裝MySQL和MariaDB,到以虛構的觀鳥網站為例,詳解數據庫的各種操作。具體內容包括:數據庫的結構;數據的插入、選取、更新、刪除、連接和子查詢;字符串函數、日期和時間函數、聚合函數與數值函數等。後一個部分從更高的角度介紹數據庫的管理,內容涉及
PHP and MySQL Web Development
滿額折
出版日:2014/07/01 作者:Luke Welling; Laura Thomson  出版社:Pearson P T R  裝訂:平裝
Master today's best practices for succeeding with PHP 5.4 and MySQL 5.5 web database development! Long acknowledged as the clearest, most practical, and most down-to-earth guide to PHP/MySQL web devel
優惠價: 1 2280
無庫存
塗抹MySQL:跟著三思一步一步學MySQL(簡體書)
滿額折
出版日:2014/04/21 作者:李丙洋  出版社:中國水利水電出版社(水利電力出版社)  裝訂:平裝
本書不是一本逐個介紹MySQL命令的書,不是一本用戶幫助手冊,也不是這個功能講完講那個功能的書。因為在寫作之初我就設定了一條主線,不是依次講特性,而要依據用戶接觸和學習MySQL的脈絡去把握內容的安排。本書主要側重於MySQL資料庫從無到有及其安裝、配置、管理、優化的過程,其中穿插介紹資料導入匯出,性能/狀態監控,備份恢復和優化方面等內容,同時還會談一談MySQL資料庫服務從單台到多台,從單實例到
優惠價: 87 355
無庫存
PHP & MYSQL IN EASY STEPS
90 折
出版日:2012/08/01 作者:MCGRATH  出版社:Mcgraw-Hill; Inc.  裝訂:軟精
PHP & MySQL in easy steps begins by explaining how to install a free web server, the PHP interpreter, and MySQL database server, to create an environment in which you can produce your very own data-dr
優惠價: 9 750
無庫存
Effective Mysql Backup and Recovery
90 折
出版日:2012/02/22 作者:Ronald Bradford; Patrick Galbraith  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
The essential Oracle Press guide to MySQL backup and recoveryEffective MySQL: Backup & Recovery offers a no-nonsense approach to one of the most critical tasks of an operational DBA—performing, te
優惠價: 9 855
無庫存
Effective MySQL ─ Optimizing SQL Statements
滿額折
出版日:2011/09/28 作者:Ronald Bradford  出版社:McGraw-Hill Osborne Media  裝訂:平裝
The Essential Guide to SQL Statement OptimizationWritten by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and pr
優惠價: 1 1748
無庫存
出版日:2005/06/01 作者:吳佳諺  出版社:成大資訊  裝訂:平裝
全亞洲第一名的PHP5&MySQL架站教學數位內容教材,並且由全亞洲第一名師吳佳諺親自撰寫及錄影教學。PHP5&MySQL架站教學最新版全程9個小時的課程,由國內資策會名師吳佳諺親自教學,這是高階軟體設計課程,課程原價3600元,特價499元,為史上特價學習,含影音教學VCD。全世界唯一使用PHP5&MySQL來實作物件導向分析設計OOAD的書籍。購物網站,使用UML的觀點
精通MySQL 8(簡體書)
滿額折
出版日:2019/06/01 作者:劉華貞  出版社:清華大學出版社(大陸)  裝訂:平裝
本書以MySQL 8版本為基礎,通過全面的基礎知識循序漸進,基本覆蓋數據庫使用技術和場景,結合當下流行的Java開發,配套實例演示MySQL的整體使用,提供全程多媒體語音教學視頻以及所涉及的SQL源碼。本書共20章,涵蓋的主要內容有:MySQL 8的安裝,升級和新特性,數據庫操作,數據表操作,數據操作,數據查詢,索引,視圖,存儲過程和函數,觸發器,事務和鎖,安全管理,數據庫備份,恢復與複製,MyS
優惠價: 87 412
無庫存
MySQL快速入門(簡體書)
滿額折
出版日:2012/01/01 作者:潘凱華  出版社:清華大學出版社(大陸)  裝訂:平裝
《PHP學習路線圖?MySQL快速入門》系統、全面地講解了mysql數據庫技術。以實戰模擬的方式詮釋mysql數據庫在不同語言中的應用,重點突出c、php和java語言操作mysql數據庫的方法與技巧,并配合以清晰、流暢的視頻錄像和經典習題,打造一套完美的mysql初級入門圖書。《PHP學習路線圖?MySQL快速入門》共分4篇19章。其中,第1篇 mysql基礎篇:主要包括初識mysql數據庫、m
優惠價: 87 260
無庫存
PHP and MySQL 24-Hour Trainer
滿額折
出版日:2011/10/14 作者:TARR  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Step-by-step lessons for using PHP and MySQL in a unique book-and-video combination Assuming no previous experience with PHP or MySQL, this book-and-video package is ideal reading for anyone who wants
優惠價: 9 1368
無庫存
  • 1259
    32
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 32

暢銷榜

客服中心

收藏

會員專區