lite-ts-mongo
TypeScript icon, indicating that this package has built-in type declarations

11.31.5 • Public • Published

Version

代码

DbFactoryBase - 数据库工厂

  • MongoDbFactory - 数据库工厂
const dbFactory: DbFactoryBase = new MongoDbFactory(是否分布式数据库, 数据库名称, 数据库连接);

StringGeneratorBase - 字符串生成器

  • MongoStringGenerator - 字符串生成器
const stringGenerator: StringGeneratorBase = new MongoStringGenerator();

Readme

Keywords

Package Sidebar

Install

npm i lite-ts-mongo

Weekly Downloads

8

Version

11.31.5

License

GPL-3.0

Unpacked Size

68.6 kB

Total Files

33

Last publish

Collaborators

  • ahl5esoft