Archive for the 'OSDB' Category

SQLite for .NET

Friday, August 17th, 2007

Found this today in the #mysql channel on Freenode, a SQLite implementation for .NET:
http://sqlite.phxsoftware.com/
Could be handy as a DB backend for single user apps on Windows.