Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Data Science with SQL Server Quick Start Guide, Sarka Dejan


Варианты приобретения
Цена: 53860.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 173 шт.  
При оформлении заказа до: 2025-07-23
Ориентировочная дата поставки: конец Сентября - начало Октября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Sarka Dejan
Название:  Data Science with SQL Server Quick Start Guide
ISBN: 9781789537123
Издательство: Packt Publishing
Классификация:



ISBN-10: 1789537126
Обложка/Формат: Paperback
Страницы: 206
Вес: 0.36 кг.
Дата издания: 31.08.2018
Язык: English
Размер: 235 x 191 x 11
Читательская аудитория: General (us: trade)
Подзаголовок: Integrate sql server with data science
Рейтинг:
Поставляется из: США
Описание: SQL Server started to fully support data science only with its last two editions. If you are a professional from both worlds, SQL Server and data science, and interested in using SQL Server and Machine Learning Services for their projects, then this is the ideal book for you.

Mastering SQL Server 2017

Автор: Radivojevic Milos, Sarka Dejan, Durkin William
Название: Mastering SQL Server 2017
ISBN: 1838983201 ISBN-13(EAN): 9781838983208
Издательство: Неизвестно
Рейтинг:
Цена: 61290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This Learning Path is a step-by-step guide that covers everything you need to develop efficient data integration and data transformation solutions for your organization.

SQL Server 2016 Developer`s Guide

Автор: Sarka Dejan, Radivojević Milos, Durkin William
Название: SQL Server 2016 Developer`s Guide
ISBN: 1786465345 ISBN-13(EAN): 9781786465344
Издательство: Неизвестно
Рейтинг:
Цена: 80910.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get the most out of the rich development capabilities of SQL Server 2016 to build efficient database applications for your organization About This Book - Utilize the new enhancements in Transact-SQL and security features in SQL Server 2016 to build efficient database applications - Work with temporal tables to get information about data stored in the table at any point in time - A detailed guide to SQL Server 2016, introducing you to multiple new features and enhancements to improve your overall development experience Who This Book Is For This book is for database developers and solution architects who plan to use the new SQL Server 2016 features for developing efficient database applications. It is also ideal for experienced SQL Server developers who want to switch to SQL Server 2016 for its rich development capabilities. Some understanding of the basic database concepts and Transact-SQL language is assumed. What You Will Learn - Explore the new development features introduced in SQL Server 2016 - Identify opportunities for In-Memory OLTP technology, significantly enhanced in SQL Server 2016 - Use columnstore indexes to get significant storage and performance improvements - Extend database design solutions using temporal tables - Exchange JSON data between applications and SQL Server in a more efficient way - Migrate historical data transparently and securely to Microsoft Azure by using Stretch Database - Use the new security features to encrypt or to have more granular control over access to rows in a table - Simplify performance troubleshooting with Query Store - Discover the potential of R's integration with SQL Server In Detail Microsoft SQL Server 2016 is considered the biggest leap in the data platform history of the Microsoft, in the ongoing era of Big Data and data science. Compared to its predecessors, SQL Server 2016 offers developers a unique opportunity to leverage the advanced features and build applications that are robust, scalable, and easy to administer. This book introduces you to new features of SQL Server 2016 which will open a completely new set of possibilities for you as a developer. It prepares you for the more advanced topics by starting with a quick introduction to SQL Server 2016's new features and a recapitulation of the possibilities you may have already explored with previous versions of SQL Server. The next part introduces you to small delights in the Transact-SQL language and then switches to a completely new technology inside SQL Server - JSON support. We also take a look at the Stretch database, security enhancements, and temporal tables. The last chapters concentrate on implementing advanced topics, including Query Store, columnstore indexes, and In-Memory OLTP. You will finally be introduced to R and how to use the R language with Transact-SQL for data exploration and analysis. By the end of this book, you will have the required information to design efficient, high-performance database applications without any hassle. Style and approach This book is a detailed guide to mastering the development features offered by SQL Server 2016, with a unique learn-as-you-do approach. All the concepts are explained in a very easy-to-understand manner and are supplemented with examples to ensure that you-the developer-are able to take that next step in building more powerful, robust applications for your organization with ease.

SQL Server 2017 Integration Services Cookbook

Автор: Cote Christian, Sarka Dejan, Lah Matija
Название: SQL Server 2017 Integration Services Cookbook
ISBN: 178646182X ISBN-13(EAN): 9781786461827
Издательство: Неизвестно
Цена: 80910.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Harness the power of SQL Server 2017 Integration Services to build your data integration solutions with ease


Key Features:

  • Acquaint yourself with all the newly introduced features in SQL Server 2017 Integration Services
  • Program and extend your packages to enhance their functionality
  • This detailed, step-by-step guide covers everything you need to develop efficient data integration and data transformation solutions for your organization


