sunxufei


  • ## 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 8 months ago
  • JavaScript Database Connectivity

    published 1.4.2 8 months ago
  • Repository Pattern for Type Script

    published 1.0.0 4 years ago
  • SQL.JS driver (db-conn)

    published 0.0.5 4 years ago
  • Repository for CRUD on SQL Database

    published 0.0.3 4 years ago
  • Database Connecton Postgres SQL

    published 1.3.5 2 years ago
  • npm install -g json-schema-to-typescript-dir

    published 1.0.2 4 years ago
  • Spring in TypeScript

    published 0.9.0 4 years ago
  • Database Connecton and Pool implementation for SAP HANA hdb

    published 1.3.2 2 years ago
  • Database Connecton and Pool implementation for Microsoft SQL Server

    published 1.3.0 4 years ago
  • Generic Pool support of db-conn

    published 1.0.0 4 years ago
  • open feign of typescript use axios

    published 1.0.0 4 years ago
  • Typescript Index Creator

    published 1.0.0 4 years ago
  • Data Access Decorator

    published 0.0.2 2 years ago
  • SQL Dialect

    published 0.0.6 2 years ago
  • Database Access Utility

    published 0.0.6 2 years ago
  • JDBC like database driver for sqlite3

    published 1.0.1 a year ago
  • # History Support database indexes Support int32 and int64

    published 1.0.2 8 months ago
  • DCMM Schema Definition

    published 1.0.0 10 months ago
  • published 1.0.0 10 months ago
  • published 1.0.0 10 months ago
  • published 0.0.1 10 months ago
  • Once defined table in core-schema format

    published 1.0.0 9 months ago
  • Data Access Decorator

    published 0.0.2 8 months ago
  • published 0.0.1 8 months ago
show more packages