News

Das neue C#-SQLite-Projekt setzt auf der aktuellen Version der in C geschriebenen Embedded-Datenbank SQLite auf.
Noah Hart has ported SQLite3 to C#. While the first port is slower than the original, the project opens the way for SQLite to be used in .NET managed projects without using P/Invoke or unsafe code.