Book Description:

SQL Server Integration Services is a tool that facilitates data extraction, consolidation, and loading options (ETL), SQL Server coding enhancements, data warehousing, and customizations. With the help of the recipes in this book, you'll gain complete hands-on experience of SSIS 2017 as well as the 2016 new features, design and development improvements including SCD, Tuning, and Customizations.


At the start, you'll learn to install and set up SSIS as well other SQL Server resources to make optimal use of this Business Intelligence tools. We'll begin by taking you through the new features in SSIS 2016/2017 and implementing the necessary features to get a modern scalable ETL solution that fits the modern data warehouse.

Through the course of chapters, you will learn how to design and build SSIS data warehouses packages using SQL Server Data Tools. Additionally, you'll learn to develop SSIS packages designed to maintain a data warehouse using the Data Flow and other control flow tasks. You'll also be demonstrated many recipes on cleansing data and how to get the end result after applying different transformations. Some real-world scenarios that you might face are also covered and how to handle various issues that you might face when designing your packages.


At the end of this book, you'll get to know all the key concepts to perform data integration and transformation. You'll have explored on-premises Big Data integration processes to create a classic data warehouse, and will know how to extend the toolbox with custom tasks and transforms.


What You Will Learn:

  • Understand the key components of an ETL solution using SQL Server 2016-2017 Integration Services
  • Design the architecture of a modern ETL solution
  • Have a good knowledge of the new capabilities and features added to Integration Services
  • Implement ETL solutions using Integration Services for both on-premises and Azure data
  • Improve the performance and scalability of an ETL solution
  • Enhance the ETL solution using a custom framework
  • Be able to work on the ETL solution with many other developers and have common design paradigms or techniques
  • Effectively use scripting to solve complex data issues


Who this book is for:

This book is ideal for software engineers, DW/ETL architects, and ETL developers who need to create a new, or enhance an existing, ETL implementation with SQL Server 2017 Integration Services. This book would also be good for individuals who develop ETL solutions that use SSIS and are keen to learn the new features and capabilities in SSIS 2017.

SQL Server 2017 Developer`s Guide

Автор: Sarka Dejan, Radivojevic Milos, Durkin William
Название: SQL Server 2017 Developer`s Guide
ISBN: 1788476190 ISBN-13(EAN): 9781788476195
Издательство: Неизвестно
Рейтинг:
Цена: 74780.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is your guide to exploring the various developer capabilities offered by SQL Server 2017. Model your data and the complex relationships within it, and integrate SQL Server with R and Python for efficient analytics. The book also covers the performance and troubleshooting aspects to help you develop efficient database applications.

Contracts for system design

Автор: Benveniste, Albert Caillaud, Benoit Nickovic, Dejan Passerone, Roberto Raclet, Jean-baptiste Reinkemeier, Philipp Sangiovanni-vincentelli, Alberto Dam
Название: Contracts for system design
ISBN: 1680834029 ISBN-13(EAN): 9781680834024
Издательство: Неизвестно
Рейтинг:
Цена: 91040.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Helps put contract-based design in perspective. Contracts are precisely defined and characterized so that they can be used in design methodologies with no ambiguity.

Application of Molecular Methods and Raman Microscopy/Spectroscopy in Agricultural Sciences and Food Technology

Автор: Vucelic Radovic Biljana, Lazic Dejan, Niksic Miomir
Название: Application of Molecular Methods and Raman Microscopy/Spectroscopy in Agricultural Sciences and Food Technology
ISBN: 1911529528 ISBN-13(EAN): 9781911529521
Издательство: Неизвестно
Рейтинг:
Цена: 36770.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book has been prepared with the aim to present the application of these two state-of-the art technologies in agricultural sciences and food technology, and to explain the protocols for analyses of different plant, animal, microbiological and food samples as well as for different biotechnology procedures.

Deliberations in Community Development: Balancing on the Edge

Автор: J Peter Rothe, Linda J Carroll, Dejan Ozegovic
Название: Deliberations in Community Development: Balancing on the Edge
ISBN: 1629489131 ISBN-13(EAN): 9781629489131
Издательство: Nova Science
Рейтинг:
Цена: 149940.00 T
Наличие на складе: Невозможна поставка.
Описание: Community development has become the new buzz in the social and health sciences. Although community development has been an important subject for deliberation and study for several decades, within the past ten years or so it has become politically correct and even fashionable to include mention of community development in government parlance, economic planning, social work, public health debates and liberal arts discourse. Whereas most texts on community development make only brief reference to the importance of theory, thereafter quickly dispensing with it, in this book, the approach taken to community development positions itself against that trend. The issues raised in the chapters of this book offer us alternative ways of looking at the familiar. This book inform us that community development is a complex conundrum of definitions, ideas, ideologies, interests, data, participants and locations.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия