相關主題
商品描述
Beginning SQL Server for Developers is the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft’s market-leading database system for the Windows platform. Now in its fourth edition, the book is enhanced to cover the very latest developments in SQL Server, including the in-memory features that are introduced in SQL Server 2014.
Within the book, there are plenty of examples of tasks that developers routinely perform. You’ll learn to create tables and indexes, and be introduced to best practices for securing your valuable data. You’ll learn design tradeoffs and find out how to make sound decisions resulting in scalable databases and maintainable code.
SQL Server 2014 introduces in-memory tables and stored procedures. It's now possible to accelerate applications by creating tables (and their indexes) that reside entirely in memory, and never on disk. These new, in-memory structures differ from caching mechanisms of the past, and make possible the extraordinarily swift execution of certain types of queries such as are used in business intelligence applications. Beginning SQL Server for Developers helps you realize the promises of this new feature set while avoiding pitfalls that can occur when mixing in-memory tables and code with traditional, disk-based tables and code.
Beginning SQL Server for Developers takes you through the entire database development process, from installing the software to creating a database to writing the code to connect to that database and move data in and out. By the end of the book, you’ll be able to design and create solid and reliable database solutions using SQL Server.
- Takes you through the entire database application development lifecycle
- Includes brand new coverage of the in-memory features
- Introduces the freely-available Express Edition
商品描述(中文翻譯)
《Beginning SQL Server for Developers》是一本非常適合新手開發者的書,專為那些計劃在微軟市場領先的 Windows 平台資料庫系統上創建和部署應用程式的開發者而設計。這本書目前已進入第四版,內容已增強以涵蓋 SQL Server 的最新發展,包括在 SQL Server 2014 中引入的內存特性。
在書中,有許多開發者日常執行的任務範例。您將學習如何創建表格和索引,並了解保護您寶貴數據的最佳實踐。您將學習設計的取捨,並了解如何做出合理的決策,以實現可擴展的資料庫和可維護的代碼。
SQL Server 2014 引入了內存表和存儲過程。現在可以通過創建完全位於內存中的表(及其索引)來加速應用程式,而這些表從不存儲在磁碟上。這些新的內存結構與過去的快取機制不同,使得某些類型的查詢(如商業智慧應用程式中使用的查詢)能夠以極快的速度執行。《Beginning SQL Server for Developers》幫助您實現這些新特性的承諾,同時避免在將內存表和代碼與傳統的基於磁碟的表和代碼混合時可能出現的陷阱。
《Beginning SQL Server for Developers》將帶您了解整個資料庫開發過程,從安裝軟體到創建資料庫,再到編寫代碼以連接該資料庫並進行數據的進出。到書的結尾,您將能夠使用 SQL Server 設計和創建穩固可靠的資料庫解決方案。
- 帶您了解整個資料庫應用程式開發生命週期
- 包含全新的內存特性介紹
- 介紹免費提供的 Express Edition