TweetSieve is a system that allows obtaining news on any given subject by sifting the Twitter stream. The system shows the period of events occuring for the subject and outputs tweets that best describe each of the events.
A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.