This class can be used to register name and value pairs in a SQLite database. It can create a SQLite database file for storing values associated to a name key. The class can also retrieve the value of a stored key or delete the key from the registry database.