Data Warehousing Books

MagicBeanDip.com

Page 1 of 89 - Go to page: 1 2 3 4 5 6 12

The Data Warehouse Lifecycle Toolkit

Ralph Kimball, Margy Ross, Warren Thornthwaite, Joy Mundy, Bob Becker

The Data Warehouse Lifecycle Toolkit Ralph Kimball, Margy Ross, Warren Thornthwaite, Joy Mundy, Bob Becker Amazon Price: $43.59
List Price: $50.00
Usually ships in 24 hours
By: Wiley
Amazon Marketplace: 43 new & used starting at $31.74

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Systems Analysis & Design
Subjects -> Computers & Internet -> Computer Science -> Modeling & Simulation
Subjects -> Computers & Internet -> Databases -> Database Design

Customer Reviews:
Total reviews: 4 Average rating: 5.0 of 5

A must read for all DW/BI professionals 5 out of 5 stars.
7 of 9 people found this review helpful.

Another awesome book by the Kimball Group. This 2nd edition is a great improvement over the original with lots of new material and new spins on old material.

This is a must read for anybody claiming to be a DW/BI Professional.

What Every DW/BI professional should have on his or her desk 5 out of 5 stars.
5 of 6 people found this review helpful.

The first edition, while very valuable and still relevant was getting long in the tooth - it was published 10 years ago. This book remains pragmatic and useful for just about every role assoiciated with the data warehouse and business intelligence. My favorite chapter is on Collecting the Requirements but you will find sections that will make a difference in your DW/BI project implementation and sustainance.

Editorial Review:

The world of data warehousing has changed remarkably since the first edition of The Data Warehouse Lifecycle Toolkit was published in 1998. With this new edition, Ralph Kimball and his colleagues have refined the original set of Lifecycle methods and techniques based on their consulting and training experience. They walk you through the detailed steps of designing, developing, and deploying a data warehousing/business intelligence system. With substantial new and updated content, this second edition again sets the standard in data warehousing for the next decade.

FileMaker Pro 9: The Missing Manual

Susan Prosser, Geoff Coffey

FileMaker Pro 9: The Missing Manual Susan Prosser, Geoff Coffey Amazon Price: $26.39
List Price: $39.99
Not yet published
By: Pogue Press

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> Software Engineering -> Information Systems
Subjects -> Computers & Internet -> Databases -> Specific Databases -> FileMaker
Subjects -> Computers & Internet -> Databases -> Data Warehousing

Customer Reviews:
Total reviews: 17 Average rating: 4.5 of 5

Editorial Review:

The FileMaker Pro 9 desktop database lets you do almost anything with the information you give it -- especially with this book as your guide. Clear, thorough, and accessible, FileMaker Pro 9: The Missing Manual helps you get in, build your database, and get the results you need, whether you're running a business, pursuing a hobby, or planning your retirement. It's the ideal guide for non-technical and experienced folks alike.

Each chapter in this updated edition covers the latest timesaving features of FileMaker Pro, and includes downloadable tutorials to help you learn the all of topics covered. With this book, you will:
  • Get your first database running in minutes and perform basic tasks right away
  • Catalog people, processes, and things with streamlined data entry and sorting tools
  • Use your data to generate reports, correspondence, and other documents with ease
  • Create, connect, and manage multiple tables and set up complex relationships that display just the data you need
  • Crunch numbers, search text, or pin down dates and times with dozens of built-in formulas
  • Outfit your database for the Web, and import and export data to other formats

You'll also get objective advice on which features are really useful, and which aren't. To make the most of this database, you need FileMaker Pro 9: The Missing Manual -- the book that should have been in the box.

The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling (Second Edition)

Ralph Kimball, Margy Ross

The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling (Second Edition) Ralph Kimball, Margy Ross Amazon Price: $52.67
List Price: $60.00
Usually ships in 24 hours
By: Wiley
Amazon Marketplace: 48 new & used starting at $24.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Industries & Professions -> MIS
Subjects -> Computers & Internet -> Computer Science -> Systems Analysis & Design
Subjects -> Computers & Internet -> Databases -> Database Design

Customer Reviews:
Total reviews: 27 Average rating: 4.5 of 5

A tool rather than a toolkit 5 out of 5 stars.
3 of 3 people found this review helpful.

This book delivers exactly what it says. Except that word "toolkit" in its title - you'd better think about this book being a single tool, not a whole toolkit. Ralph Kimball actually has a whole lot of books on data warehousing published, this is one of them, a tool in the toolkit. This one seems like a good starting point to the entire series, and it only shows a single facet - the dimensional modeling.

