@mateonunez/asterism-drill
What is it?
asterism-drill
is a set of tools to interact with your databases. It supports MySQL and PostgreSQL.
Exposed functions
-
setupDatabase (logger, database, options)
: Sets up a database connection. -
killDatabase (db)
: Kills a database connection. -
resolveTables (logger, queryer, options)
: Resolves the tables of a database.