Baseball Demos

Database

All of the data in the baseball demos is sourced from the 2016 Lahman Baseball Database. The Access DB on the downloads page was downloaded, uploaded, and converted to a SQL Server 2016 DB.

Angular 1.x

A small single page application (SPA) created with Angular 1.6 allowing users to search, sort, filter, and view player details sourced from the Lehman DB. View demo


WebAPI2

WebAPI 2 methods were created for the Angular 1.x demo data consumption methods. Example URLs returning real data directly from the DB can be seen here, here, and here.

DataTables

Simple DataTables JS demo for Baseball Teams searching, paging, sorting, and filtering.
Teams Players