SQL Server 2008 - Adventure Works Racing Community

Adventure Works Racing Community is a demo that highlights several new capabilities introduced in SQL Server 2008 such as Spatial, FILESTREAM and Data Mining.

The application lets users upload videos to a SQL Server database and stores them in the file system using FILESTREAM. It takes advantage of the spatial support in SQL Server to associate the location where each video was shot. This allows users to select a place on a map and watch a video that is geographically closest to the chosen location. Data Mining is used to analyze historical purchases and target each user with ads based on this information.

Lessons

  • Demo: Adventure Works Racing Community
  • Presentation: Adventure Works Racing Community