qSong is a song database program with multimedia features.
It allows you:
Store and manage song lyrics
One ssong can have multiple versions
Song can have related songs
Copyright information - authors and ccli
Comprehensive authors database
Attachment of multimedia files (sound files, picures, tabs...)
Searching and sorting songs in many cathegories using tree view of the database
Grouping songs in songbooks
Every item in database can have comments
qSong is written in C++ with Qt4 library. It uses SQlite3 as a database backend so it is easy to acces the song database in standard way by 3rd party SQL tools through database intercaces as ODCB or JDBC.