db-conn-mysql
``` const config: MySqlConnectionConfig = { host: 'localhost', user: 'root', database: 'test', password:'*******' }; let conn = await driver.connect(config); let data = await conn.executeQuery("select 1 from dual"); await conn.close(); ```
Activity
- Latest release
- 1y ago
- Total releases
- 12
- Cadence
- ~daily
- Last 12 months
- 0
Details
- License
- ISC
- First release
- Nov 20, 2019
| Version | Released | |
|---|---|---|
1.6.1
patch
|
1.6.1
patch
Dependencies (2)
|
|
1.6.0
minor
|
1.6.0
minor
Dependencies (2)
|
|
1.5.0
minor
|
1.5.0
minor
Dependencies (2)
|
|
1.0.8
patch
|
1.0.8
patch
Dependencies (2)
|
|
1.0.7
patch
|
1.0.7
patch
Dependencies (2)
|
|
1.0.6
patch
|
1.0.6
patch
Dependencies (2)
|
|
1.0.5
patch
|
1.0.5
patch
Dependencies (2)
|
|
1.0.4
patch
|
1.0.4
patch
Dependencies (2)
|
|
1.0.3
patch
|
1.0.3
patch
Dependencies (2)
|
|
1.0.2
patch
|
1.0.2
patch
Dependencies (2)
|
|
1.0.1
major
|
1.0.1
major
Dependencies (2)
|
|
0.0.1
initial
|
0.0.1
initial
Dependencies (2)
|