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.
SQLite Studio is designed for working with tables, views, indexing and triggers. It also has a full featured SQL editor with code completion and syntax highlighting. With its tab-based design, SQLite ...