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 265 - 288 de 388 resultados
Skip side bar filters
  • Mastering PostgreSQL 11

    Expert techniques to build scalable, reliable, and fault-tolerant database applications

    Master the capabilities of PostgreSQL 11 to efficiently manage and maintain your databaseKey FeaturesMaster advanced concepts of PostgreSQL 11 with real-world datasets and examplesExplore query parallelism, data replication, and database performance while working with larger datasetsExtend the functionalities of your PostgreSQL instance to suit your organization’s needs with minimal effortBook ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • SQL: быстрое погружение

    Что общего между самыми востребованными профессиями и стремительным увеличением количества информации в мире? Ответ: язык структурированных запросов (SQL). SQL – рабочая лошадка среди языков программирования, основа основ для современного анализа и управления данными. Книга «SQL: быстрое погружение» идеальна для всех, кто ищет новые перспективы карьерного роста; для разработчиков, которые хотят ... Leer más

    $10.49 USD o gratis con Kobo Plus

  • SQL e Banco de Dados

    SQL (Structured Query Language) é uma linguagem padrão para acessar e manipular bancos de dados relacionais. Ele permite que você execute operações como inserção, atualização, exclusão e consulta de dados em um banco de dados relacional.Nesse livro Célio Azevedo apresentará os principais conceitos da linguagem e sua aplicação em banco de dados. ... Leer más

    $3.89 USD o gratis con Kobo Plus

  • SQL For Dummies

    Get ready to make SQL easy!Updated for the latest version of SQL, the new edition of this perennial bestseller shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. Covering everything you need to know to make working with SQL easier than ever, topics include how to use SQL to structure a DBMS and implement a database design; ... Leer más

    $21.00 USD

  • MySQL: Guida Completa ai Database SQL per Principianti. Contiene Esempi di Codice ed Esercizi Pratici.

    Scopri come realizzare e modificare tabelle con il linguaggio MySQL.Come si possono creare tabelle in un sito web?Come posso eliminare o modificare i campi di una tabella già inserita sul sito web?Quali passaggi è necessario compiere per realizzare un'applicazione di successo?Quando si vuole programmare e realizzare applicazioni per il web, le tabelle e i database sono indispensabili per l ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • SQL Server 2017 Developer???s Guide

    A professional guide to designing and developing enterprise database applications

    Build smarter and efficient database application systems for your organization with SQL Server 2017Key Features\[\*\]Build database applications by using the development features of SQL Server 2017\[\*\]Work with temporal tables to get information stored in a table at any time\[\*\]Use adaptive querying to enhance the performance of your queriesBook DescriptionMicrosoft SQL Server 2017 is a ... Leer más

    $44.99 USD o gratis con Kobo Plus

  • The Complete Idiot's Guide to SQL

    Master the Language of Database Management

    • Provides a practical overview of the most common database management tasks for those who need to manage data ... Leer más

    $9.99 USD

  • SQL Programming & Database Management For Absolute Beginners

    SQL Server, Structured Query Language Fundamentals: "Learn - By Doing" Approach And Master SQL

    SQL Made Easy- The Ultimate Step by Step Guide To SuccessDo you want to learn SQL programming without the complicated explanations?Do you want to understand how to manage databases without all the confusion?Well than, this is your go to guide to help you master SQL programming in no time!This book breaks down the fundamentals elements that are essential to make you proficient in SQL programming ... Leer más

    $3.97 USD o gratis con Kobo Plus

  • Beyond the Asymptote Volume II

    The Implementation Edition ElephantSqlDB® Integration Reference for .NET, Java, Python, React, Angular, Vue, Node.js, Golang, Ruby & PHP

    de Cedric Harris ...
    Database performance has a ceiling. Every engineer who has built a data-intensive system at scale has encountered it - the moment when adding hardware, adding indexes, or adding replicas stops improving the situation, and the latency curve begins its inexorable upward bend. The wall is not a bug. It is the mathematically predictable consequence of building on data structures whose query complexity ... Leer más

    $44.99 USD

  • 100 SQL Server Mistakes and How to Avoid Them

    de Peter Carter ...
    All the mistakes you might make with SQL Server—and how to avoid them!100 SQL Server Mistakes and How to Avoid Them prepares you for the pitfalls database professionals often encounter—from administration to development, availability, and security. You'll learn to sidestep common errors that slow down your T-SQL code and ensure your SQL Server is installed and configured to handle anything your ... Leer más

    $49.99 USD

  • Programming Entity Framework

    de Julia Lerman ...
    If you use Entity Framework in Visual Studio 2008 and .NET 3.5, this is the book you want. Programming Entity Framework, 1st Edition offers experienced developers a thorough introduction to Microsoft's core framework for modeling and interacting with data in .NET applications. This hands-on tour provides a deep understanding of Entity Framework's architecture and APIs, and explains how to use the ... Leer más

    $31.99 USD

  • SQL Server

    Performanceprobleme analysieren und beheben

    Series Libro 65 - schnell + kompakt
    Datenbanken bilden das Rückgrat nahezu jeder Businessanwendung. Dabei spielt oft die Performance eine entscheidende Rolle. Solange diese akzeptabel ist, wird das Thema gerne unterbewertet. Wenn sich jedoch die Beschwerden von Anwendern häufen, dass lange Wartezeiten oder gar Time-outs entstehen, wird das Thema Performance schnell kritisch, sodass schnelles und gleichzeitig gut durchdachtes Handeln ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 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

  • SQL for Data Analytics

    Harness the power of SQL to extract insights from data

    Take your first steps to becoming a fully qualified data analyst by learning how to explore complex datasetsKey FeaturesMaster each concept through practical exercises and activitiesDiscover various statistical techniques to analyze your dataImplement everything you’ve learned on a real-world case study to uncover valuable insightsBook DescriptionEvery day, businesses operate around the clock, and ... Leer más

    $37.99 USD o gratis con 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 ... Leer más

    $12.99 USD o gratis con Kobo Plus

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

    $4.99 USD

  • Sharpening Your Advanced SAS Skills

    de Sunil Gupta ...
    Sharpening Your Advanced SAS Skills presents sophisticated SAS programming techniques, procedures, and tools, such as Proc SQL, hash tables, and SAS Macro programming, for any industry. Drawing on his more than 20 years' experience of SAS programming in the pharmaceutical industry, the author provides a unique approach that empowers both advanced p ... Leer más

    $89.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

  • 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

  • Learn AI Data Engineering

    de David Melillo ...
    Get the eBook free when you register your print book at Manning.This book is a fast, friendly guide to integrating large language models into your data workflows. You’ll learn how AI can help you handle time-consuming data engineering tasks including transformations, calculations, and the never-ending chore of data cleaning–all illustrated with instantly-familiar SQL and Python use cases!This book ... Leer más

    $50.99 USD

    PEDIDO ANTICIPADO

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Leer más

    $39.99 USD o gratis con Kobo Plus

  • Mastering MariaDB

    This book is intended for intermediate users who want to learn how to administrate a MariaDB server or a set of servers. It is aimed at MariaDB users, and hence working knowledge of MariaDB is a prerequisite. ... Leer más

    $27.99 USD o gratis con Kobo Plus