Wir verwenden Cookies und Analyse-Tools, um die Nutzerfreundlichkeit der Internet-Seite zu verbessern und für Marketingzwecke. Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit einverstanden sind. Zur Datenschutzerklärung.
XML and JSON Recipes for SQL Server
Details
Quick-reference guide that allows you to look up the problem you want to solve and rapidly find and implement the solution
Covers JSON features, including how to build JSON from query result sets
Covers XML features such as parsing, loading, and more
Provides many step-by-step examples that you can adapt to your needs
Autorentext
Alex Grinberg has more than 20 years of IT experience. His primary focus is on the latest Microsoft technologies, including .NET (VB and C#), SSRS, and SSIS. He provides tuning, optimization, analysis, and development services toward creating new applications, converting legacy applications into newer technologies such as SQL Server, VB.NET and C#, and toward onsite training. Alex is a senior DBA architect at Cox Automotive Inc. He provides consulting services for the New York City, Philadelphia and Delaware area.
Klappentext
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
Inhalt
Part I: XML in SQL Server.- 1. Introducing XML.- 2. Building XML.- 3. Manipulating XML Files.- 4. Shredding XML.- 5. Modifying XML.- 6. Filtering XML.- 7. Improving XML Performance.- Part II: JSON in SQL Server.- 8. Constructing JSON.- 9. Converting JSON to Row Sets.- 10. Modifying JSON.
Weitere Informationen
- Allgemeine Informationen
- GTIN 09781484231166
- Genre Information Technology
- Auflage 1st edition
- Lesemotiv Verstehen
- Anzahl Seiten 316
- Größe H235mm x B155mm x T18mm
- Jahr 2017
- EAN 9781484231166
- Format Kartonierter Einband
- ISBN 1484231163
- Veröffentlichung 19.12.2017
- Titel XML and JSON Recipes for SQL Server
- Autor Alex Grinberg
- Untertitel A Problem-Solution Approach
- Gewicht 482g
- Herausgeber Apress
- Sprache Englisch