@js-ak/db-manager
TypeScript icon, indicating that this package has built-in type declarations

3.20.1 • Public • Published

@js-ak/db-manager

ci-cd publish-documentation

It is a tool for work with databases (PG or MySQL) via pool connections

Installation

You can install the package via npm:

npm install @js-ak/db-manager

Getting Started

To get started with db-manager, you can check out one of the examples in https://github.com/JS-AK/db-manager/tree/master/src/examples This shows how to connect to a database and perform basic CRUD operations.

Documentation

https://js-ak.github.io/db-manager

Features

  • Typescript
  • Connect to multiple database types (MySQL, PostgreSQL)
  • Simple and intuitive interface

Contributing

Contributions are welcome! If you have an idea for a new feature or have found a bug, please open an issue. License

This project is licensed under the MIT license. See LICENSE for details.

Package Sidebar

Install

npm i @js-ak/db-manager

Weekly Downloads

206

Version

3.20.1

License

MIT

Unpacked Size

173 kB

Total Files

132

Last publish

Collaborators

  • js-ak