Database Performance Test
This project was an assignment for advanced databases class at UW-Parkside for testing the performance differences between databases. The project is written in C# and uses ADO.NET and a plugin system to test a variable number of databases. It uses the executing file system to index the file system against the target database. The application uses threads to increase the load on the database to really hammer the workload.
Browse
browser:trunk/DBPerformanceTester_FsIndexer
Checkout
svn co http://kevinfitzgerald.net/svn/trunk/DBPerformanceTester_FsIndexer
