Skip to content

valeriocos/test-mysql2

Repository files navigation

Testing mysql2 (docker-compose version)

Requirements

  • docker-compose

Usage

  • npm install typescript
  • npm run server:start (start the docker-compose and create the table Person)
  • npm run main (execute some SQL statements on the table Person)

Releases

No releases published

Packages

No packages published