0.0.6 • Published 6 months ago

@mateonunez/asterism-drill v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@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.

License

MIT