Verkauf durch Sack Fachmedien

Strate / Fritchey / Krueger

Expert Performance Indexing in SQL Server

Medium: Buch
ISBN: 978-1-4842-1119-9
Verlag: APress
Erscheinungstermin: 27.09.2015
Lieferfrist: bis zu 10 Tage

This book is a deep dive into perhaps the single-most important facet of good performance: indexes, and how to best use them. The book begins in the shallow waters with explanations of the types of indexes and how they are stored in databases. Moving deeper into the topic, and further into the book, you will look at the statistics that are accumulated both by indexes and on indexes. You’ll better understand what indexes are doing in the database and what can be done to mitigate and improve their effect on performance. The final destination is a guided tour through a number of real life scenarios showing approaches you can take to investigate, mitigate, and improve the performance of your database.Defines the types of indexes and their implementation optionsProvides use cases and common patterns in applying indexingDescribes and explain the index metadata and statisticsProvides a framework of strategies and approaches for indexing databases


Produkteigenschaften


  • Artikelnummer: 9781484211199
  • Medium: Buch
  • ISBN: 978-1-4842-1119-9
  • Verlag: APress
  • Erscheinungstermin: 27.09.2015
  • Sprache(n): Englisch
  • Auflage: 2. Auflage 2015
  • Produktform: Kartoniert, Book
  • Gewicht: 8062 g
  • Seiten: 403
  • Format (B x H x T): 177 x 254 x 27 mm
  • Ausgabetyp: Kein, Unbekannt
  • Nachauflage: 978-1-4842-5463-9
Autoren/Hrsg.

Autoren

Introduction

1. Index Fundamentals

2. Index Storage Fundamentals

3. Index Metadata and Statistics

4. XML Indexes

5. Spatial Indexes

6. Full-text Indexes and Semantic Search

7. Indexing Memory-Optimized Tables

8. Index Myths and Best Practices

9. Index Maintenance

10. Indexing Tools

11. Indexing Strategies

12. Query Strategies

13. Monitoring Your Indexes

14. Index Analysis

15. Indexing Methodology