Atm, modules likes, `SqliteCommand`, `PostgreSqlCommand` contain too many functions for both building and executing commands. What I suggest instead: - CommandBuilder - Command(Executor, Runner?) Need to think about alternatives.