We work across databases in Clickhouse and have different clickpipes for different dbs. Based on how db pull currently works it creates all the tables in the specified database in the Moose config file. It looks like there is not a way to specify the database / the db pull command should probably just use the database from the --connection-string. Or It may be helpful if there could be an additional parameter, like --db-name where this is the db you want the external tables to end up in.