News

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.
Tips SQLite integrates with a number of computer languages, such as PHP, Ruby and Python, to name a few. Windows based .Net languages such as Visual Basic or Visual C++ can also use SQLite databases.