Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

SQL eBooks

If you like SQL eBooks, then you'll love these top picks.
Showing 1 - 24 of 369 Results
Skip side bar filters
  • PHP&MySQL程式設計實務-立即擁有專案開發能力的16堂課

    by 陳源謙 ...
    本書規劃以16堂課程為學習的目標,從PHP程式語言的基礎、資料庫的操作、SQL資料與結構語法的學習,文字、陣列與檔案傳遞等重點展開學習;同時,以業界專案程式開發的實務經驗分享,引導學習使用PHP函式庫PEAR套件的安裝與使用,透過PEAR套件的輔助,讓您可以在少寫幾行程式碼的情況,加速程式專案的完成。實務經驗分享:1. 基礎學習輕鬆扎穩馬步,奠定專案開發基礎2. 善用函式庫縮短程式開發流程3. 樣版輔助建立專案開發責任分工4. FACEBOOK社群網站功能整合實例應用全書以簡單範例、輕鬆入門、深度應用及專題開發的四個方向,引領您輕鬆學習PHP資料庫程式設計,透過書中範例的導引不斷地反覆練習,最後再以專題成果的深入實作發想,培養獨立接案的能力。 ... Read more

    $69.41 HKD

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    $287.49 HKD

  • PHP+MySQL網站系統開發講座(第二版)

    這是一本專為初學者所設計的PHP和MySQL程式設計入門書,結合多位作者豐富的開發與教學經驗,全書著重在程式邏輯的養成與重複的訓練,而不是過多進階的技巧。因此特別設計語法與範例同步講解的學習方法,不但讓讀者了解程式如何使用在應用系統的設計,更可在學習完前面章節後,便已了解系統所有的設計技巧。有鑑於雲端為目前的趨勢,本版更針對雲端平台如何開發、部署PHP程式…等設計,進行經驗分享。特色介紹■本書定位在程式的初學者,了解如何將基礎語法應用在系統設計上。■大量語法搭配範例講解,快速掌握基礎的PHP程式設計技巧。■介紹資料庫管理運用和維護,結合PHP與MySQL的資料庫網頁設計。■分享雲端平台開發經驗,並於Windows Azure上使用PHP與資料庫的技術。■讀完本書,可輕易整合程式設計技巧去完成一個應用系統。單元介紹■認識動態網頁程式設計■執行環境的架設- Apache、PHP ... Read more

    $59.50 HKD

  • High Performance MySQL

    Proven Strategies for Operating at Scale

    How can you realize MySQL's full power? With High Performance MySQL, you'll learn advanced techniques for everything from setting service-level objectives to designing schemas, indexes, and queries to tuning your server, operating system, and hardware to achieve your platform's full potential. This guide also teaches database administrators safe and practical ways to scale applications through ... Read more

    $321.39 HKD

  • 專家教你用PHP建構一個全能的網站:SEO + CSS + MySQL + AJAX

    by 陳俊雄 ...
    程式語法介面模組 Design + Coding輕鬆設計出多視覺變化的PHP + AJAX專業網站 『HTML』『CSS』『JS(JavaScript)』『AJAX』這四項技巧,是建構一個符合目前潮流與趨勢視覺、互動化網站所必備的四大元素,配合『PHP』以及『MySQL』可讓所設計出來的網站整體視覺,擁有更多的效益以及符合企業主實際的功能需求,若再加上『SEO』的操作技巧,將使完成的『動態網站』順利呈現在Google及Yahoo的搜尋頁面,成功達到『有效點擊』的最終行銷目的。 本書從『角色伴演』開始,將企業主所期望的網站功能,從網頁排版開始,透過CMS後台管理系統的介面設計,逐一到動態網站完成後,提交給Google及Yahoo搶佔有效的點擊頁次。每章章末附有內容原始碼壓縮檔下載路徑,程式碼再也不需慢慢的Coding,只要透過『Design Module(設計模組)』的網頁介面,利用複製 ... Read more

    $99.16 HKD

  • MySQL High Availability

    Tools for Building Robust Data Centers

    Server bottlenecks and failures are a fact of life in any database deployment, but they don’t have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it’s running on hardware, virtual machines, or in the cloud.Written by engineers who designed many of the tools covered, this book ... Read more

    $242.39 HKD

  • PostgreSQL: Up and Running

    A Practical Guide to the Advanced Open Source Database

    Thinking of migrating to PostgreSQL? This clear, fast-paced introduction helps you understand and use this open source database system. Not only will you learn about the enterprise class features in versions 9.5 to 10, youâ??ll also discover that PostgeSQL is more than a database systemâ??itâ??s an impressive application platform as well.With examples throughout, this book shows you how to achieve ... Read more

    $219.89 HKD

  • T-SQL Fundamentals

    by Itzik Ben-Gan ...
    Query and modify data effectively with the latest T-SQL featuresMaster Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge ... Read more

    $338.29 HKD

  • Understanding MySQL Internals

    Discovering and Improving a Great Database

    by Sasha Pachev ...
    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 Development Team -- 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 ... Read more

    $225.49 HKD

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    by Alan Beaulieu ...
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and ... Read more

    $321.39 HKD

  • Programming SQL Server 2005

    Prepare for Deeper SQL Server Waters

    by Bill Hamilton ...
    SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on.Programming SQL Server 2005 from O'Reilly provides a ... Read more

    $248.09 HKD

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Read more

    $308.69 HKD or Free with Kobo Plus

  • SQL the One

    Microsoft SQL Server Interview Guide

    by Uday Arumilli ...
    Congratulations! You are going to WIN your next SQL Server interview. “SQL The One” book can guide you to achieve the success in your next interview. This book covers Microsoft SQL Server interview experiences, questions and answers for a range of SQL DBA’s and SQL Server Professionals. All of these questions have been collected from the people who attended interviews at various multinational ... Read more

    $46.91 HKD

  • Mastering MariaDB

    This book is intended for intermediate users who want to learn how to administrate a MariaDB server or a set of servers. It is aimed at MariaDB users, and hence working knowledge of MariaDB is a prerequisite. ... Read more

    $218.49 HKD or Free with Kobo Plus

  • Gestión de bases de datos con SQL Server

    ¿Desea gestionar bases de datos de forma profesional, segura y eficiente? SQL Server es una de las herramientas más potentes para administrar información digital en entornos empresariales. Esta obra le ofrece una guía detallada y actualizada para dominar la versión 2022 del sistema gestor de bases de datos de Microsoft, haciendo especial énfasis en la automatización de procesos mediante scripts, ... Read more

    $93.00 HKD

  • Kickstart Database Management System Fundamentals: Key Concepts, Principles, and Advanced Techniques for Modern Database Design, Management, and Optimization

    From Concept to Implementation: Mastering Database DesignKey Features● Covers core concepts, types, architecture, and models for effective data modeling and schema design.● Clear, hands-on SQL examples to enhance understanding and real-world application.● Insights into NoSQL, cloud databases, data warehousing, and security best practices.Book DescriptionIn today's data-driven world, effective... ... Read more

    $155.49 HKD or Free with Kobo Plus

  • MySQL Cookbook

    Solutions for Database Developers and Administrators

    For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to ... Read more

    $434.09 HKD

  • Learn SQL using MySQL in One Day and Learn It Well

    SQL for beginners with Hands-on Project

    by Jamie Chan ...
    Master SQL and unlock the power of database management. From basics to advanced queries, this book guides you through practical exercises to efficiently manage data.Key FeaturesStep-by-step guidance from basic to advanced SQL techniquesComprehensive coverage of MySQL, a leading database management systemPractical exercises with solutions to reinforce learningBook DescriptionLearn SQL (using MySQL) ... Read more

    $74.99 HKD or Free with Kobo Plus

  • Real World SQL and PL/SQL: Advice from the Experts

    Master the Underutilized Advanced Features of SQL and PL/SQLThis hands-on guide from Oracle Press shows how to fully exploit lesser known but extremely useful SQL and PL/SQL features―and how to effectively use both languages together. Written by a team of Oracle ACE Directors, Real-World SQL and PL/SQL: Advice from the Experts features best practices, detailed examples, and insider tips that ... Read more

    $389.09 HKD

  • Learn SQLite in 24 Hours

    by Alex Nordeen ...
    SQLite is a very lightweight database, with no installation required, zero configuration, and no server required. SQLite is widely used as a database of choice in mobile apps, camera, home electronic devices and other embedded systems.This book is designed for beginners with little or no prior database experience.Here is what you will learn:Chapter 1: IntroductionChapter 2: Create DatabaseCREAT... ... Read more

    $78.23 HKD

  • SQL For Beginners: The Comprehensive Guide To Learning, Understanding, And Mastering SQL Programming For Managing, Analyzing, and Manipulating Data

    SQL For Beginners: The Comprehensive Guide To Learning, Understanding, And Mastering SQL Programming For Managing, Analyzing, and Manipulating DataLearn the secrets of SQL and how to become an expert in any database.Do you want to learn SQL, but you're not even sure where to start?Would you like to start honing your skills with a set of useful exercises?Or are you searching for a straightforward ... Read more

    $78.99 HKD

  • SQL PL/SQL Programming

    This programming book is specially written for those who are interested in understanding Structured Query Language and PL-SQL concepts in the Computer Engineering and Information technology field and wants to gain enhance knowledge about power of SQL Language in Relational Database Management System Development.The manual covers practical point of view in all aspects of SQL and PL/SQL including ... Read more

    $46.91 HKD or Free with Kobo Plus

  • The Complete Database Interview Handbook: 100 Essential Questions Every Developer Must Know

    Landing your dream database or data engineering role requires more than just knowing SQL—you need deep understanding of modern database systems, cloud architectures, and real-world problem-solving skills. This comprehensive handbook gives you everything you need to succeed.Inside You'll Find:100 Essential Questions covering every aspect of database technologyExpert Answers written in clear, ... Read more

    $54.99 HKD or Free with Kobo Plus

  • SQL Server 2017 Integration Services Cookbook

    Powerful ETL techniques to load and transform data from almost any source

    Harness the power of SQL Server 2017 Integration Services to build your data integration solutions with easeKey Features\[\*\] Acquaint yourself with all the newly introduced features in SQL Server 2017 Integration Services\[\*\] Program and extend your packages to enhance their functionality\[\*\] This detailed, step-by-step guide covers everything you need to develop efficient data integration ... Read more

    $387.89 HKD or Free with Kobo Plus