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 145 - 168 de 301 resultados
Skip side bar filters
  • Learn SQL in 24 Hours: The Complete Beginner’s Guide

    Master Coding in 24 Hours

    de Aniket Jain ...
    Series series Master Coding in 24 Hours
    Unlock the Power of SQL with "Learn SQL in 24 Hours: The Complete Beginner's Guide"Your ultimate roadmap to mastering SQL and navigating databases like a pro! Designed for beginners and professionals, this comprehensive SQL book blends simplicity and practicality to teach you essential SQL concepts, queries, and real-world applications. Whether new to databases or looking to enhance your SQL for ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Hands-On MySQL Administration

    Managing MySQL on Premises and in the Cloud

    Geared to intermediate- to advanced-level DBAs and IT professionals looking to enhance their MySQL skills, this guide provides a comprehensive overview on how to manage and optimize MySQL databases. You'll learn how to create databases and implement backup and recovery, security configurations, high availability, scaling techniques, and performance tuning.Using practical techniques, tips, and real ... Leer más

    $48.99 USD

  • Python und PostgreSQL für Einsteiger

    Ein praxisnaher Leitfaden für Anfänger zur Datenbankentwicklung mit PostgreSQL und Python - inklusive Datenabfragen, Verbindung, CRUD-Operationen und Projekten.

    de D. S. Lornach ...
    Python und PostgreSQL für Einsteiger – Der komplette Praxisleitfaden für DatenbankentwicklungSteigen Sie erfolgreich in die Welt der Python Datenbankprogrammierung ein! Dieser umfassende Leitfaden zeigt Ihnen Schritt für Schritt, wie Sie mit Python und PostgreSQL professionelle Datenbankanwendungen entwickeln.Was Sie lernen werden:✅ PostgreSQL Installation und Konfiguration für Python-Projekte ✅ ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Bien débuter avec PHP/MySQL

    Formation professionnelle

    Ce livre s’adresse à toutes les personnes qui souhaitent apprendre à coder en PHP pour manipuler des informations. Vous découvrirez comment est structuré le langage à travers son organisation : ses mots-clés, la manière de manipuler les variables, les structures de contrôle comme les boucles ou les expressions conditionnelles ainsi que les fonctions. Vous apprendrez à répondre à un formulaire qui ... Leer más

    $12.99 USD o gratis con Kobo Plus

  • SQL Server Functions and tutorials 50 examples

    de Nino Paiotta ...
    This text is suitable for those who intend to learn or deepen their knowledge about SQL.The SQL language concerns the programming of the databases, with that language we can create, modify, manage all that concerns a Database.It is a universal language in the sense that most of its instructions can also be inserted into a programming language that is not SQL, but C Sharp, VB, and so on to ... Leer más

    $3.99 USD

  • Apache Iceberg: The Definitive Guide

    Data Lakehouse Functionality, Performance, and Scalability on the Data Lake

    Traditional data architecture patterns are severely limited. To use these patterns, you have to ETL data into each tool—a cost-prohibitive process for making warehouse features available to all of your data. The lack of flexibility with these patterns requires you to lock into a set of priority tools and formats, which creates data silos and data drift. This practical book shows you a better way ... Leer más

    $43.19 USD

  • Apache Doris for Real-Time Analytics

    Design, deploy, and optimize Apache Doris for real-time analytics, AI, and modern data platforms

    This is an authoritative guide to Doris, officially published by the Doris communityKey FeaturesGo beyond installation to understand the engineering principles behind Apache DorisExplore real production use cases spanning data lakes, analytics, and AI workloadsLearn practical techniques for designing resilient, high-performance analytical systemsBook DescriptionApache Doris has emerged as one of ... Leer más

    $32.39 USD

    PEDIDO ANTICIPADO

  • Oracle Embedded Programming and Application Development

    Focusing on tried and true best practice techniques in cross-technology based Oracle embedded programming, this book provides authoritative guidance for improving your code compilation and execution. Geared towards IT professionals developing Oracle-based Web-enabled applications in PL/SQL, Java, C, C++, .NET, Perl, and PHP, it covers application d ... Leer más

    $107.99 USD

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

    $166.99 USD

  • 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

    $25.19 USD

  • Advanced SQL with SAS

    This book introduces advanced techniques for using PROC SQL in SAS. If you are a SAS programmer, analyst, or student who has mastered the basics of working with SQL, Advanced SQL with SAS® will help take your skills to the next level. Filled with practical examples with detailed explanations, this book demonstrates how to improve performance and speed for large data sets. Although the book ... Leer más

    $52.49 USD o gratis con Kobo Plus

  • SQL语言从入门到精通

    de 明日科技 ...
    《SQL语言从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了在开发中使用SQL语言必须掌握的技术。全书分为3篇共18章,内容包括SQL语言基础、SQL查询基础、复杂查询、数据排序、SQL函数的使用、分组统计、子查询、多表查询、添加数据、修改和删除数据、视图、存储过程、触发器、游标、索引、事务、管理数据库与数据表、数据库安全。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL语言的精髓,快速提高开发技能。 ... Leer más

    $16.80 USD

  • SQL Server从入门到精通(第5版)

    de 明日科技 ...
    《SQL Server从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了SQL Server开发所必需的各方面技术。全书分为4篇共19章,内容包括数据库基础、SQL Server数据库环境搭建、创建与管理数据库、操作数据表、SQL基础、SQL函数的使用、SQL数据查询基础、SQL数据高级查询、视图的使用、存储过程、触发器、游标的使用、索引与数据完整性、SQL中的事务、维护SQL Server数据库、数据库的安全机制、Visual C++ + SQL Server实现酒店客房管理系统、C# + SQL Server实现企业人事管理系统和Java + SQL Server实现学生成绩管理系统。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL Server 2022的精髓,快速提升开发技能。 ... Leer más

    $18.67 USD

  • SQL Simplified: A Practical Guide for Beginners, Students, and Job Seekers

    This book is a comprehensive educational resource and study guide designed for beginners, students, and job seekers looking to understand the foundational principles of SQL. It covers the history and core fundamentals of SQL and provides practical guidance on its efficient application, emphasizing the importance of mastering the basics.This book explores concepts such as joins, schemas, and ... Leer más

    $0.99 USD

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    de Neil Smyth ...
    Databases form the core of modern applications, powering everything from websites and mobile apps to complex enterprise systems. MariaDB 11 Essentials provides a concise guideto MariaDB, one of the most highly regarded database management systems in use today, covering fundamental concepts, advanced techniques, and best practices.The book begins by installing and configuring MariaDB on Windows and ... Leer más

    $27.89 USD

  • MySQL 9 QuickStart Pro

    de Kylan Fentark ...
    This book is for DBAs and devs who are eager to dive into the world of modern database operations with MySQL 9. With clear-cut instructions and step-by-step demonstrations, you'll be up and running in no time. You'll learn to install MySQL 9 on Linux, upgrade existing systems, and even migrate data from other platforms like PostgreSQL.Every chapter covers a key part of database administration, ... Leer más

    $29.99 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)

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

    $23.79 USD o gratis con Kobo Plus

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

    $30.99 USD

  • Eclipse

    Programming Java Applications

    de Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Leer más

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

    $41.09 USD

  • Desbravando o Mundo do SQL : Um Guia Prático para DBAs Iniciantes

    de Alex Carvalho ...
    Desbravando o Mundo do SQL: Um Guia Prático para DBAs Iniciantes Desbravando o Mundo do SQL é um guia prático e abrangente destinado a DBAs iniciantes que desejam aprender e dominar a linguagem SQL. Com uma abordagem passo a passo, este livro oferece uma introdução completa ao SQL, desde os conceitos básicos até as técnicas avançadas. O autor, um renomado especialista em bancos de dados, ... Leer más

    $8.88 USD

  • Structured Query Language

    Structured Query Language: SQL Concepts and Comic ReliefBy Woody R. Clermont, author of Foundations of Data Science and Statistics: Analytics Made Simple and Strategic MicroeconomicsLearn SQL for beginners the fun way — with concepts, queries, and a dash of humor.Structured Query Language: SQL Concepts and Comic Relief is the beginner-friendly SQL book that teaches you how to write SQL queries, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Database Systems

    A Pragmatic Approach, 3rd edition

    This book provides a concise but comprehensive guide to the disciplines of database design, construction, implementation, and management. Based on the authors’ professional experience in the software engineering and IT industries before making a career switch to academia, the text stresses sound database design as a necessary precursor to successful development and administration of database ... Leer más

    $94.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.19 USD