
Database Fundamentals
by Neeraj Sharma, at al.
Publisher: IBM Corporation 2010
Number of pages: 282
Description:
Data is one of the most valuable assets a company has. Relational and hierarchical databases have been used in the industry for decades. This book teaches you the fundamentals of databases, including relational database theory, logical and physical database design, and the SQL language. Advanced topics include using functions, stored procedures and XML.
Download or read it online for free here:
Download link
(5.1MB, PDF)
Similar books
Temporal Database Managementby Christian S. Jensen - Aalborg University
Topics covered: the semantics of temporal data, the design of data models and languages for temporal data, the design of databases expressed in terms of temporal data models as well as temporally enhanced design of conventional databases.
(9893 views)
Data-Intensive Text Processing with MapReduceby Jimmy Lin, Chris Dyer - Morgan & Claypool Publishers
This book focuses on MapReduce algorithm design, with an emphasis on text processing algorithms common in natural language processing, information retrieval, and machine learning. We introduce the notion of MapReduce design patterns.
(18083 views)
The Relational Model for Database Managementby E. F. Codd - Addison-Wesley
Written by the originator of the relational model, the book covers the practical aspects of the design of relational databases. The author defines twelve rules that database management systems need to follow in order to be described as relational.
(22302 views)
Foundations of Databasesby Serge Abiteboul, Richard Hull, Victor Vianu - Addison Wesley
This book provides in-depth coverage of the theory concerning the logical level of database management systems, including both classical and advanced topics. It includes detailed proofs and numerous examples and exercises.
(21126 views)