The book explains the basic principles of creating dimensions and fact tables in a data warehouse (assuming a relational star schema), and then dedicates a chapter per industry to show how those principles apply to sales, order management, CRM, accounting, human resources, financial services, telecoms, logistics, education, health care, e-commerce, insurance etc. Each one appears to be significantly different from the others.

There is a couple of teaser chapters starting with "we have that other book covering this, but will brief you out". Nice and makes you want to read the other books too.

The book also includes guidelines to the warehouse building process, in terms like "know your business sponsor", "talk to your users" and so on. Difficult to say what it has to do with dimensional modeling, perhaps it's included in all the books in the series.

There is no word on software, hardware, physical architecture, tuning or performance in this book. It is a textbook in dimensional modeling, period.

The book is written clearly, has a handful of simple and uniform diagrams and is easy to follow. It only leaves you wondering just how exactly large is the whole data warehouse area, how many pieces you need to collect yet.

Recommended.

Editorial Review:

Single most authoritative guide from the inventor of the technique.
  • Presents unique modeling techniques for e-commerce, and shows strategies for optimizing performance.
  • Companion Web site provides updates on dimensional modeling techniques, links related to sites, and source code where appropriate.

SQL Cookbook (Cookbooks (O'Reilly))

Anthony Molinaro

SQL Cookbook (Cookbooks (O'Reilly)) Anthony Molinaro Amazon Price: $26.37
List Price: $39.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 52 new & used starting at $19.44

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Specific Databases -> MySQL & mSQL
Subjects -> Computers & Internet -> Databases -> Data Mining

Customer Reviews:
Total reviews: 41 Average rating: 4.5 of 5

Editorial Review:

You know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level.

Let's face it, SQL is a deceptively simple language to learn, and many database developers never go far beyond the simple statement: SELECT FROM WHERE . But there is "so" much more you can do with the language. In the "SQL Cookbook," experienced SQL developer Anthony Molinaro shares his favorite SQL techniques and features. You'll learn about:

Window functions, arguably the most significant enhancement to SQL in the past decade. If you're not using these, you're missing out

Powerful, database-specific features such as SQL Server's PIVOT and UNPIVOT operators, Oracle's MODEL clause, and PostgreSQL's very useful GENERATE_SERIES function

Pivoting rows into columns, reverse-pivoting columns into rows, using pivoting to facilitate inter-row calculations, and double-pivoting a result set

"Bucketization," and why you should never use that term in Brooklyn.

How to create histograms, summarize data into buckets, perform aggregations over a moving range of values, generate running-totals and subtotals, and other advanced, data warehousing techniques

The technique of "walking a string," which allows you to use SQL to parse through the characters, words, or delimited elements of a string

Written in O'Reilly's popular Problem/Solution/Discussion style, the "SQL Cookbook" is sure to please. Anthony's credo is: "When it comes down to it, we all go to work, weall have bills to pay, and we all want to go home at a reasonable time and enjoy what's still available of our days." The "SQL Cookbook" moves quickly from problem to solution, saving you time each step of the way.

SAS For Dummies (For Dummies (Computer/Tech))

Stephen McDaniel, Chris Hemedinger

SAS For Dummies (For Dummies (Computer/Tech)) Stephen McDaniel, Chris Hemedinger Amazon Price: $19.79
List Price: $29.99
Usually ships in 24 hours
By: For Dummies
Amazon Marketplace: 72 new & used starting at $0.37

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Data Mining
Subjects -> Computers & Internet -> Databases -> Data Warehousing
Subjects -> Computers & Internet -> Databases -> General

Customer Reviews:
Total reviews: 7 Average rating: 3.5 of 5

False Advertising 1 out of 5 stars.
15 of 19 people found this review helpful.

This book is going back to the store. It is not a guide to SAS but to SAS Enterprise. Thank goodness a colleague quickly short circuited my learning curve on this book. He told me as I sat with a data set about to plunge in. We don't even have Enterprise on our company computer.

Too bad...I had high hopes.

Great intro to "new" SAS 5 out of 5 stars.
10 of 11 people found this review helpful.

SAS For Dummies, like all of the books in the Dummies series I've read, is an enjoyable to read, easy to understand introduction to a broad and complex topic. As some have mentioned, the focus of this book is not on "SAS programming." Rather it covers getting your analysis and reporting work done using some of the newer offerings from SAS in the "business intelligence" area, including Enterprise Guide and other products. There is, however, a helpful chapter on what kinds of programming tasks can be done by more advanced users and what long-time SAS programmers may miss. (For a good book on SAS programming, I'd recommend The Little SAS Book). Also included in SAS For Dummies is good coverage of data integration, "Stored Processes" for analysis and reporting, and 2 chapters on analytics. These 2 chapters are especially helpful as an introduction to difficult concepts. Overall, this book provides a helpful overview of getting your data manipulation, analysis, and reporting tasks done with SAS, and a no-nonsense, nuts and bolts understanding of some of the newest software from SAS.

Editorial Review:

  • Created in partnership with SAS, this book explores SAS, a business intelligence software that can be used in any business setting or enterprise for data delivery, reporting, data mining, forecasting, statistical analysis, and more
  • SAS employee and technologist Stephen McDaniel combines real-world expertise and a friendly writing style to introduce readers to SAS basics
  • Covers crucial topics such as getting various types of data into the software, producing reports, working with the data, basic SAS programming, macros, and working with SAS and databases

Learning SQL (Learning)

Alan Beaulieu

Learning SQL (Learning) Alan Beaulieu Amazon Price: $23.07
List Price: $34.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 46 new & used starting at $17.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> General AAS
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Data Mining

Customer Reviews:
Total reviews: 23 Average rating: 4.5 of 5

Editorial Review:

SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements.

To help you attain this fundamental SQL knowledge, look to "Learning SQL," an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language.

"Learning SQL" moves you quickly through the basics and then on to some of the more commonly used advanced features. Among the topics discussed:

The history of the computerized database

SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database; example statements include select, update, insert, and delete

SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints

How data sets can interact with queries

The importance of subqueries

Data conversion and manipulation via SQL's built-in functions

How conditional logic can be used in Data Statements

Best of all, "Learning SQL" talks to you in a real-world manner, discussing various platform differences that you're likely to encounter and offering a series of chapter exercises that walk you through the learning process. Whenever possible, the book sticks to the features included in the ANSI SQL standards. This meansyou'll be able to apply what you learn to any of several different databases; the book covers MySQL, Microsoft SQL Server, and Oracle Database, but the features and syntax should apply just as well (perhaps with some tweaking) to IBM DB2, Sybase Adaptive Server, and PostgreSQL.

Put the power and flexibility of SQL to work. With "Learning SQL" you can master this important skill and know that the SQL statements you write are indeed correct.

The Microsoft Data Warehouse Toolkit: With SQL Server 2005 and the Microsoft Business Intelligence Toolset

Joy Mundy, Warren Thornthwaite

The Microsoft Data Warehouse Toolkit: With SQL Server 2005 and the Microsoft Business Intelligence Toolset Joy Mundy, Warren Thornthwaite Amazon Price: $44.28
List Price: $50.00
Usually ships in 24 hours
By: Wiley
Amazon Marketplace: 40 new & used starting at $32.29

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Data Warehousing
Subjects -> Computers & Internet -> Databases -> SQL -> General

Customer Reviews:
Total reviews: 18 Average rating: 4.5 of 5

Editorial Review:

This groundbreaking book is the first in the Kimball Toolkit series to be product-specific. Microsoft’s BI toolset has undergone significant changes in the SQL Server 2005 development cycle. SQL Server 2005 is the first viable, full-functioned data warehouse and business intelligence platform to be offered at a price that will make data warehousing and business intelligence available to a broad set of organizations. This book is meant to offer practical techniques to guide those organizations through the myriad of challenges to true success as measured by contribution to business value.

Building a data warehousing and business intelligence system is a complex business and engineering effort. While there are significant technical challenges to overcome in successfully deploying a data warehouse, the authors find that the most common reason for data warehouse project failure is insufficient focus on the business users and business problems. In an effort to help people gain success, this book takes the proven Business Dimensional Lifecycle approach first described in best selling The Data Warehouse Lifecycle Toolkit and applies it to the Microsoft SQL Server 2005 tool set.

Beginning with a thorough description of how to gather business requirements, the book then works through the details of creating the target dimensional model, setting up the data warehouse infrastructure, creating the relational atomic database, creating the analysis services databases, designing and building the standard report set, implementing security, dealing with metadata, managing ongoing maintenance and growing the DW/BI system. All of these steps tie back to the business requirements. Each chapter describes the practical steps in the context of the SQL Server 2005 platform.

Intended Audience

The target audience for this book is the IT department or service provider (consultant) who is:

  • Planning a small to mid-range data warehouse project;
  • Evaluating or planning to use Microsoft technologies as the primary or exclusive data warehouse server technology;
  • Familiar with the general concepts of data warehousing and business intelligence.

The book will be directed primarily at the project leader and the warehouse developers, although everyone involved with a data warehouse project will find the book useful. Some of the book’s content will be more technical than the typical project leader will need; other chapters and sections will focus on business issues that are interesting to a database administrator or programmer as guiding information.

The book is focused on the mass market, where the volume of data in a single application or data mart is less than 500 GB of raw data. While the book does discuss issues around handling larger warehouses in the Microsoft environment, it is not exclusively, or even primarily, concerned with the unusual challenges of extremely large datasets.

About the Authors

JOY MUNDY has focused on data warehousing and business intelligence since the early 1990s, specializing in business requirements analysis, dimensional modeling, and business intelligence systems architecture. Joy co-founded InfoDynamics LLC, a data warehouse consulting firm, then joined Microsoft WebTV to develop closed-loop analytic applications and a packaged data warehouse.

Before returning to consulting with the Kimball Group in 2004, Joy worked in Microsoft SQL Server product development, managing a team that developed the best practices for building business intelligence systems on the Microsoft platform. Joy began her career as a business analyst in banking and finance. She graduated from Tufts University with a BA in Economics, and from Stanford with an MS in Engineering Economic Systems.

WARREN THORNTHWAITE has been building data warehousing and business intelligence systems since 1980. Warren worked at Metaphor for eight years, where he managed the consulting organization and implemented many major data warehouse systems. After Metaphor, Warren managed the enterprise-wide data warehouse development at Stanford University. He then co-founded InfoDynamics LLC, a data warehouse consulting firm, with his co-author, Joy Mundy. Warren joined up with WebTV to help build a world class, multi-terabyte customer focused data warehouse before returning to consulting with the Kimball Group. In addition to designing data warehouses for a range of industries, Warren speaks at major industry conferences and for leading vendors, and is a long-time instructor for Kimball University. Warren holds an MBA in Decision Sciences from the University of Pennsylvania's Wharton School, and a BA in Communications Studies from the University of Michigan.

RALPH KIMBALL, PH.D., has been a leading visionary in the data warehouse industry since 1982 and is one of today's most internationally well-known authors, speakers, consultants, and teachers on data warehousing. He writes the "Data Warehouse Architect" column for Intelligent Enterprise (formerly DBMS) magazine.

The Data Warehouse ETL Toolkit: Practical Techniques for Extracting, Cleanin

Ralph Kimball, Joe Caserta

The Data Warehouse ETL Toolkit: Practical Techniques for Extracting, Cleanin Ralph  Kimball, Joe Caserta Amazon Price: $39.33
List Price: $45.00
By: Wiley
Amazon Marketplace: 30 new & used starting at $24.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Design
Subjects -> Computers & Internet -> Databases -> Data Warehousing
Subjects -> Computers & Internet -> Databases -> General

Customer Reviews:
Total reviews: 12 Average rating: 5.0 of 5

Good for anyone who wants to Learn ETL 4 out of 5 stars.
2 of 2 people found this review helpful.

This book gives practical guidelines to follow through the ETL cycle, it does not matter if you are using an Industry Standard ETL tool or writing your own ETL process from scratch, this book will be useful for both. I found it very useful. Definitely worth a read for anyone who is new to ETL.

Editorial Review:

  • Cowritten by Ralph Kimball, the world's leading data warehousing authority, whose previous books have sold more than 150,000 copies
  • Delivers real-world solutions for the most time- and labor-intensive portion of data warehousing-data staging, or the extract, transform, load (ETL) process
  • Delineates best practices for extracting data from scattered sources, removing redundant and inaccurate data, transforming the remaining data into correctly formatted data structures, and then loading the end product into the data warehouse
  • Offers proven time-saving ETL techniques, comprehensive guidance on building dimensional structures, and crucial advice on ensuring data quality

Expert SQL Server 2005 Integration Services (Programmer to Programmer)

Brian Knight, Erik Veerman

Expert SQL Server 2005 Integration Services (Programmer to Programmer) Brian Knight, Erik Veerman Amazon Price: $31.49
List Price: $49.99
Usually ships in 24 hours
By: Wrox
Amazon Marketplace: 42 new & used starting at $17.99

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Data Warehousing
Subjects -> Computers & Internet -> Databases -> SQL -> General

Customer Reviews:
Total reviews: 14 Average rating: 4.5 of 5

Misleading title. Might be good for BI+OLAP work, but lousy as a generalist reference. 2 out of 5 stars.
4 of 5 people found this review helpful.

Understand the 2 stars - they have nothing to do with the value or not of this book as a guide to doing Business Intelligence work with SSIS. I have _no_ opinion on that subject.

What I bought this book for was as an SSIS reference, for an ETL project I am working on. Now, if this book was titled "Advanced _Business_ _Intelligence_ using SSIS" I wouldn't have bought it. I researched this book in advance, and might have bought the companion Professional SQL Server 2005 Integration Services (Programmer to Programmer), if that book, also by WROX, hadn't generally been panned by its reviewers.

The focus of this book is to provide enough background to do advanced BI work. Yes, that does include concepts like deploying and debugging. It is probably good at that job, which is why it gets good reviews. Hey, it almost got me interested in BI. But there is surprisingly little outside of the BI target audience's interest. As a result, I've pretty much had to rely on Google, Google Groups and BOL (yeccch) instead of this book - every time I tried to look something up, I found it not to be covered.

An example of how thorough it is in general SSIS, non BI-coverage?

From p.19

"One of the most important types of container is the ForEachLoop container. With this container..."

OK, so this is one of the most important concepts, right? Yes, and it gets 2 paragraphs worth of coverage in the whole book, none of which tell you how to use it. 200 words, at most, to cover "one of the most important" types of container and they also consider containers to be important.

In case you wonder, I want to loop through a rowset and fire off Execute SQL tasks to update or insert rows in a another database. While we are at it, SQL Tasks are also a subject deemed beneath the interest of this book.

Way to go Wrox!

The 3rd lame WROX book I've gotten and I am getting tired of the series. 'Programmer to Programmer', perhaps, but without the benefit of an editor in between, for sure.

p.s. Again, please disregard my review if you want to do BI work. This review only applies if you have a wider focus than BI-only work, for example wanting to use SSIS to wrap SQL statements outside of a programming language.

Editorial Review:

As a practical guide for Integration Services ETL development, this book shows you ways to implement your ETL solution requirements from the data to the administration and everything in-between. Each chapter begins with a review of pertinent ETL concepts and moves into working those out into a design with multiple examples and related Integration Services features with the end goal of putting it all together to get a solution.

Enterprise JavaBeans, Fourth Edition

Richard Monson-Haefel, Bill Burke, Sacha Labourey

Enterprise JavaBeans, Fourth Edition Richard Monson-Haefel, Bill Burke, Sacha Labourey Amazon Price: $40.45
List Price: $44.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 40 new & used starting at $0.84

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Small Business & Entrepreneurship -> New Business Enterprises
Subjects -> Computers & Internet -> Databases -> Database Design
Subjects -> Computers & Internet -> Databases -> Data Mining

Customer Reviews:
Total reviews: 189 Average rating: 4.5 of 5

Editorial Review:

The new 2.1 version of the Enterprise JavaBeans (EJB) spec extends its support for web services and the Java Web Services APIs, expands its asynchronous messaging support, adds XML Schema for deployment descriptors, and introduces a new Timer service, which allows for scheduling EJB jobs. The essential--and award winning--book on EJBs, Enterprise JavaBeans, has been completely revised and updated in this new fourth edition, to provide the real-world, nitty-gritty detail developers need to master EJB 2.1. Previous editions of this clear and engaging introduction to EJBs were voted the "Best Java Book" by the editors and readers of Java Developer's Journal, the "Best Java Book for Experts," by JavaPro editors, and one of the Top Computer Books by Amazon.com. The fourth edition lives up to--and surpasses--the excellent reputation earned by its predecessors. This authoritative and thorough guide includes everything that made previous editions the single must-have book for EJB developers: the authors solid grasp on the complexities of EJBs coupled with his succinct, easy-to-follow style; hundreds of clear, practical examples; adept coverage the key concepts EJBs ; and diagrams to illustrate the concepts presented. It also includes everything you need to get up to speed quickly on the changes wrought by EJB version 2.1, an architecture overview, information on resource management and primary services, design strategies, and XML deployment descriptors. In this edition, we're adding an EJB workbook for JBoss 4.0. The workbook shows how to deploy all of the examples on the JBoss 4.0 application server. It addresses an important problem with EJB: deploying the software on a server can be extremely difficult. JBoss is an open source project that has become the most widely used J2EE application server. Good technical authors may lay the facts before you, but great ones offer the distilled essence of their own experience and insight. Richard Monson-Haefel has provided just what Java developers need to know to harness the complexity of EJBs. What makes Monson-Haefel a master of technical authoring can be seen in his well-thought-out and logical progression of ideas, and in his examples practical, precise, usable examples, large enough to test key concepts but still small enough to be comprehensible taken apart and explained in the detail you need to deploy those principles in other situations. If you work with EJBs--or want to--this book will earn a favored spot on your bookshelf.

Page 1 of 89 - Go to page: 1 2 3 4 5 6 12

Return to MagicBeanDip.com

This page was created in 1.2812 seconds.