Practical Graph Structures in SQL Server and Azure SQL: Enabling Deeper Insights Using Highly Connected Data Paperback / softback - 2023
by Louis Davidson
- New
- Paperback
Standard delivery: 14 to 21 days
Details
- Title Practical Graph Structures in SQL Server and Azure SQL: Enabling Deeper Insights Using Highly Connected Data
- Author Louis Davidson
- Binding Paperback
- Condition New
- Pages 238
- Volumes 1
- Language ENG
- Publisher Apress
- Publication date 2023-05-18
- Illustrated Yes
- Features Illustrated
- Bookseller's Inventory # B9781484294581
- ISBN 9781484294581 / 1484294580
- Weight 1 lbs (0.45 kg)
- Dimensions 10 x 7 x 0.54 in (25.40 x 17.78 x 1.37 cm)
- Category Computers - Languages / Programming
- Quantity available 10
About The Saint Bookstore Merseyside, United Kingdom
The Saint Bookstore specialises in hard to find titles & also offers delivery worldwide for reasonable rates.
Reader reviews for Practical Graph Structures in SQL Server and Azure SQL: Enabling Deeper Insights Using Highly Connected Data
Write a review for this book
Important Terms and Guidelines
- Please focus on the book’s content and context. Also, add any personal comments as to how you enjoyed the book. Substantiate your likes and dislikes. You may make comparisons to other books.
- Reviews must be at least 140 characters in length.
- Please do not reveal critical plot elements.
- This is not a help line. Contact customer support if you need help.
Your review must not include:
- Obscenities, discriminatory language, or other insulting language not suitable for public domain
- Advertisements, “spam” content, or references to other products, offers or websites.
- Email addresses, URLs, phone numbers, physical addresses or other contact information.
- Overly critical comments about other reviews or reviewers
- Time-sensitive material (i.e. promotional tours, seminars, lectures, etc.)
- Availability, price, or alternative ordering/shipping information
From the publisher
From the rear cover
The graph examples in the book are useful for analyzing social media relationships, complex product-to-customer relationships, and any other type of data analysis in which indirect connections that otherwise might be missed using conventional techniques can be mined for their insight and business value.
Tree structures are covered, with emphasis on a structure commonly used by organizations to aggregate data at different levels of an organization. The book provides code examples of SQL Graph objects as well as an alternate tree implementation technique. Included is sample data (and data generators) for you to test for performance and choose the implementation approach that best suits your needs and that of your application.
If your job involves analyzing or storage of data elements that are connected in a networked topology, then this is the book that will help you bring the power of SQL Server to bear on that data and take advantage of your existing knowledge.
- Understand the graph model and the associated terms used in graph analysis
- Store highly connected data in SQL Server and Azure SQL alongside existing relational data
- Make full use of the graph table feature that is refined and enhanced in SQL Server 2019
- Implement high performance tree structures that will make storing and querying tree data possible
- Report on data associated with a tree structure to aggregate results at different levels