@mateonunez/asterism-drill
v0.0.6
Published
Drill is a helper to comunicates with databases
Downloads
3
Readme
@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.
