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 49 - 72 de 390 resultados
Skip side bar filters
  • 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 ... Leer más

    $24.99 USD

  • SQL Made Simple

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

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

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

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

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

    $48.99 USD

  • SQL Queries for Mere Mortals

    A Hands-On Guide to Data Manipulation in SQL

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

    $34.59 USD

  • SQL in 10 Minutes a Day, Sams Teach Yourself

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

    $20.89 USD

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

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

    $23.99 USD

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

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

    $36.99 USD

  • SQL Antipatterns, Volume 1

    Avoiding the Pitfalls of Database Programming

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

    $29.99 USD

  • Programming SQL Server 2005

    Prepare for Deeper SQL Server Waters

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

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

    $55.99 USD

  • Learn SQL using MySQL in One Day and Learn It Well

    SQL for beginners with Hands-on Project

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

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

    $13.99 USD

  • MariaDb Essentials

    Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorial

    Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorialKey Features1. Get to know the basic SQL queries so you can quickly start using MariaDB2. Take control of your data through the advanced features of MariaDB3. Exploit the full potential of MariaDB’s exclusive features through quick, practical examplesBook DescriptionThis book will take ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • Diseño de aplicaciones mediante el uso intensivo de datos

    Los datos están en el centro de muchos desafíos que se presentan actualmente en el diseño de sistemas. Hay que resolver cuestiones complejas, como la escalabilidad, la coherencia, la fiabilidad, la eficiencia y el mantenimiento. Además, existe una abrumadora variedad de herramientas, incluyendo bases de datos relacionales, almacenes de datos NoSQL, procesadores de flujo o por lotes y gestores de ... Leer más

    $45.99 USD o gratis con Kobo Plus

  • SQL Server Query Tuning and Optimization

    Optimize Microsoft SQL Server 2022 queries and applications

    Get well-versed with ready-to-use techniques for creating high-performance queries and applicationsKey FeaturesSpeed up queries and dramatically improve application performance by both understanding query engine internals and practical query optimizationUnderstand how the query optimizer worksLearn about intelligent query processing and what is new in SQL Server 2022Book DescriptionSQL Server is a ... Leer más

    $39.99 USD o gratis con Kobo Plus

  • SQL Server Analysis Services 2012 Cube Development Cookbook

    A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL ... Leer más

    $34.99 USD o gratis con Kobo Plus

  • SQL Success

    "SQL Success" is about problem-solving in SQL. It bridges the gap between dry and dull database theory books, and developer books that focus on giving recipes without explaining sufficiently the reasons behind the recipes or discussing alternative solutions.Many developers struggle with SQL due to the contrast between the top-down logic of most programming languages and SQL's set-based approach. ... Leer más

    $39.99 USD o gratis con Kobo Plus

  • Learn SQL Database Programming

    Query and manipulate databases from popular relational database servers using SQL

    Learn everything you need to know to build efficient SQL queries using this easy-to-follow beginner's guideKey FeaturesExplore all SQL statements in depth using a variety of examplesGet to grips with database querying, data aggregate, manipulation, and much moreUnderstand how to explore and process data of varying complexity to tell a storyBook DescriptionSQL is a powerful querying language that's ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • MediaWiki

    Wikipedia and Beyond

    "A good book! It's a nice overview of wiki editing and administration, with pointers to handy extensions and further online documentation." -Brion Vibber, Chief Technical Officer, Wikimedia Foundation"This book is filled with practical knowledge based on experience. It's not just spouting some party line." -Rob Church, a developer of MediaWikiMediaWiki is the world's most popular wiki platform, ... Leer más

    $23.99 USD

  • MySQL Troubleshooting

    What To Do When Queries Don't Work

    Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If you’re a database programmer or DBA, they’re part of your life. The trick is knowing how to quickly recover from them. This unique, example-packed book shows you how to handle an array of vexing problems when working with MySQL.Written by a principal technical support engineer at Oracle, MySQL Troubleshooting ... Leer más

    $11.99 USD

  • SQL Crash Course

    A Practical Guide From Beginner to Interview-Ready Expert

    de Vajo Lukic ...
    SQL Crash Course: From SQL Beginner to SQL Interview-Ready ExpertMaster SQL database development, query optimization, and data analysis with this comprehensive guide featuring 350+ practical examples and 140+ interview questions. Progress from basic SQL commands to advanced database management, covering PostgreSQL, MySQL, and SQL Server techniques.Transform your data engineering skills through ... Leer más

    $9.31 USD