SQL Embedded Manager, is a light-weight implementation of the SSMS.
The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
Web based music and discography library with some extra functions, eg. least distance finding beetween artists and albums. Look for an example on http://phabajin.net/musicdb
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.