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 265 - 288 of 390 Results
Skip side bar filters
  • Programming Languages for Business Problem Solving

    It has become crucial for managers to be computer literate in today's business environment. It is also important that those entering the field acquire the fundamental theories of information systems, the essential practical skills in computer applications, and the desire for life-long learning in information technology. Programming Languages ... Read more

    $166.99 USD

  • SQL Antipatterns

    Avoiding the Pitfalls of Database Programming

    by Bill Karwin ...
    Bill Karwin has helped thousands of people write better SQL and build stronger relational databases. Now he's sharing his collection of antipatterns--the most common errors he's identified in those thousands of requests for help.Most developers aren't SQL experts, and most of the SQL that gets used is inefficient, hard to maintain, and sometimes just plain wrong. This book shows you all the common ... Read more

    $21.99 USD

  • XQuery

    Search Across a Variety of XML Data

    The W3C XQuery 3.1 standard provides a tool to search, extract, and manipulate content, whether it's in XML, JSON or plain text. With this fully updated, in-depth tutorial, you’ll learn to program with this highly practical query language.Designed for query writers who have some knowledge of XML basics, but not necessarily advanced knowledge of XML-related technologies, this book is ideal as both ... Read more

    $30.99 USD

  • SQL Injection Strategies

    Practical techniques to secure old vulnerabilities against modern attacks

    Learn to exploit vulnerable database applications using SQL injection tools and techniques, while understanding how to effectively prevent attacksKey FeaturesUnderstand SQL injection and its effects on websites and other systemsGet hands-on with SQL injection using both manual and automated toolsExplore practical tips for various attack and defense strategies relating to SQL injectionBook ... Read more

    $26.99 USD or Free with Kobo Plus

  • Kickstart MySQL Fundamentals

    Build Real-World Databases, Query with Confidence, and Optimize Data Using Advanced MySQL and SQL Skills (English Edition)

    by Amit Diwan ...
    Your Complete Guide to Mastering MySQL from Basics to Real Projects!Book DescriptionFrom powering web applications and content management systems to enterprise-level data storage, understanding MySQL is a foundational skill for anyone entering software development, data analysis, or IT.Kickstart MySQL Fundamentals is your step-by-step guide to becoming confident in relational database concepts and ... Read more

    $19.95 USD or Free with Kobo Plus

  • Basi di dati

    Tecnologie, architetture e linguaggi per database

    La progettazione e l'interrogazione di database è un elemento centrale di applicazioni, servizi e piattaforme di vario tipo e dimensione e non può essere ignorata da chi lavora allo sviluppo e al mantenimento di architetture e soluzioni IT. Questo manuale fornisce i fondamenti per lavorare con i dati e i relativi sistemi di gestione, analizzando le tipologie esistenti e le modalità per archiviare ... Read more

    $28.99 USD

  • Learn SQL in 24 Hours

    by Alex Nordeen ...
    Databases can be found in almost all software applications. Infact it's hard to find a software that doesn’t use a database. SQL is the standard language to query a database. SQL stand for: Structured Query Language. SQL provides basic to advance commands to retrieve, update, delete, insert data into database.This book is designed for beginners with little or no prior database experience.Here is ... Read more

    $9.99 USD

  • Professional Azure SQL Database Administration

    Equip yourself with the skills to manage and maintain data in the cloud

    by Ahmad Osama ...
    Leverage the features of Azure SQL database and become an expert in data managementKey FeaturesExplore ways to create shards and elastic pools to scale Azure SQL databasesAutomate common management tasks with PowerShellImplement over 40 practical activities and exercises to reinforce your learningBook DescriptionDespite being the cloud version of SQL Server, Azure SQL Database differs in key ways ... Read more

    $34.99 USD or Free with Kobo Plus

  • Azure Database Services: Easy and Understandable Guide for Beginners - Companion Guide: First Edition - 2023

    LATEST COMPANION GUIDE TO AZURE DATABASE SERVICES

    by IP Specialist ...
    STUDY THE LATEST COMPANION GUIDE TO AZURE DATABASE SERVICES!Are you looking to learn about the foundational knowledge of Azure Database Services and how the service is implemented using Azure? This book is an ideal resource to start your journey with confidence.Microsoft Azure Database is the bedrock of Microsoft's core database solution offering in Azure. IPspecialist’s Companion guide to Azure ... Read more

    $29.99 USD or Free with Kobo Plus

  • Learning SQL

    Master SQL Fundamentals

    by Kiet Huynh ...
    Welcome to the book "Learning SQL: Master SQL Fundamentals"!SQL (Structured Query Language) is the most powerful and widely used database management language in the world. It is an indispensable tool for anyone working with data, from beginners to experts in the fields of information technology and database administration.This book is specially designed to help you gain a deeper understanding of ... Read more

    $7.99 USD

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Read more

    $20.99 USD

  • Programmer avec MySQL

    SQL - Transactions - PHP - Java - Optimisations - XML - JSON - Avec 40 exercices corrigés - 6e édition

    Series series Noire
    Apprendre SQL par l'exempleParticulièrement destiné aux débutants, cet ouvrage permet de découvrir tous les aspects de la programmation SQL (création de tables, évolution, mises à jour et extractions) par le biais du système de gestion de bases de données MySQL. Les concepts du langage procédural de MySQL y sont décrits avec précision : variables, structure de contrôle, interactions avec la base, ... Read more

    $24.45 USD

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Read more

    $49.99 USD

  • Learn SQL the Smart Way

    Real-World Queries and Database Design

    Master SQL Through Real-World Applications—The Practical Guide for Beginners, Analysts, and DevelopersIn today's data-driven world, SQL is the universal language for working with databases. Whether you're analyzing customer behavior, building applications, or making business decisions, SQL skills are essential. Learn SQL the Smart Way teaches you practical SQL techniques you can apply immediately ... Read more

    $12.77 USD or Free with Kobo Plus

  • Getting started with php & mysql

    Professional training

    Welcome to learning PHP and MySQL. This book is intended for all those who wish to code in PHP to handle data in a server-side context. You will discover how the language is structured through its organization : keywords, variables, loops, conditional expressions as well as functions. You will answer to a form that sends information to a server, thanks to the superglobal variables. With PHP, you ... Read more

    $12.99 USD or Free with Kobo Plus

  • Oracle PL/SQL by Example

    Using PL/SQL for Oracle Database 21c, you can build solutions that deliver unprecedented performance and efficiency in any environment, including the cloud. Oracle PL/SQL by Example, Sixth Edition, teaches all the PL/SQL skills you'll need, through real-world labs and extensive examples. Now fully updated for the newest version of PL/SQL 21c, it covers everything from basic syntax and program ... Read more

    $60.29 USD

  • Python Data Persistence

    With SQL and NOSQL Databases

    Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.This book assumes that the reader has no prior knowledge of programming. Hence ... Read more

    $14.99 USD or Free with Kobo Plus

  • MySQL Text Book

    by Manish Soni ...
    Series Book 2 - MySQL Books Series
    This book is your companion on a journey through the intricate and dynamic world of MySQL Text Book, an open-source relational database management system that has captivated the hearts of developers, database administrators, and businesses worldwide.In a data-driven era where information is the lifeblood of organizations, mastering a robust and versatile database system like MySQL is of paramount ... Read more

    $9.99 USD or Free with Kobo Plus

  • Mastering Python

    From Beginner to Pro with Hands-On Projects

    by Robert Sommer ...
    Unlock the power of Python programming with this comprehensive guide designed for beginners and experienced developers alike. "Mastering Python From Beginner to Pro with Hands-On Projects" takes you on an immersive journey through the world of Python, a versatile and in-demand programming language used across various industries.Whether you're a complete novice or an experienced programmer looking ... Read more

    $10.00 USD

  • PostgreSQL for Data Architects

    Discover how to design, develop, and maintain your database application effectively with PostgreSQL

    by Jayadevan M ...
    Key FeaturesBook DescriptionThis book is for developers and data architects who have some exposure to databases. It is assumed that you understand the basic concepts of tables and common database objects, including privileges and security.What you will learnCompile PostgreSQL from source and understand the PostgreSQL architectureConfigure parameters and change default settings for a PostgreSQL ... Read more

    $41.99 USD or Free with Kobo Plus

  • Hadoop in Practice

    by Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... Read more

    $49.99 USD

  • Snowflake: The Definitive Guide

    Architecting, Designing, and Deploying on the Snowflake Data Cloud

    Snowflake's ability to eliminate data silos and run workloads from a single platform creates opportunities to democratize data analytics, allowing users at all levels within an organization to make data-driven decisions. Whether you're an IT professional working in data warehousing or data science, a business analyst or technical manager, or an aspiring data professional wanting to get more hands ... Read more

    $48.99 USD

  • PostgreSQL 15 Cookbook

    100+ expert solutions across scalability, performance optimization, essential commands, cloud provisioning, backup, and recovery

    by Peter G ...
    If you're a PostgreSQL database administrator looking for a comprehensive guide to managing your databases, look no further than the PostgreSQL 15 Cookbook. With 100 ready solutions to common database management challenges, this book provides a complete guide to administering and troubleshooting your databases using latest PostgreSQL 15.Starting with cloud provisioning and migration, the book ... Read more

    $35.99 USD

  • Derinlemesine SQL

    by Onder Teker ...
    Bu kitapta SQL dilinin hem temel hem de ileri özellikleri anlatılmaktadır. Açık kaynaklı veritabanlarından MySQL/MariaDB & ticari ürünlerden Oracle için kurulum ve kullanım açıklanmaktadır. Standart SQL dilinin ötesinde PL/SQL ile geliştirme kitapta yer almakadır. SQL dili dışında, ilişkisel veritabanlarının temel mantığı anlatılmakta ve veritabanı tasarımı araçları, uygulamalı olarak ... Read more

    $0.99 USD or Free with Kobo Plus