語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Pro SQL Server relational database d...
~
Davidson, Louis.
FindBook
Google Book
Amazon
博客來
Pro SQL Server relational database design and implementation
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Pro SQL Server relational database design and implementation/ by Louis Davidson, Jessica Moss.
作者:
Davidson, Louis.
其他作者:
Moss, Jessica.
出版者:
Berkeley, CA :Apress : : 2016.,
面頁冊數:
xxxi, 791 p. :ill., digital ;24 cm.
內容註:
1. The Fundamentals -- 2. Introduction to Requirements -- 3. The Language of Data Modeling -- 4. Conceptual and Logical Data Model Production -- 5. Normalization -- 6. Physical Model Implementation Case Study -- 7. Expanding Data Protection with Check Constraints and Triggers -- 8. Patterns and Anti-Patterns -- 9. Database Security and Security Patterns -- 10. Index Structures and Application -- 11. Matters of Concurrency -- 12. Reusable Standard Database Components -- 13. Architecting Your System -- 14. Reporting Design -- 15. Appendix: Scalar Datatype Reference.
Contained By:
Springer eBooks
標題:
Client/server computing. -
電子資源:
http://dx.doi.org/10.1007/978-1-4842-1973-7
ISBN:
9781484219737$q(electronic bk.)
Pro SQL Server relational database design and implementation
Davidson, Louis.
Pro SQL Server relational database design and implementation
[electronic resource] /by Louis Davidson, Jessica Moss. - 5th ed. - Berkeley, CA :Apress :2016. - xxxi, 791 p. :ill., digital ;24 cm.
1. The Fundamentals -- 2. Introduction to Requirements -- 3. The Language of Data Modeling -- 4. Conceptual and Logical Data Model Production -- 5. Normalization -- 6. Physical Model Implementation Case Study -- 7. Expanding Data Protection with Check Constraints and Triggers -- 8. Patterns and Anti-Patterns -- 9. Database Security and Security Patterns -- 10. Index Structures and Application -- 11. Matters of Concurrency -- 12. Reusable Standard Database Components -- 13. Architecting Your System -- 14. Reporting Design -- 15. Appendix: Scalar Datatype Reference.
Learn effective and scalable database design techniques in a SQL Server 2016 and higher environment. This book is revised to cover in-memory online transaction processing, temporal data storage, row-level security, durability enhancements, and other design-related features that are new or changed in SQL Server 2016. Designing an effective and scalable database using SQL Server is a task requiring skills that have been around for forty years coupled with technology that is constantly changing. Pro SQL Server Relational Database Design and Implementation covers everything from design logic that business users will understand, all the way to the physical implementation of design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, Louis Davidson shows how to "get it right" in SQL Server database design and lay a solid groundwork for the future use of valuable business data. The pace of change in relational database management systems has been tremendous these past few years. Whereas in the past it was enough to think about optimizing data residing on spinning hard drives, today one also must consider solid-state storage as well as data that are constantly held in memory and never written to disk at all except as a backup. Furthermore, there is a trend toward hybrid cloud and on-premise database configurations as well a move toward preconfigured appliances. Pro SQL Server Relational Database Design and Implementation guides in the understanding of these massive changes and in their application toward sound database design. Gives a solid foundation in best practices and relational theory Covers the latest implementation features in SQL Server 2016 Helps you master in-memory OLTP and use it effectively Takes you from conceptual design to an effective, physical implementation.
ISBN: 9781484219737$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-1973-7doiSubjects--Uniform Titles:
SQL server.
Subjects--Topical Terms:
532546
Client/server computing.
LC Class. No.: QA76.73.S67
Dewey Class. No.: 005.7585
Pro SQL Server relational database design and implementation
LDR
:03454nmm a2200337 a 4500
001
2082710
003
DE-He213
005
20161231021316.0
006
m d
007
cr nn 008maaau
008
170717s2016 cau s 0 eng d
020
$a
9781484219737$q(electronic bk.)
020
$a
9781484219720$q(paper)
024
7
$a
10.1007/978-1-4842-1973-7
$2
doi
035
$a
978-1-4842-1973-7
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.S67
072
7
$a
UN
$2
bicssc
072
7
$a
UMT
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
082
0 4
$a
005.7585
$2
23
090
$a
QA76.73.S67
$b
D252 2016
100
1
$a
Davidson, Louis.
$3
924038
245
1 0
$a
Pro SQL Server relational database design and implementation
$h
[electronic resource] /
$c
by Louis Davidson, Jessica Moss.
250
$a
5th ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2016.
300
$a
xxxi, 791 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. The Fundamentals -- 2. Introduction to Requirements -- 3. The Language of Data Modeling -- 4. Conceptual and Logical Data Model Production -- 5. Normalization -- 6. Physical Model Implementation Case Study -- 7. Expanding Data Protection with Check Constraints and Triggers -- 8. Patterns and Anti-Patterns -- 9. Database Security and Security Patterns -- 10. Index Structures and Application -- 11. Matters of Concurrency -- 12. Reusable Standard Database Components -- 13. Architecting Your System -- 14. Reporting Design -- 15. Appendix: Scalar Datatype Reference.
520
$a
Learn effective and scalable database design techniques in a SQL Server 2016 and higher environment. This book is revised to cover in-memory online transaction processing, temporal data storage, row-level security, durability enhancements, and other design-related features that are new or changed in SQL Server 2016. Designing an effective and scalable database using SQL Server is a task requiring skills that have been around for forty years coupled with technology that is constantly changing. Pro SQL Server Relational Database Design and Implementation covers everything from design logic that business users will understand, all the way to the physical implementation of design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, Louis Davidson shows how to "get it right" in SQL Server database design and lay a solid groundwork for the future use of valuable business data. The pace of change in relational database management systems has been tremendous these past few years. Whereas in the past it was enough to think about optimizing data residing on spinning hard drives, today one also must consider solid-state storage as well as data that are constantly held in memory and never written to disk at all except as a backup. Furthermore, there is a trend toward hybrid cloud and on-premise database configurations as well a move toward preconfigured appliances. Pro SQL Server Relational Database Design and Implementation guides in the understanding of these massive changes and in their application toward sound database design. Gives a solid foundation in best practices and relational theory Covers the latest implementation features in SQL Server 2016 Helps you master in-memory OLTP and use it effectively Takes you from conceptual design to an effective, physical implementation.
630
0 0
$a
SQL server.
$3
542688
650
0
$a
Client/server computing.
$3
532546
650
0
$a
Relational databases.
$3
539565
650
0
$a
Database management.
$3
527442
650
1 4
$a
Computer Science.
$3
626642
650
2 4
$a
Database Management.
$3
891010
700
1
$a
Moss, Jessica.
$3
3206354
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-1973-7
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9313176
電子資源
11.線上閱覽_V
電子書
EB QA76.73.S67 D252 2016
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入