Menu

SQLiteDotNet / News: Recent posts

Welcome to SQLiteDotNet!

Hello everyone. After quite some time in development and use by myself, I have decided that this project would be of great use to a lot of other people as well, and I have decided to make it available on SourceForge.

SQLiteDotNet is a C# interface and wrapper to the excellent SQLite database C library. It is not an ADO.NET provider to SQLite, but that is currently in development. It is a simple to use and very fast interface to SQLite that offers a great deal of functionality and great performance. The download includes NUnit testing as well as 2 primary files: 1) The wrapper which provides direct access from C#/.NET code to the C SQLite library and 2) The Database class, which makes it very easy to use and provides DataTable integration. The wrapper can be used without the Database class, but the Database class requires the base wrapper.... read more

Posted by Todd Osborne 2006-02-05
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.