
Database Systems and Structures
by Osmar R. Zaiane
Publisher: Simon Fraser University 1998
Description:
These notes provide an introduction to data models, database systems, the structure and use of relational database systems and relational languages, indexing and storage management, query processing in relational databases, and the theory of relational database design. The course concentrates on the relational model, with a brief introduction to entity-relationship, hierarchical and network data models as well.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Databases, Types, and The Relational Model: The Third Manifestoby C.J. Date, Hugh Darwen - Addison Wesley
This is a book on database management based on an earlier book by the same authors. It can be seen as an abstract blueprint for the design of a DBMS and the language interface to such a DBMS. It serves as a basis for a model of type inheritance.
(9069 views)
A Programmer's Guide to Data Miningby Ron Zacharski - GuideToDatamining.com
Before you is a tool for learning basic data mining techniques. If you are a programmer interested in learning a bit about data mining you might be interested in a beginner's hands-on guide as a first step. That's what this book provides.
(13072 views)
Theory and Applications for Advanced Text Miningby Shigeaki Sakurai (ed.) - InTech
Text mining techniques are studied aggressively in order to extract the knowledge from the data. This book introduces advanced text mining techniques. They are various techniques from relation extraction to under or less resourced language.
(18097 views)
Concurrency Control and Recovery in Database Systemsby P. A. Bernstein, V. Hadzilacos, N. Goodman - Addison Wesley
This book is about techniques for concurrency control and recovery. It covers techniques for centralized and distributed computer systems, and for single copy, multiversion, and replicated databases. Example applications are included.
(26965 views)