Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

資料庫管理 電子書

如果您喜歡 資料庫管理 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 6929
Skip side bar filters
  • Getting Started with Bluetooth Low Energy

    Tools and Techniques for Low-Power Networking

    With Bluetooth Low Energy (BLE), smart devices are about to become even smarter. This practical guide demonstrates how this exciting wireless technology helps developers build mobile apps that share data with external hardware, and how hardware engineers can gain easy and reliable access to mobile operating systems.This book provides a solid, high-level overview of how devices use BLE to …… 閱讀更多內容

    NT$844 TWD

  • Targeted

    My Inside Story of Cambridge Analytica and How Trump, Brexit and Facebook Broke Democracy

    Brittany Kaiser ……
    In this explosive memoir, a political consultant and technology whistleblower reveals the disturbing truth about the multi-billion-dollar data industry, revealing to the public how companies are getting richer using our personal information and exposing how Cambridge Analytica exploited weaknesses in privacy laws to help elect Donald Trump.When Brittany Kaiser joined Cambridge Analytica – the UK …… 閱讀更多內容

    NT$499 TWD

  • Standard Deviations

    the truth about flawed statistics, AI and Big Data

    Gary Smith ……
    Did you know that chicken eggs can influence how computers generate random events? Or that humans can postpone death until after important ceremonial occasions? Or live three to five years longer if they have positive initials, like ACE?All these 'facts' have been presented with a straight face by researchers and backed up with convincing statistics. In Standard Deviations, economics professor …… 閱讀更多內容

    NT$234 TWD

  • Cython

    A Guide for Python Programmers

    Kurt W. Smith ……
    Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, you’ll learn how to use Cython to improve Python’s performance—up to 3000x— and to wrap C …… 閱讀更多內容

    NT$563 TWD

  • Feature Engineering for Machine Learning

    Principles and Techniques for Data Scientists

    Feature engineering is a crucial step in the machine-learning pipeline, yet this topic is rarely examined on its own. With this practical book, you’ll learn techniques for extracting and transforming features—the numeric representations of raw data—into formats for machine-learning models. Each chapter guides you through a single data problem, such as how to represent text or image data. Together, …… 閱讀更多內容

    NT$1,104 TWD

  • Stream Processing with Apache Flink

    Fundamentals, Implementation, and Operation of Streaming Applications

    Get started with Apache Flink, the open source framework that powers some of the world’s largest stream processing applications. With this practical book, you’ll explore the fundamental concepts of parallel stream processing and discover how this technology differs from traditional batch data processing.Longtime Apache Flink committers Fabian Hueske and Vasia Kalavri show you how to implement …… 閱讀更多內容

    NT$1,490 TWD

  • FileMaker Pro Design and Scripting For Dummies

    Timothy Trimble ……
    Get the scoop on designing databases for Mac and WindowsUse FileMaker Pro design and scripting to quickly, easily build databases that solve real problemsFileMaker Pro has grown up, and it's better than ever! This easy-to-use guide shows you how to design a great FileMaker application, build a database that works, add the functionality you need, populate your database, and venture into programming …… 閱讀更多內容

    NT$835 TWD

  • Access 2019 For Dummies

    Easy steps to practical databasesPeople who really know how to build, populate, and simplify databases are few and far between. Access 2019 For Dummies is here to help you join the ranks of office heroes who possess these precious skills.This book offers clear and simple advice on how to build and operate databases as well as create simple forms, import data from outside sources, query databases …… 閱讀更多內容

    NT$715 TWD

  • Introducing Microsoft SQL Server 2014

    系列 series Introducing
    NOTE: This title is also available as a free eBook on the Microsoft Download Center. It is offered for sale in print format as a convenience. Get a head start evaluating SQL Server 2014 - guided by two experts who have worked with the technology from the earliest beta. Based on Community Technology Preview 2 (CTP2) software, this guide introduces new features and capabilities, with practical …… 閱讀更多內容

    免費

  • Learning Kibana 7

    Build powerful Elastic dashboards with Kibana's data visualization capabilities, 2nd Edition

    A beginner's guide to analyzing and visualizing your Elasticsearch data using Kibana 7 and TimelionKey FeaturesGain a fundamental understanding of how Kibana operates within the Elastic StackExplore your data with Elastic Graph and create rich dashboards in KibanaLearn scalable data visualization techniques in Kibana 7Book DescriptionKibana is a window into the Elastic Stack, that enables the …… 閱讀更多內容

    NT$714 TWD

  • Data Science Strategy For Dummies

    Ulrika Jägare ……
    All the answers to your data science questionsOver half of all businesses are using data science to generate insights and value from big data. How are they doing it? Data Science Strategy For Dummies answers all your questions about how to build a data science capability from scratch, starting with the “what” and the “why” of data science and covering what it takes to lead and nurture a top-notch …… 閱讀更多內容

    NT$715 TWD

  • OCA Oracle Database SQL Exam Guide (Exam 1Z0-071)

    Steve O'Hearn ……
    系列 series Oracle Press
    A fully updated, integrated self-study system for the Oracle Database SQL ExamThis thoroughly revised Oracle Press guide offers 100% coverage of all objectives on the latest version of the Oracle Database SQL Exam. Ideal both as a study guide and on-the-job reference, OCA Oracle Database SQL Exam Guide (Exam 1Z0-071) features detailed explanations, examples, practice questions, and chapter …… 閱讀更多內容

    NT$1,395 TWD

  • 從零開始了解資料庫

    Build Your Own Database From Scratch

    零的零次方 ……
    系列 series 從零開始
    你敲下一句 SQL,幾毫秒後結果跳出來。那幾毫秒裡發生了什麼?為什麼有時候是幾毫秒、有時候是三十秒?本書用一個殘忍但有效的方法回答:從一個只會用 JSON 檔存資料的小程式出發,讓它一次次撞牆——檔案太大、查詢太慢、兩個人同時寫入撞在一起、當機資料消失——再親手把資料庫的每一層補回去:儲存引擎、B+ 樹索引、查詢最佳化、transaction 與 ACID、buffer pool、WAL,一路做到分散式。每個機制出場時,你都已經親眼看過「沒有它會死在哪」。讀完之後,慢查詢、索引失效、交易安全對你不再是玄學,你會清楚知道底下那台機器正在替你做什麼、代價是什麼。適合後端工程師、資料分析師,以及所有天天用資料庫卻沒拆開看過的人。《從零開始》系列的每一本,都為沒有背景的讀者而寫:先給直覺與比喻,需要時才端出數學與細節,把一個領域鋪成一條可以自學走完的路。 …… 閱讀更多內容

    NT$199 TWD 透過 Kobo Plus 免費享用

  • Access 2013 For Dummies

    The easy guide to Microsoft Access returns with updates on the latest version!Microsoft Access allows you to store, organize, view, analyze, and share data; the new Access 2013 release enables you to build even more powerful, custom database solutions that integrate with the web and enterprise data sources. Access 2013 For Dummies covers all the new features of the latest version of Accessand …… 閱讀更多內容

    NT$595 TWD

  • What’s Mine Is Yours

    How Collaborative Consumption is Changing the Way We Live

    In the 20th century humanity consumed products faster than ever, but this way of living is no longer sustainable. This new and important book shows how technological advances are driving forms of ‘collaborative consumption’ which will change forever the ways in which we interact both with businesses and with each other.The average lawn mower is used for four hours a year. The average power drill …… 閱讀更多內容

    NT$372 TWD

  • Oracle Database 12c New Features

    Robert Freeman ……
    Explore all the exciting and innovative new features of Oracle Database 12c! Written by Oracle ACE Robert Freeman, this Oracle Press guide introduces you to the myriad of new features packed into the latest Oracle Database release. Filled with essential information, the book provides you with everything you need to know to get up and running quickly on Oracle Database 12c. Supported by running …… 閱讀更多內容

    NT$923 TWD

  • Oracle Database 11g A Beginner's Guide

    系列 series Beginner's Guide
    Get a Solid Foundation in Oracle Database TechnologyMaster Oracle Database 11g fundamentals quickly and easily. Using self-paced tutorials, this book covers core database essentials, the role of the administrator, high availability, and large database features. Oracle Database 11g: A Beginner's Guide walks you, step by step, through database setup, administration, programming, backup, and recovery …… 閱讀更多內容

    NT$1,372 TWD

  • HOW TO LEARN MICROSOFT SQL SERVER QUICKLY!

    Andrei Besedin ……
    HOW TO LEARN MICROSOFT SQL SERVER QUICKLY!Whether you are an IT developer or Pro, SQL server is one of the programs you need to learn if you want to implement and manage database solutions, work with powerful reporting features and much more. The primary function of the SQL server is to store retrieving data as required by other applications.When you learn the program, you will be able to retrieve …… 閱讀更多內容

    NT$88 TWD

  • Learning Ceph

    Karan Singh ……
    If you already have basic knowledge of GNU/Linux and storage systems, but have no experience of software-defined storage solutions and Ceph, and are eager to learn about it, this is the book for you. If you are looking for your next career jump as a Ceph administrator, this book is also ideal for you. …… 閱讀更多內容

    NT$771 TWD

  • Data Cleaning

    Ihab F. Ilyas, Xu Chu ……
    This is an overview of the end-to-end data cleaning process. Data quality is one of the most important problems in data management, since dirty data often leads to inaccurate data analytics results and incorrect business decisions.Poor data across businesses and the U.S. government are reported to cost trillions of dollars a year. Multiple surveys show that dirty data is the most common barrier …… 閱讀更多內容

    NT$1,478 TWD

  • Microsoft SQL Server 2005

    Changing the Paradigm

    Microsoft SQL Server 2005: Changing the Paradigm (SQL Server 2005 Public Beta Edition) will prepare database administrators for upcoming changes in SQL Server 2005. Obtain the skills necessary to run SQL Server 2005 from the experts at Microsoft Gold Partner. Get a head-start to understanding the new concepts and features of SQL Server 2005 from the database administrator's perspective, including …… 閱讀更多內容

    NT$591 TWD

  • SQL Queries for Mere Mortals

    A Hands-On Guide to Data Manipulation in SQL

    John Viescas ……
    系列 series For Mere Mortals
    The #1 Easy, Common-Sense Guide to SQL Queries—Updated with More Advanced Techniques and SolutionsForeword by Keith W. Hare, Vice Chair, USA SQL Standards CommitteeSQL Queries for Mere Mortals has earned worldwide praise as the clearest, simplest tutorial on writing effective queries with the latest SQL standards and database applications. Now, author John L. Viescas has updated this hands-on …… 閱讀更多內容

    NT$1,145 TWD

  • 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 …… 閱讀更多內容

    NT$844 TWD

  • Efficient Management of Large Metadata Catalogs in a Ubiquitous Computing Environment

    Daniel Beatty ……
    Trends in experimental sciences, such as astrophysics, have led to many critically needed, non-normalized, and massive metadata catalogs that organize collections of recorded photographic and spectrographic observations of similar size. Observations of the night sky can best be presented using a data model that conveys the observations, analysis, objects contained with the observations, and …… 閱讀更多內容

    NT$117 TWD