fc-sql
TypeScript icon, indicating that this package has built-in type declarations

0.43.0 • Public • Published

fc-sql

A simple sql framework for node.

Installation

# Use npm
npm install fc-sql

# Or use yarn
yarn add fc-sql

Files

.
├── CommonFuncs.ts
├── DBArchiveHandler.ts
├── DBProtocol.ts
├── DBTableHandler.ts
├── DBTools.ts
├── FCDatabase.ts
├── SQLAdder.ts
├── SQLBuilderBase.ts
├── SQLBulkAdder.ts
├── SQLModifier.ts
├── SQLRemover.ts
├── SQLSearcher.ts
├── SequelizeProtocol.ts
├── Transaction.ts
├── TransactionRunner.ts
└── index.ts

Readme

Keywords

none

Package Sidebar

Install

npm i fc-sql

Weekly Downloads

22

Version

0.43.0

License

MIT

Unpacked Size

166 kB

Total Files

70

Last publish

Collaborators

  • fangqk1991