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 49 - 72 of 390 Results
Skip side bar filters
  • 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 Hacks

    Tips & Tools for Digging Into Your Data

    Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively from your database. The book offers 100 hacks -- unique tips and tools -- that bring you the knowledge of experts who apply what they know in the real world to help you take full advantage of the expressive power of SQL. You'll find ... Read more

    $17.99 USD

  • 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 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

  • 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

  • Expert Cube Development with SSAS Multidimensional Models

    An easy-to-follow guide full of hands on examples of real-world Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more in-depth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are ... Read more

    $27.99 USD or Free with Kobo Plus

  • Learning PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQL

    Create, develop and manage relational databases in real world applications using PostgreSQLKey FeaturesLearn about the PostgreSQL development life cycle including its testing and refactoringBuild productive database solutions and use them in Java applicationsA comprehensive guide to learn about SQL, PostgreSQL procedural language and PL/pgSQLBook DescriptionPostgreSQL is one of the most powerful ... Read more

    $44.99 USD or Free with Kobo Plus

  • 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

    $31.99 USD

  • 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

    $55.99 USD

  • 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

    $9.99 USD or Free with Kobo Plus

  • Oracle PL/SQL Language Pocket Reference

    A Guide to Oracle's PL/SQL Language Fundamentals

    Be more productive with the Oracle PL/SQL language. The fifth edition of this popular pocket reference puts the syntax of specific PL/SQL language elements right at your fingertips, including features added in Oracle Database 12c.Whether you’re a developer or database administrator, when you need answers quickly, the Oracle PL/SQL Language Pocket Reference will save you hours of frustration with ... Read more

    $13.99 USD

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    If you’re a programmer new to databases—or just new to MySQL and its community-driven variant, MariaDB—you’ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through ... Read more

    $30.99 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    SQL in a Nutshell applies the eminently useful "Nutshell" format to Structured Query Language (SQL), the elegant--but complex--descriptive language that is used to create and manipulate large stores of data. For SQL programmers, analysts, and database administrators, the new second edition of SQL in a Nutshell is the essential date language reference for the world's top SQL database products. SQL ... Read more

    $25.99 USD

  • Oracle Database 11g PL/SQL Programming Workbook

    Series series Oracle Press
    Ramp Up Your PL/SQL Programming SkillsMaster PL/SQL through the hands-on exercises, extensive examples, and real-world projects inside this Oracle Press guide. Filled with best practices, Oracle Database 11g PL/SQL Programming Workbook covers all the latest features and enhancements of the language. Mastery checks at the end of each chapter reinforce the material covered, and sample code from the ... Read more

    $45.99 USD

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    by Robin Nixon ...
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library ... Read more

    $36.99 USD

  • SQL Antipatterns, Volume 1

    Avoiding the Pitfalls of Database Programming

    by Bill Karwin ...
    SQL is the ubiquitous language for software developers working with structured data. Most developers who rely on SQL are experts in their favorite language (such as Java, Python, or Go), but they're not experts in SQL. They often depend on antipatterns - solutions that look right but become increasingly painful to work with as you uncover their hidden costs. Learn to identify and avoid many of ... Read more

    $29.99 USD

  • SQL All-in-One For Dummies

    The most thorough SQL reference, now updated for SQL:2023SQL All-in-One For Dummies has everything you need to get started with the SQL programming language, and then to level up your skill with advanced applications. This relational database coding language is one of the most used languages in professional software development. And, as it becomes ever more important to take control of data, there ... Read more

    $24.00 USD

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Read more

    $41.99 USD

  • Sql Guide (Speedy Study Guides)

    SQL stands for Structured Query Language, and it is a programming language that is entirely designed for the management of data in a database system. Knowing SQL is an essential skill for today's programmer, and if you are looking for a career in information tech, you will quickly realize that SQL can push you far ahead of the rest of the people competing for the position. SQL is a very rich, very ... Read more

    $4.99 USD

  • NoSQL For Dummies

    by Adam Fowler ...
    Get up to speed on the nuances of NoSQL databases and what they mean for your organizationThis easy to read guide to NoSQL databases provides the type of no-nonsense overview and analysis that you need to learn, including what NoSQL is and which database is right for you. Featuring specific evaluation criteria for NoSQL databases, along with a look into the pros and cons of the most popular ... Read more

    $21.00 USD

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration (English Edition)

    by Jaques Fozao ...
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Book DescriptionPostgreSQL is a leading open-source database, essential for modern data engineering tasks. Mastering PostgreSQL for Data Engineering and Cloud Deployment is your complete guide to unlocking PostgreSQL’s full potential in data-centric environments.Starting with installation and configuration, the book moves through ... Read more

    $24.95 USD or Free with Kobo Plus

  • PHP and MySQL Web Development: A Beginner’s Guide

    Series series Beginner's Guide
    Essential Skills—Made Easy!PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the ... Read more

    $36.99 USD

  • Oracle Database 12c PL/SQL Programming

    Master Oracle Database 12c PL/SQL Application DevelopmentDevelop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and ... Read more

    $62.99 USD