Skip to content
Skip to content
Archive of posts tagged Book Review

SQL and Relational Theory: How to Write Accurate SQL Code

C. J. Date is an expert, thinker and well known for his writings on relational database theory. An Introduction to Database Systems, currently on 8th edition, continues to be the definitive guide for those who want comprehensive and current guide on database systems. I have been following and reading Chris’s writings for the past few [...]

Relational Database Index Design and the Optimizers

Relational Database Index Design and the Optimizers (Wiley, July 2005) is an excellent book on how indexes work in general in a relational database. The authors focused on principles and not any particular database vendor. The book focuses on two things; first, the database optimizer of the relational system that has to decide to decide [...]

Software Performance and Scalability: A Quantitative Approach

Software Performance and Scalability: A Quantitative Approach (Wiley, May 2009) is for people involved in designing, developing, testing, implementing and managing enterprise applications. This book provides the necessary quantitative foundation, analytical and measurement aspects of performance and scalability -  effective blend of studies and practical examples, which makes it thorough, it easier to read and informative. [...]

Data Quality: The Accuracy Dimension

Data quality is an important element in data management; it is a larger topic by itself. If you are looking for a book on data quality, don’t look further. Get a copy of Data Quality: The Accuracy Dimension (Morgan Kaufmann; 1st Edition, 2003). This book is about data accuracy, divided into three parts – Part [...]