SQLite wrapper on Fezzer

http://www.fezzer.com/project/192/sqlite-wrapper/

This is a lightweight wrapper around GHI SQLite classes. The library consists of 3 classes: SQLiteConnection, SQLiteCommand and SQLiteDataReader. The classes follow same structure as Microsoft’s SqlConnection, SqlCommand and SqlDataReader.

I will be extending it and making it more “fool proof” (no offense). Feel free to add any suggestions.

Cheers,
Valentin

I edited the link in. Looking good! Thank you for contributing.

You are welcome! Thanks for fixing the link.