@hproinformatica/hpro-db
v1.3.0
Published
HPro Database Library
Downloads
37
Readme
Easy to use, fast and lightweight library for Node.js.
:construction: This project is under development and is not yet ready for use.
:link: Table of Contents
:sparkles: Features
- :white_check_mark: SQLite basics
- :x: Trigger
- :x: View
- :x: Panda procrastinating
:rocket: Tecnologies
The following tools were used in the construction of the project:
:package: Install
:warning: Node.js 16 or newer is required.
Use the package manager npm, yarn or pnpm.
npm install @hproinformatica/hpro-db
yarn add @hproinformatica/hpro-db
pnpm add @hproinformatica/hpro-db
:hammer: Usage
import { fetcher } from "@hproinformatica/hpro-db";
// TODO: TOBI
:memo: License
This project is under the MIT License