Tagged Questions
A data warehouse is a database that holds data used for Business Intelligence and Decision Support purposes. It is a subject-oriented, non-volatile, integrated and time-variant repository of data. Data in a data warehouse is usually collected from multiple sources (such as operational systems).
33
votes
7answers
11k views
Star-Schema Design
Is a Star-Schema design essential to a data warehouse? Or can you do data warehousing with another design pattern?
19
votes
8answers
9k views
20 Billion Rows/Month - Hbase / Hive / Greenplum / What?
I'd like to use your wisdom for picking up the right solution for a data-warehouse system.
Here are some details to better understand the problem:
Data is organized in a star schema structure with ...
15
votes
7answers
2k views
Efficiently storing 7.300.000.000 rows
How would you tackle the following storage and retrieval problem?
Roughly 2.000.000 rows will be added each day (365 days/year) with the following information per row:
id (unique row identifier)
...
14
votes
5answers
1k views
Data Warehouse Considerations: When and Why?
A little background here:
I know what a data warehouse is, more or less. I've read several dozen guides on data warehousing, I've played with SSAS, I know what a star schema and a dimension table ...
9
votes
3answers
504 views
date/time dimension
I am designing a data warehouse and I have a sticky issue with time. The grain I need is hourly (to calculate aggregate counts of events per hour) and I also have to accommodate a shift pattern that ...
9
votes
5answers
2k views
What is the difference between a database and a data warehouse?
What is the difference between a database and a data warehouse?
Aren't they the same thing, or at least written in the same thing (ie. Oracle RDBMS)?
9
votes
5answers
11k views
Datamart vs. reporting Cube, what are the differences?
The terms are used all over the place, and I don't know of crisp definitions. I'm pretty sure I know what a data mart is. And I've created reporting cubes with tools like Business Objects and ...
8
votes
13answers
2k views
Database design: one huge table or separate tables?
Currently I am designing a database for use in our company. We are using SQL Server 2008. The database will hold data gathered from several customers. The goal of the database is to acquire aggregate ...
8
votes
6answers
384 views
Data in different resolutions
I have two tables, records are being continuously inserted to these tables from outside source. Lets say these tables are keeping statistics of user interactions. When a user is clicking a button the ...
7
votes
2answers
241 views
Data Warehousing arbitrary fields
In our application, we support user-written plugins.
Those plugins generate data of various types (int, float, str, or datetime), and those data are labeled with bunches of meta-data (user, current ...
7
votes
4answers
727 views
Database architecture for millions of new rows per day
I need to implement a custom-developed web analytics service for large number of websites. The key entities here are:
Website
Visitor
Each unique visitor will have have a single row in the ...
7
votes
3answers
706 views
What are the open source tools and techniques to build a complete data warehouse platform?
I'm looking for these open source tools possibly free or with free trial version to set up complete data warehouse stack.
I know about few like Pentaho open source Mondrian server, but couldn't get ...
6
votes
1answer
113 views
What advantages does in-memory OLAP have over traditional systems with significant memory?
Do in-memory OLAP engines have advantages over the traditional OLAP engines backed by enough RAM to contain the entire cube(s)?
For example, if I use a MOLAP engine (SSAS) and GB / TB of RAM where ...
6
votes
10answers
1k views
Should not OLAP database be denormalized for reading performance?
I always thought that databases should be denormalized for reading, as it is done for OLAP database design, and not exaggerated much further 3NF for OLTP design.
PerformanceDBA in various posts, ...
6
votes
3answers
607 views
Python: interact with complex data warehouse
We've worked hard to work up a full dimensional database model of our problem, and now it's time to start coding. Our previous projects have used hand-crafted queries constructed by string ...
6
votes
3answers
3k views
How to extract data from Google Analytics and build a data warehouse (webhouse) from it?
I have click stream data such as referring URL, top landing pages, top exit pages and metrics such as page views, number of visits, bounces all in Google Analytics. There is no database yet where all ...
6
votes
5answers
264 views
True or False: Good design calls for every table to have a primary key, if nothing else, a running integer
Consider a grocery store scenario (I'm making this up) where you have FACT records that represent a sale transaction, where the columns of the Fact table include
SaleItemFact Table
------------------
...
6
votes
6answers
2k views
Structure within staging area of data warehouse
We are working on a datawarehouse for a bank and have pretty much followed the standard Kimball model of staging tables, a star schema and an ETL to pull the data through the process.
Kimball talks ...
5
votes
1answer
603 views
Anything similar to MySQL Proxy for PostgreSQL?
I am looking for something similar to MySQL Proxy. The purpose is to modify incoming queries on the server. I am not looking for alternative ways to achieve the same. My best guess at the moment is to ...
5
votes
10answers
592 views
How can I speed up queries against huge data warehouse tables with effective-dated data?
So I am querying some extremely large tables. The reason they are so large is because PeopleSoft inserts new records every time a change is made to some data, rather than updating existing records. ...
5
votes
4answers
1k views
Database warehouse design: fact tables and dimension tables
I am building a poor man's data warehouse using a RDBMS. I have identified the key 'attributes' to be recorded as:
sex (true/false)
demographic classification (A, B, C etc)
place of birth
date of ...
5
votes
6answers
365 views
Avoid writing SQL queries altogether in SSIS
Working on a Data Warehouse project, the guy that gave us the tutorial advised that we stick to using SQL queries over defining a lot of data flow transformations, citing points like it'll consume a ...
5
votes
4answers
738 views
open source business intelligence solutions
which open source business intelligence solution would you recommend?
All I need is to build some cubes and let the end user play with dimensions, filter data, sort, etc, and once it's done being ...
5
votes
4answers
404 views
Datawarehouse Tutorial
My boss has discovered a new magazine which mentioned data warehousing. Thus I am in search of a good tutorial or book on data warehousing. I will also accept recommendations on ways to stop my boss ...
5
votes
2answers
2k views
What is Multi Dimention OLAP CUBE and give example cube with more than 3 dimentions
Hi
As I am new to SSAS,have been reading an article on Multi-Dimention OLAP Cube and struggling to understand Cube concepts, It has been said that Although the term "cube" suggests three dimensions, ...
5
votes
4answers
326 views
best way to statistically detect anomalies in data
our webapp collects huge amount of data about user actions, network business, database load, etc etc etc
All data is stored in warehouses and we have quite a lot of interesting views on this data.
...
5
votes
4answers
634 views
Talk to data warehouse-style tables with ActiveRecord?
As my Rails app matures, it's becoming increasingly apparent that it has a strong data warehouse flavour, lacking only a facts table to make everything explicit.
On top of that, I just read Chapters ...
5
votes
1answer
1k views
Open Source Metadata Management Tool
I'm not sure "Metadata Management" is the right term....
Basically, I have a client who asked for recommendations on "Metadata Management" tools with regard to a data warehousing project they have. ...
5
votes
1answer
858 views
Good place to start learning data warehousing?
I am interested in learning more about data warehousing. I see terms like "dimension", "snowflake schema" and "star schema" thrown about. Where would one start in learning about this stuff? Are there ...
5
votes
6answers
4k views
Database choice for large data volume?
I'm about to start a new project which should have a rather large database.
The number of tables will not be large (<15), majority of data (99%) will be contained in one big table, which is ...
5
votes
6answers
1k views
Are there any data warehouse frameworks?
I've got a lot of mysql data that I need to generate reports from. It's mostly historic data so it won't be changing much, but it weighs in at 20-30 gigabytes easily and is expected to grow. I ...
4
votes
3answers
504 views
Corrupted database table with invalid query: what has it done and will it roll back?
I made the error of running what should have been a quick update against my fact table (200M rows) with this:
update dbo.primary_fact
set count_of_loan_obligors = o.n
from ...
4
votes
1answer
320 views
How to create history fact table?
I have some entities in my Data Warehouse:
Person - with attributes personId, dateFrom, dateTo, and others those can be changed, e.g. last name, birth date and so on - slowly changing dimension
...
4
votes
1answer
143 views
Data warehouse for AD dates
We're creating a historic archive for a world history database and we need a date lookup table which references all dates in AD. How to go about creating the values for this table - from 1AD to 2011 ...
4
votes
3answers
500 views
Cross reference Facts and Dimensions in Data warehouse
I am trying to design a data warehouse for a licensing vendor, who sells licenses on ecommerce and various other venues. The things they want to track are sales, product lifecycle and activity. What ...
4
votes
4answers
330 views
Calendar tables in PostgreSQL 9
I am building an analytics database (I have a firm understanding of the data and the business objectives and only basic-to-moderate database skills).
I have come across some references to building ...
4
votes
3answers
454 views
What is best practice for representing time intervals in a data warehouse?
In particular I am dealing with a Type 2 Slowly Changing Dimension and need to represent the time interval a particular record was active for, i.e. for each record I have a StartDate and an EndDate. ...
4
votes
2answers
2k views
PostgreSQL to Data-Warehouse: Best approach for near-real-time ETL / extraction of data
Background:
I have a PostgreSQL (v8.3) database that is heavily optimized for OLTP.
I need to extract data from it on a semi real-time basis (some-one is bound to ask what semi real-time means and ...
4
votes
3answers
1k views
Free data warehouse - Infobright, Hadoop/Hive or what?
I need to store large amount of small data objects (millions of rows per month). Once they're saved they wont change. I need to :
store them securely
use them to analysis (mostly time-oriented)
...
4
votes
3answers
604 views
Fact table with multiple facts
I have a dimension (SiteItem) has two important facts:
perUserClicks
perBrowserClicks
however, within this dimension, I have groups of values based on an attribute column (let's call the groups ...
4
votes
4answers
1k views
MDX performance vs. T-SQL
I have a database containing tables with more than 600 million records and a set of stored procedures that make complex search operations on the database.
The performance of the stored procedures is ...
4
votes
4answers
323 views
Labor Day Vs. Thanksgiving
I am creating a calendar table for my warehouse. I will use this as a foreign key for all the date fields.
The code shown below creates the table and populates it. I was able to figure out how to ...
4
votes
6answers
824 views
In a Data Warehouse scenario is there any disadvantage to using WITH(NOLOCK)
I have a Kimball-style DW (facts and dimensions in star models - no late-arriving facts rows or columns, no columns changing in dimensions except expiry as part of Type 2 slowly changing dimensions) ...
4
votes
4answers
3k views
Can you recommend a good source for Teradata Best Practices?
Looks like my data warehouse project is moving to Teradata next year (from SQL Server 2005).
I'm looking for resources about best practices on Teradata - from limitations of its SQL dialect to idioms ...
4
votes
3answers
427 views
Merge Facts from Different Sources? Or Load Separately?
We've got data with two different origins: some comes from a customer, some comes from different vendors. Currently, we physically "merge" this data into a massive table with almost a hundred ...
4
votes
3answers
537 views
Looking for tools to analyze email data
I made a write-up about how to analyze your gmail account data with ruby. Then on SlashDot, someone told me about mail-trends.
Does anyone have other tools to suggest ?
3
votes
2answers
33 views
What is the typical relationship between compute and storage capacity for large scale Hadoop clusters?
I am looking at dimensioning a large cluster (10k cores) that needs to support both compute bound deep analytics as well as I/O bound big data, and I want to hear from some folks that have built a big ...
3
votes
3answers
98 views
Why NULL values are mapped as 0 in Fact tables?
What is the reason that in measure fields in fact tables (dimensionally modeled data warehouses) NULL values are usually mapped as 0?
3
votes
3answers
88 views
data warehouse and database difference in implementation
Can anyone tell me the difference between a simple database and a data warehouse
In terms of implementation.
I know that data warehouse is used for analysis rather than keeping record but I dont ...
3
votes
2answers
92 views
Tips/links/books for designing a very large, low-granularity database?
SAS programmers at my company work with researchers to analyze data stored in a number of text files around 1Tb in size. The resulting SAS processes can take days to run. Whenever the researchers ...