Packages 25
## Connect to datanase ``` 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.c
published 1.0.2 17 days agonpm install -g json-schema-to-typescript-dir
published 1.0.2 4 years agoDatabase Connecton and Pool implementation for SAP HANA hdb
published 1.3.2 a year agoDatabase Connecton and Pool implementation for Microsoft SQL Server
published 1.3.0 3 years ago# History Support database indexes Support int32 and int64
published 1.0.2 17 days ago- published 1.0.0 2 months ago
- published 1.0.0 2 months ago
- published 0.0.1 15 days ago