* Adds a strongly typed API for creating custom SQL queries and executing them * Uses destructors to simplify the error handling in the init logic
* port kvstore from nim-beacon-chain * remove old database backends * use kvstore in trie database * add sqlite dep * avoid template param double evaluation * clean up heterogenous lookup todo