ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Database Systems: The Complete Book

دانلود کتاب سیستم های پایگاه داده: کتاب کامل

Database Systems: The Complete Book

مشخصات کتاب

Database Systems: The Complete Book

ویرایش: [US ed] 
نویسندگان: , ,   
سری: GOAL Series 
ISBN (شابک) : 0130319953, 9780130319951 
ناشر: Prentice Hall 
سال نشر: 2001 
تعداد صفحات: 1144 
زبان: English 
فرمت فایل : DJVU (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 8 Mb 

قیمت کتاب (تومان) : 43,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 9


در صورت تبدیل فایل کتاب Database Systems: The Complete Book به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب سیستم های پایگاه داده: کتاب کامل نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب سیستم های پایگاه داده: کتاب کامل

برای دوره های سیستم های پایگاه داده و طراحی پایگاه داده و برنامه های کاربردی ارائه شده در سطوح مقدماتی، ارشد و کارشناسی ارشد در گروه های علوم کامپیوتر. این مقدمه برای سیستم های پایگاه داده که توسط دانشمندان مشهور کامپیوتر نوشته شده است، رویکردی جامع را ارائه می دهد که بر طراحی پایگاه داده، استفاده از پایگاه داده و پیاده سازی برنامه های کاربردی پایگاه داده و سیستم های مدیریت پایگاه داده تمرکز دارد. نیمه اول کتاب پوشش عمیقی از پایگاه های داده از دیدگاه طراح پایگاه داده، کاربر و برنامه نویس برنامه ارائه می دهد. آخرین استانداردهای پایگاه داده SQL:1999، SQL/PSM، SQL/CLI، JDBC، ODL، و XML را پوشش می‌دهد و پوشش گسترده‌تری از SQL نسبت به سایر متون دارد. نیمه دوم کتاب پوشش عمیقی از پایگاه های داده از دیدگاه پیاده کننده DBMS ارائه می دهد. بر ساختارهای ذخیره سازی، پردازش پرس و جو و مدیریت تراکنش تمرکز دارد. این کتاب تکنیک‌های اصلی در این زمینه‌ها را با پوشش گسترده‌تر بهینه‌سازی پرس و جو نسبت به سایر متون، همراه با موضوعات پیشرفته از جمله نمایه‌های چند بعدی و بیت مپ، تراکنش‌های توزیع‌شده و تکنیک‌های یکپارچه‌سازی اطلاعات پوشش می‌دهد. منابع: وب سایت نویسنده http://infolab.stanford.edu/~ullman/dscb.html


توضیحاتی درمورد کتاب به خارجی

For Database Systems and Database Design and Application courses offered at the junior, senior and graduate levels in Computer Science departments. Written by well-known computer scientists, this introduction to database systems offers a comprehensive approach, focusing on database design, database use, and implementation of database applications and database management systems. The first half of the book provides in-depth coverage of databases from the point of view of the database designer, user, and application programmer. It covers the latest database standards SQL:1999, SQL/PSM, SQL/CLI, JDBC, ODL, and XML, with broader coverage of SQL than most other texts. The second half of the book provides in-depth coverage of databases from the point of view of the DBMS implementor. It focuses on storage structures, query processing, and transaction management. The book covers the main techniques in these areas with broader coverage of query optimization than most other texts, along with advanced topics including multidimensional and bitmap indexes, distributed transactions, and information integration techniques. Resources: Author Website http://infolab.stanford.edu/~ullman/dscb.html



فهرست مطالب

Content: (NOTE: Each chapter concludes with Summary and References sections.)  1. The Worlds of Database Systems.  The Evolution of Database Systems. Overview of a Database Management System. Outline of Database-System Studies.  2. The Entity-Relationship Data Model.  Elements of the E/R Model. Design Principles. The Modeling of Constraints. Weak Entity Sets.  3. The Relational Data Model.  Basics of the Relational Model. From E/R Diagrams to Relational Designs. Converting Subclass Structures to Relations. Functional Dependencies. Rules About Functional Dependencies. Design of Relational Database Schemas. Multivalued Dependencies.  4. Other Data Models.  Review of Object-Oriented Concepts. Introduction to ODL. Additional ODL Concepts. From ODL Designs to Relational Designs. The Object-Relational Model. Semistructured Data. XML and Its Data Model.  5. Relational Algebra.  An Example Database Schema. An Algebra of Relational Operations. Relational Operations on Bags. Extended Operators of Relational Algebra. Constraints on Relations.  6. The Database Language SQL.  Simple Queries in SQL. Queries Involving More Than One Relation. Subqueries. Full-Relation Operations. Database Modifications. Defining a Relation Schema in SQL. View Definitions.  7. Constraints and Triggers.  Keys and Foreign Keys. Constraints on Attributes and Tuples. Modification of Constraints. Schema-Level Constraints and Triggers.  8. System Aspects of SQL.  SQL in a Programming Environment. Procedures Stored in the Schema. The SQL Environment. Using a Call-Level Interface. Java Database Connectivity. Transactions in SQL. Security and User Authorization in SQL.  9. Object-Orientation in Query Languages.  Introduction to OQL. Additional Forms of OQL Expressions. Object Assignment and Creation in OQL. User-Defined Types in SQL. Operations on Object-Relational Data.  10. Logical Query Languages.  A Logic for Relations. From Relational Algebra to Datalog. Recursive Programming in Datalog. Recursion in SQL.  11. Data Storage.  The \"Megatron 2002\" Database System. The Memory Hierarchy. Disks. Using Secondary Storage Effectively. Accelerating Access to Secondary Storage. Disk Failures. Recovery from Disk Crashes.  12. Representing Data Elements.  Data Elements and Fields. Records. Representing Block and Record Addresses. Variable-Length Data and Records. Record Modifications.  13. Index Structures.  Indexes on Sequential Files. Secondary Indexes. B-Trees. Hash Tables.  14. Multidimensional Indexes.  Applications Needing Multiple Dimensions. Hash-Like Structures for Multidimensional Data. Tree-Like Structures for Multidimensional Data. Bitmap Indexes.  15. Query Execution.  Introduction to Physical-Query-Plan Operators. One-Pass Algorithms for Database Operations. Nested-Loop Joins. Two-Pass Algorithms Based on Sorting. Two-Pass Algorithms Based on Hashing. Index-Based Algorithms. Buffer Management. Algorithms Using More Than Two Passes. Parallel Algorithms for Relational Operations.  16. The Query Compiler.  Parsing. Algebraic Laws for Improving Query Plans. From Parse Trees to Logical Query Plans. Estimating the Cost of Operations. Introduction to Cost-Based Plan Selection. Choosing an Order for Joins. Completing the Physical-Query-Plan.  17. Coping with System Failures.  Issues and Models for Resilient Operation. Undo Logging. Redo Logging. Undo/Redo Logging. Protecting Against Media Failures.  18. Concurrency Control.  Serial and Serializable Schedules. Conflict-Serializability. Enforcing Serializability by Locks. Locking Systems With Several Lock Modes. An Architecture for a Locking Scheduler. Managing Hierarchies of Database Elements. The Tree Protocol. Concurrency Control by Timestamps. Concurrency Control by Validation.  19. More about Transaction Management.  Serializability and Recoverability. View Serializability. Resolving Deadlocks. Distributed Databases. Distributed Commit. Distributed Locking. Long-Duration Transactions.  20. Information Integration.  Modes of Information Integration. Wrappers in Mediator-Based Systems. Capability-Based Optimization in Mediators. On-Line Analytic Processing. Data Cubes. Data Mining.  Index.




نظرات کاربران