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 25 - 48 of 390 Results
Skip side bar filters
  • 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

    $41.99 USD

  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Read more

    $28.99 USD

  • 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

    $43.19 USD

  • Learning SQL

    by Alan Beaulieu ...
    SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, ... Read more

    $20.99 USD

  • SQL for Data Analysis

    Advanced Techniques for Transforming Data into Insights

    With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems, and make the most of SQL as part of your workflow.You'll learn how to use both common and exotic SQL functions such as joins, window functions, ... Read more

    $41.99 USD

  • Relational Theory for Computer Professionals

    What Relational Databases Are Really All About

    by C.J. Date ...
    All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what’s currently available.With this unique book, you will:Learn how to see database ... Read more

    $24.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Read more

    $43.99 USD

  • SQL Pocket Guide

    A Guide to SQL Usage

    by Alice Zhao ...
    If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.In this updated edition, author Alice Zhao describes how these database ... Read more

    $22.99 USD

  • Transact-SQL Cookbook

    Help for Database Programmers

    This unique cookbook contains a wealth of solutions to problems that SQL programmers face all the time. The recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Authors Ales Spetic and Jonathan Gennick, two authorities with extensive database and SQL programming experience, include a discussion ... Read more

    $20.99 USD

  • Trino: The Definitive Guide

    SQL at Any Scale, on Any Storage, in Any Environment

    Perform fast interactive analytics against different data sources using the Trino high-performance distributed SQL query engine. In the second edition of this practical guide, you'll learn how to conduct analytics on data where it lives, whether it's a data lake using Hive, a modern lakehouse with Iceberg or Delta Lake, a different system like Cassandra, Kafka, or SingleStore, or a relational ... Read more

    $48.99 USD

  • SQL for Data Scientists

    A Beginner's Guide for Building Datasets for Analysis

    Jump-start your career as a data scientist—l****earn to develop datasets for exploration, analysis, and machine learningSQL for Data Scientists: A Beginner's Guide for Building Datasets for Analysis is a resource that’s dedicated to the Structured Query Language (SQL) and dataset design skills that data scientists use most. Aspiring data scientists will learn how to how to construct datasets for ... Read more

    $30.00 USD

  • Practical Fraud Prevention

    Fraud and AML Analytics for Fintech and eCommerce, Using SQL and Python

    Over the past two decades, the booming ecommerce and fintech industries have become a breeding ground for fraud. Organizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their fraud-fighting experience to provide best practices, methodologies, and tools to help you detect and ... Read more

    $41.99 USD

  • The Art of Modern PHP 8

    Learn how to write modern, performant, and enterprise-ready code with the latest PHP features and practices

    Discover how to apply the principles of OOP, types, and package management the right wayKey FeaturesExplore the latest PHP 8.1 features and modern web development practicesRefactor your legacy codebase using modern features and styles in PHPCreate your own Composer packages that can be reused across all PHP projectsBook DescriptionPHP has come a long way since its introduction. While the language ... Read more

    $34.99 USD or Free with Kobo Plus

  • Mastering Oracle SQL

    Putting Oracle SQL to Work

    The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an ... Read more

    $23.99 USD

  • SQL Queries for Mere Mortals

    A Hands-On Guide to Data Manipulation in SQL

    by John Viescas ...
    Series 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 ... Read more

    $34.59 USD

  • MySQL Pocket Reference

    SQL Functions and Utilities

    by George Reese ...
    To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them. MySQL Pocket Reference is an ideal on-the-job ... Read more

    $9.99 USD

  • PHP & MySQL: The Missing Manual

    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 content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Read more

    $24.99 USD

  • SQL Made Simple

    by Bryan Pine ...
    Forget abstract technical manuals and complicated diagrams. "SQL Made Simple" teaches database queries through familiar, everyday scenarios you already understand. Written in plain English with practical examples, this guide translates SQL concepts into real-world situations - because learning to query data shouldn't require a computer science degree.Instead of starting with technical jargon, each ... Read more

    $4.99 USD or Free with Kobo Plus

  • SQL Pocket Guide

    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using ... Read more

    $9.99 USD

  • Efficient MySQL Performance

    Best Practices and Techniques

    You'll find several books on basic or advanced MySQL performance, but nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching software engineers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by database administrators (DBAs).Daniel Nichter shows ... Read more

    $41.99 USD

  • Data Analysis Using SQL and Excel

    A practical guide to data mining using SQL and ExcelData Analysis Using SQL and Excel, 2nd Edition shows you how to leverage the two most popular tools for data query and analysis—SQL and Excel—to perform sophisticated data analysis without the need for complex and expensive data mining tools. Written by a leading expert on business data mining, this book shows you how to extract useful business ... Read more

    $44.00 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5 ... Read more

    $48.99 USD

  • SQL in 10 Minutes a Day, Sams Teach Yourself

    by Ben Forta ...
    Series series Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... Read more

    $20.89 USD

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

    by Lars George ...
    If you're looking for a scalable storage solution to accommodate a virtually endless amount of data, this book shows you how Apache HBase can fulfill your needs. As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Many IT executives are asking pointed questions ... Read more

    $23.99 USD