Book description
Build smarter and efficient database application systems for your organization with SQL Server 2017
About This Book
- Build database applications by using the development features of SQL Server 2017
- Work with temporal tables to get information stored in a table at any time
- Use adaptive querying to enhance the performance of your queries
Who This Book Is For
Database developers and solution architects looking to design efficient database applications using SQL Server 2017 will find this book very useful. In addition, this book will be valuable to advanced analysis practitioners and business intelligence developers. Database consultants dealing with performance tuning will get a lot of useful information from this book as well.
Some basic understanding of database concepts and T-SQL is required to get the best out of this book.What You Will Learn
- Explore the new development features introduced in SQL Server 2017
- Identify opportunities for In-Memory OLTP technology
- Use columnstore indexes to get storage and performance improvements
- Exchange JSON data between applications and SQL Server
- Use the new security features to encrypt or mask the data
- Control the access to the data on the row levels
- Discover the potential of R and Python integration
- Model complex relationships with the graph databases in SQL Server 2017
In Detail
Microsoft SQL Server 2017 is the next big step in the data platform history of Microsoft as it brings in the power of R and Python for machine learning and containerization-based deployment on Windows and Linux. Compared to its predecessor, SQL Server 2017 has evolved into Machine Learning with R services for statistical analysis and Python packages for analytical processing. This book prepares you for more advanced topics by starting with a quick introduction to SQL Server 2017'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 enhancements in the Transact-SQL language and new database engine capabilities 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.
Furthermore, the book focuses on implementing advanced topics, including Query Store, columnstore indexes, and In-Memory OLTP. Towards the end of the book, you'll be introduced to R and how to use the R language with Transact-SQL for data exploration and analysis. You'll also learn to integrate Python code in SQL Server and graph database implementations along with deployment options on Linux and SQL Server in containers for development and testing.
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 2017, 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.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- Packt Upsell
- Contributors
- Preface
- Introduction to SQL Server 2017
- Review of SQL Server Features for Developers
- SQL Server Tools
-
Transact-SQL and Database Engine Enhancements
- New and enhanced functions and expressions
- Enhanced DML and DDL statements
- New query hints
- Adaptive query processing in SQL Server 2017
- Summary
- JSON Support in SQL Server
-
Stretch Database
- Stretch DB architecture
- Limitations of using Stretch Database
- Use cases for Stretch Database
- Enabling Stretch Database
- Querying stretch databases
- SQL Server Stretch Database pricing
- Stretch DB management and troubleshooting
- Summary
-
Temporal Tables
- What is temporal data?
-
System-versioned temporal tables in SQL Server 2017
- How temporal tables work in SQL Server 2017
- Creating temporal tables
- Altering temporal tables
- Dropping temporal tables
- Data manipulation in temporal tables
- Querying temporal data in SQL Server 2017
- Performance and storage considerations with temporal tables
- Temporal tables with memory-optimized tables
- What is missing in SQL Server 2017?
- Summary
- Tightening Security
-
Query Store
- Why Query Store?
- What is Query Store?
- Query Store architecture
- Enabling and configuring Query Store
- Disabling and cleaning Query Store
- Query Store in action
- Query Store reports in SQL Server Management Studio
- Automatic tuning in SQL Server 2017
- Capturing waits by Query Store in SQL Server 2017
- Query Store use cases
- Summary
- Columnstore Indexes
- Introducing SQL Server In-Memory OLTP
- In-Memory OLTP Improvements in SQL Server 2017
- Supporting R in SQL Server
- Data Exploration and Predictive Modeling with R
- Introducing Python
- Graph Database
- Containers and SQL on Linux
- Other Books You May Enjoy
Product information
- Title: SQL Server 2017 Developer's Guide
- Author(s):
- Release date: March 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788476195
You might also like
book
Mythical Man-Month, The: Essays on Software Engineering, Anniversary Edition, 2nd Edition
Few books on software project management have been as influential and timeless as The Mythical Man-Month. …
book
Modern Software Engineering: Doing What Works to Build Better Software Faster
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, continuous delivery pioneer David …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …