Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

SQL elektronické knihy

Pokud se vám líbí e-knihy v oblasti SQL, pak budete milovat tyto top výběry.
Zobrazuje se 124 z 295
Přeskočit filtry boční lišty
  • A Study Of MySQL

    podle STONE EDWARD ...
    IntroductionWhen we are going to start developing a new project, a big question mark pops into our minds as to which technology to use. Something that should be taken into consideration is your budget. Choosing fee-free, quality and supportive tools is of great importance.By choosing MySQL as your Database Management System (DBMS) option, in addition to being a free tool created on the basis of an ... Přečtěte si více

    65,96 Kč

  • Redis Applied Design Patterns

    podle Arun Chinnachamy ...
    This book is for developers who are already proficient in programming and capable of designing systems using traditional databases, but are new to Redis. It is assumed that you understand the basics of Redis and are familiar with the various data structures. You are also expected to be proficient in one or more programming languages through which you want to use Redis. ... Přečtěte si více

    322,51 Kč

  • Introducing Microsoft SQL Server 2019

    Reliability, scalability, and security both on premises and in the cloud

    Explore the impressive storage and analytic tools available with the in-cloud and on-premises versions of Microsoft SQL Server 2019.Key FeaturesGain insights into what’s new in SQL Server 2019Understand use cases and customer scenarios that can be implemented with SQL Server 2019Discover new cross-platform tools that simplify management and analysisBook DescriptionMicrosoft SQL Server comes ... Přečtěte si více

    646,19 Kč nebo zdarma s Kobo Plus

  • SQL for Data Analytics

    Perform fast and efficient data analysis with the power of SQL

    Take your first steps to become a fully qualified data analyst by learning how to explore large relational datasetsKey FeaturesExplore a variety of statistical techniques to analyze your dataIntegrate your SQL pipelines with other analytics technologiesPerform advanced analytics such as geospatial and text analysisBook DescriptionUnderstanding and finding patterns in data has become one of the ... Přečtěte si více

    1 323,89 Kč nebo zdarma s Kobo Plus

  • Efficient MySQL Performance

    Best Practices and Techniques

    podle Daniel Nichter ...
    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 ... Přečtěte si více

    843,89 Kč

  • Trino: The Definitive Guide

    SQL at Any Scale, on Any Storage, in Any Environment

    Perform fast interactive analytics against different data sources using the Trino high-performance distributed SQL query engine. In the second edition of this practical guide, you'll learn how to conduct analytics on data where it lives, whether it's a data lake using Hive, a modern lakehouse with Iceberg or Delta Lake, a different system like Cassandra, Kafka, or SingleStore, or a relational ... Přečtěte si více

    1 006,79 Kč

  • Learning Snowflake SQL and Scripting

    Generate, Retrieve, and Automate Snowflake Data

    podle Alan Beaulieu ...
    To help you on the path to becoming a Snowflake pro, this concise yet comprehensive guide reviews fundamentals and best practices for Snowflake's SQL and Scripting languages. Developers and data professionals will learn how to generate, modify, and query data in the Snowflake relational database management system as well as how to apply analytic functions for reporting.Author Alan Beaulieu also ... Přečtěte si více

    1 006,79 Kč

  • Oracle BAM 11gR1 Handbook

    Your essential BAM sidekick for monitoring, alerting, and application best practices with Oracle Business Activity Monitoring with this book and ebook

    podle Pete Wang ...
    Your essential BAM sidekick for monitoring, alerting, and application best practices with Oracle Business Activity Monitoring with this book and ebookKey FeaturesA comprehensive handbook that provides guidance for building BAM Applications, troubleshooting and performance tuningGet to grips with load testing BAM applications, configuring LDAP server and SSL for BAM and much more in this book and e ... Přečtěte si více

    646,19 Kč nebo zdarma s Kobo Plus

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and ... Přečtěte si více

    1 087,19 Kč nebo zdarma s Kobo Plus

  • Learning NumPy Array

    podle Ivan Idris ...
    A step-by-step guide, packed with examples of practical numerical analysis that will give you a comprehensive, but concise overview of NumPy. This book is for programmers, scientists, or engineers, who have basic Python knowledge and would like to be able to do numerical computations with Python. ... Přečtěte si více

    472,19 Kč nebo zdarma s Kobo Plus

  • Getting Started with Spiceworks

    This book will have a getting started approach, thus making it easy for the readers to understand and learn Spiceworks. This book is for any IT pro who wants to make their day easier. With this book, you can go from installing Spiceworks to having a good working knowledge of it in a single afternoon, no Spiceworks experience required! This book assumes no prior experience with Spiceworks. ... Přečtěte si více

    524,39 Kč nebo zdarma s Kobo Plus

  • SQL for Beginners

    Your Essential Guide to Querying and Managing Databases

    podle Emily Harris ...
    "SQL for Beginners: Building Strong Database Foundations: Your Essential Guide to Querying and Managing Databases" is not just a starting point, but a comprehensive resource for anyone eager to master the art of database management and SQL querying.The book starts with an introduction to databases and the role of SQL in managing and querying data. It then moves into essential database concepts, ... Přečtěte si více

    220,38 Kč

  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Přečtěte si více

    698,71 Kč

  • SQL Antipatterns

    Avoiding the Pitfalls of Database Programming

    podle 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 ... Přečtěte si více

    523,79 Kč

  • SQL Crash Course

    A Practical Guide From Beginner to Interview-Ready Expert

    podle 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 ... Přečtěte si více

    200,50 Kč

  • SQL in easy steps, 4th edition

    podle Mike McGrath ...
    Série série In Easy Steps
    SQL (Structured Query Language) is THE standard language used world-wide for database communication on all popular database software. It allows the storage and manipulation of data both on Windows platforms and on Unix-based platforms, such as Linux.SQL in easy steps, 4th edition begins by explaining how to download and install the free MySQL database server on both Windows and Linux platforms. ... Přečtěte si více

    361,20 Kč

  • SQL Pocket Guide

    podle Jonathan Gennick ...
    Série série Pocket Reference (O'Reilly)
    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 ... Přečtěte si více

    238,58 Kč

  • PHP and MYSQL: Course and corrected exercises

    Master dynamic web development

    podle Maximilien Lambert ...
    Dive into the captivating world of web programming with "PHP and MySQL: Courses and Corrected Exercises". Whether you're a beginner or a seasoned web developer, this comprehensive book covers all the essential aspects of programming in PHP, specifically designed for those who want to learn to program. This book starts from scratch and is particularly suited for beginners, including those who ... Přečtěte si více

    178,79 Kč

  • Sharpening Your Advanced SAS Skills

    podle 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 ... Přečtěte si více

    1 971,02 Kč

  • TOP 30 SQL Interview Coding Tasks

    podle Matthew Urban ...
    Are you preparing for a job interview as a developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected SQL coding tasks, most often asked by recruiters. Less than 100 pages include deeply-explained, most commonly used data manipulation queries, relationships modeling, aggregation, sorting, table joins, index and other top topics to discuss during the job ... Přečtěte si více

    123,19 Kč

  • Oracle PL/SQL Performance Tuning Tips & Techniques

    Proven PL/SQL Optimization SolutionsIn Oracle PL/SQL Performance Tuning Tips & Techniques, Oracle ACE authors with decades of experience building complex production systems for government, industry, and educational organizations present a hands-on approach to enabling optimal results from PL/SQL. The book begins by describing the discovery process required to pinpoint performance problems and then ... Přečtěte si více

    1 021,79 Kč

  • Oracle Database 11g & MySQL 5.6 Developer Handbook

    podle Michael McLaughlin ...
    Série série Oracle Press
    Master Application Development in a Mixed-Platform EnvironmentBuild powerful database applications in a mixed environment using the detailed information in this Oracle Press guide. Oracle Database 11g & MySQL 5.6 Developer Handbook lays out programming strategies and best practices for seamlessly operating between the two platforms. Find out how to migrate databases, port SQL dialects, work with ... Přečtěte si více

    858,89 Kč

  • T-SQL Fundamentals

    podle Itzik Ben-Gan ...
    Query and modify data effectively with the latest T-SQL featuresMaster Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge ... Přečtěte si více

    888,29 Kč

  • Toad for Oracle Unleashed

    podle Bert Scalzo, Dan Hotka ...
    Série série Unleashed
    Bert Scalzo and Dan Hotka have written the definitive, up-to-date guide to Version 12.x, Dell’s powerful new release of Toad for Oracle. Packed with step-by-step recipes, detailed screen shots, and hands-on exercises, Toad for Oracle Unleashed shows both developers and DBAs how to maximize their productivity.Drawing on their unsurpassed experience running Toad in production Oracle environments, ... Přečtěte si více

    698,71 Kč