BIB-VERSION:: CS-TR-v2.0 ID:: ncstrl.dartmouthcs//TR2001-396 ENTRY:: June 05, 2001 ORGANIZATION:: Dartmouth College, Computer Science TITLE:: Implementing a Database Information System for an Electronic Baseball Scorecard TYPE:: Technical Report (paper) REVISION:: 1 AUTHOR:: Wong, Tiffany M. DATE:: June 2001 RETRIEVAL:: For a paper copy, email RETRIEVAL:: For a paper copy, write to Technical Report Librarian Department of Computer Science Dartmouth College 6211 Sudikoff Laboratory Hanover, NH 03755-3510 USA RETRIEVAL:: Compressed Postscript at http://www.cs.dartmouth.edu/reports/TR2001-396.ps.Z RETRIEVAL:: PDF at http://www.cs.dartmouth.edu/reports/TR2001-396.pdf ABSTRACT:: We present our design and implementation of a database system of information storage and retrieval for an electronic baseball scorecard. The program uses the relational MySQL database to hold information and a Tcl API to handle interactions between the database and the user interface code. This paper discusses the inner workings of how information storage was broken down inside the database, how queries were internally constructed in accordance with the user's input, and how statistics for players and teams were calculated and returned to the user. Finally, we discuss some limitations attached to our current implementation of the program and propose improvements that can be made in future versions. NOTE:: Senior Honors Thesis. Advisor: Tom Cormen END:: ncstrl.dartmouthcs//TR2001-396