Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de SQL

Si te gustan los eBooks de SQL, seguro que te encanta esta selección.
Mostrando 193 - 216 de 393 resultados
Skip side bar filters
  • Introduction to Search with Sphinx

    From installation to relevance tuning

    This concise introduction to Sphinx shows you how to use this free software to index an enormous number of documents and provide fast results to both simple and complex searches. Written by the creator of Sphinx, this authoritative book is short and to the point.Understand the particular way Sphinx conducts searchesInstall and configure Sphinx, and run a few basic testsIssue basic queries to ... Leer más

    $14.99 USD

  • Database Management System

    An Evolutionary Approach

    A database management system (DBMS) is a collection of programs that enable users to create and maintain a database; it also consists of a collection of interrelated data and a set of programs to access that data. Hence, a DBMS is a general-purpose software system that facilitates the processes of defining, constructing, and manipulating databases for various applications.The primary goal of a ... Leer más

    $66.99 USD

  • COBOL Basic Training Using VSAM, IMS and DB2

    This book will teach you the basic information and skills you need to develop applications with COBOL on IBM mainframes running z/OS. The instruction, examples and sample programs in this book are a fast track to becoming productive as quickly as possible using COBOL. The content is easy to read and digest, well organized and focused on honing real job skills. ... Leer más

    $19.95 USD

  • The Language of SQL, Third Edition

    de Larry Rockoff ...
    Get Started Fast with SQL!The only book you need to gain a quick working knowledge of SQL and relational databases.Many SQL texts attempt to serve as an encyclopedic reference on SQL syntax—an approach that is often counterproductive because that information is readily available in online references published by the major database vendors.For SQL beginners, it's more important for a book to focus ... Leer más

    $20.89 USD

  • SQL in 24 Hours, Sams Teach Yourself

    de Ryan Stephens ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself SQL in 24 Hours helps you use SQL to build effective databases, efficiently retrieve data, and manage everything from performance to security.This Seventh Edition is thoroughly revised and reorganized for faster learning and a deeper understanding of modern SQL development. Based on standardized SQL throughout, it teaches using new sample ... Leer más

    $27.39 USD

  • Learning ArcGIS Geodatabases

    This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS geodatabases as well as manage them. Having knowledge of building a geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS geodatabase for the ... Leer más

    $17.99 USD o gratis con Kobo Plus

  • SQL

    The Structured Query Language (SQL) Study Brief provides the end-user with a concise overview and quick reference on the basics of this special-purpose programming language. The Study Brief is intended to serve as a learning resource for new and developing users or as a quick refresher of essentials for the occasional experienced user. Offering a timely orientation to the subject matter at hand, ... Leer más

    $3.62 USD

  • Microsoft SQL Server 2012 with Hadoop

    This book will be a step-by-step tutorial, which practically teaches working with big data on SQL Server through sample examples in increasing complexity. Microsoft SQL Server 2012 with Hadoop is specifically targeted at readers who want to cross-pollinate their Hadoop skills with SQL Server 2012 business intelligence and data analytics. A basic understanding of traditional RDBMS technologies and ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • Job Ready SQL

    Learn the most important SQL skills and apply them in your job—quickly and efficiently!SQL (Structured Query Language) is the modern language that almost every relational database system supports for adding data, retrieving data, and modifying data in a database. Although basic visual tools are available to help end-users input common commands, data scientists, business intelligence analysts, ... Leer más

    $27.00 USD

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    de C.J. Date ...
    Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: ... Leer más

    $28.99 USD

  • PHP & MySQL: Novice to Ninja

    de Tom Butler ...
    PHP & MySQL: Novice to Ninja, 7th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using PHP & MySQL. Comprehensively updated to cover PHP 8 and modern best practice, this highly practical and fun book covers everything from installation through to creating a complete online content management system.Gain a thorough ... Leer más

    $23.99 USD o gratis con Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    de YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Leer más

    $13.97 USD o gratis con Kobo Plus

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Leer más

    $58.99 USD

  • SQL Server 2008 Administration in Action

    SQL Server 2008 Administration isn't a standard SQL Server tutorial-thereare dozens of those to choose from. Instead, this book breaks down the role of"SQL Server Administrator" into its key focus areas and tasks and details thetechniques and best practices that make an administrator effective.In this book, a reader can quickly identify a task and find the best practiceassociated with it. For ... Leer más

    $49.99 USD

  • Learn SQL in a Month of Lunches

    de Jeff Iannucci ...
    Series series In a Month of Lunches
    Use SQL to get the data you need in no time at all! Learn to read and write basic queries, troubleshoot common problems, and control your own business data in just 24 short lessons–no programming experience required!SQL has been designed to be as close to English as possible—anyone can learn it! Learn SQL in a Month of Lunches helps you add this lucrative and highly sought-after skill to your ... Leer más

    $49.99 USD

  • Grokking Relational Database Design

    A friendly illustrated guide to designing and implementing your first database.Grokking Relational Database Design makes the principles of designing relational databases approachable and engaging. Everything in this book is reinforced by hands-on exercises and examples.In Grokking Relational Database Design, you’ll learn how to:Query and create databases using Structured Query Language (SQL)Design ... Leer más

    $49.99 USD

  • Build a RESTful API with Node.js and Express

    Build a Production-Grade API with Node and PostgreSQL

    de Hugo Kessler ...
    Node.js API development and Express RESTful API.Build a RESTful API with Node.js and Express. Learn Node.js API development. From your first route to a production-ready service, this hands-on guide covers validation, authentication, error handling, and a real database. Whether you're a beginner or aspiring pro, Hugo Kessler walks you through every step. Unlike Web Design with HTML, CSS, JavaScript ... Leer más

    $4.99 USD

  • Real Backends with Node.js

    Build Scalable RESTful APIs with Node.js and Express

    de Lena Larkin ...
    Node.js backend development and production Node.js applications are essential skills for modern web developers. This hands-on guide takes you from beginner to pro, covering modules, async patterns, Express, databases, and code that scales. Unlike Jon Duckett (Web Design with HTML, CSS, JavaScript and jQuery Set) or Laurence Svekis (JavaScript from Beginner to Professional), this book focuses ... Leer más

    $4.99 USD

  • Getting started with OpenOffice Base

    de Remy Lentzner ...
    This book focuses on BASE, the OpenOffice database management system. The organization of information is carried out by numerous features such as tables, fields, primary key, queries, SQL expressions, forms, reports and other objects.BASE enables you to connect to several data sources through drivers. Wizards will help you to better present controls in the forms.The exercises will help you to ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $12.77 USD o gratis con Kobo Plus

  • Structured Query Language Simplified

    Efficient and Effective Database Management

    de Angela White ...
    Your all-inclusive guide to learning SQL and maximizing database performance is "Structured Query Language Simplified: Efficient and Effective Database Management". This book provides all the information you need to manage databases and take full use of SQL, regardless of your level of experience.Beginning with the fundamentals, readers will gain an understanding of SQL syntax and structure as ... Leer más

    $9.99 USD

  • Master SQL

    A Comprehensive Beginners and Interactive Guide to Learn SQL from Scratch

    de Ryan Campbell ...
    Unleash the Data Jedi Within: Master SQL in One Epic Guide!Tired of data being a cryptic language? Become a data rockstar with "Master SQL"! This interactive guide unlocks the power of SQL, transforming you from a data novice to a confident data handler.Here's your data mastery journey:Zero to Hero: Beginner-friendly with hands-on exercises to solidify your learning.Command Your Data:</stro... ... Leer más

    $2.99 USD

  • Head First SQL

    A Learner's Guide to Querying and Managing Data

    What will you learn from this book?Do you have an abundance of data but don't know how to make sense of it? Do you want to gain useful insights from your data, but you're not sure where to begin? Mining data is a vital, well-paying skill, and SQL provides the most fundamental way to query and manage data. But learning SQL can be intimidating. This thoroughly revised book teaches you SQL ... Leer más

    $43.99 USD

  • Azure for Architects

    Create secure, scalable, high-availability applications on the cloud

    Build and design multiple types of applications that are cross-language, platform, and cost-effective by understanding core Azure principles and foundational concepts Key FeaturesGet familiar with the different design patterns available in Microsoft AzureDevelop Azure cloud architecture and a pipeline management systemGet to know the security best practices for your Azure deploymentBook ... Leer más

    $36.99 USD o gratis con Kobo Plus