RU EN
Книги для разработчиков

XML and JSON Recipes for SQL Server

XML and JSON Recipes for SQL Server

Автор:
Год:
Страниц:
303
Просмотров:
1959
XML and JSON Recipes for SQL Server favorites 0
Описание

Quickly find solutions to dozens of common problems encountered while using XML and JSON features that are built into SQL Server. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!

This book shows how to take advantage of XML and JSON to share data and automate tasks. JSON is commonly used to move data back and forth between the database and front-end applications, often running in a browser. This book shows all you need to know about transforming query results into JSON format, and back again. Also covered are the processes and techniques for moving data into and out of XML format for business intelligence and other purposes, such as when transferring data from a reporting system into a data warehouse, or between different database brands such as between SQL Server and Oracle.

Microsoft intensively implements XML in SQL Server, and in many related products. Execution plans are generated in XML format, and this book shows you how to parse those plans and automate the detection of performance problems. The relatively new Extended Events feature writes tracing data into XML files, and the recipes in this book help in parsing those files.

XML is also used in SQL Server's BI tool set, including in SSIS, SSR, and SSAS. XML is used in many configuration files, and is even behind the construction of DDL triggers. In reading this book you’ll dive deeply into the features that allow you to build and parse XML, and also JSON, which is a specific format of XML used to transmit objects in a web-friendly format between a database and its front-end applications.

What You Will Learn

- Build XML and JSON objects in support of automation and data transfer
- Import and parse XML and JSON from operating system files
- Build appropriate indexes on XML objects to improve query performance
- Move data from query result sets into JSON format, and back again
- Automate the detection of database performance problems by querying and parsing the database’s own execution plans
- Replace external and manual JSON processes with SQL Server's internal, JSON functionality

Who This Book Is For

Database administrators, .NET developers, business intelligence developers, and other professionals who want a deep and detailed skill set around working with XML and JSON in a SQL Server database environment. Web developers will particularly find the book useful for its coverage of transforming database result sets into JSON text that can be transmitted to front-end web applications.

Похожее
Создаем динамические веб-сайты с помощью PHP, MySQL, JavaScript, CSS и HTML5
Автор: Робин Никсон
Год: 2016
Научитесь создавать интерактивные сайты, активно работающие с данными, воплощая в них мощные ком-бинации свободно распространяемых технологий и веб-стандартов. Для этого достаточно обладать базовымизнаниями языка HTML. Это популярное и доступное пособие поможет вам уверенно освоить динамическоевеб-программирование с применением самых современных языков...
Practical MongoDB: Architecting, Developing, and Administering MongoDB
Автор: Shakuntala Gupta Edward, Navin Sabharwal
Год: 2015
The “one-size-fits-all” thinking regarding traditional RDBMSs has been challenged in the last few years by the emergence of diversified NoSQL databases. More than 120 NoSQL databases are now available in the market, and the market leader by far is MongoDB....
Integrating Serverless Architecture
Автор: Rami Vemula
Год: 2019
Design, develop, build, and deliver an end-to-end serverless architecture by leveraging Azure services, frameworks, and tools. This book offers a holistic approach, guiding you through the design and development of a Twitter Bot application, while leveraging Azure Functions.Integrating Serverless Architecture...
Mastering Structured Data on the Semantic Web
Автор: Leslie Sikos
Год: 2015
A major limitation of conventional web sites is their unorganized and isolated contents, which is created mainly for human consumption. This limitation can be addressed by organizing and publishing data, using powerful formats that add structure and meaning to the...
Написать сообщение
Тип
Почта
Имя
*Сообщение
RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
С чего начать изучать программирование?
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает
30 вопросов на собеседовании фронтенд разработчика
Компиляция и запуск C# и Blazor внутри браузера
Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов
Разработка игр на Unity: с нуля до профессионала
Using a сustom PagedList class for Generic Pagination in .NET Core
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу
Boosty
Donate to support the project
GitHub account
GitHub profile