a look at nosql, bigdata, and data vault with regards to transactions per second – the hype around ingestion rates, and questions around why / when you would or wouldn’t need to switch to nosql platforms to handle bigdata.
Tag Archives: SQLServer
Introduction to Hadoop, Big Data and Data Warehousing
an introductory discussion on data warehousing, hadoop, and big data. how it works, the differences between it and a relational system, and what some of the benefits/drawbacks are to plugging a hadoop system in to your architecture.
Want to make SQLServer2008 R2 Scream?
ok, so you’re using sqlserver2008 r2, but you can’t afford, or haven’t invested in the enterprise edition (which by the way, i think is an awesome product). so in other words, you can’t take advantage of compression, and you can’t take advantage of partitioning. if you are struggling for sqlserver performance, what do you do?
#datavault – interesting .NET ETL engine
short overview / review of rhino etl – microsoft sqlserver .net based engine and libraries.
Dynamic Staging – an Interesting view
a very short review/entry on sqlserver dynamically generated etl from structures defined in a table in the database.
Q: Moving a DV from SQLServer to Teradata?
a very short entry on migrating a data vault from sqlserver to teradata, there’s really not much to do to make this work properly.
Q&A:What does the ETL for DV look like? Sample?
this post discusses in brief, what the etl implementation for a data vault might look like.