mariadb-table-wrapper
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-0 • Public • Published

Mariadb table wrapper

Library for easy using mariadb on nodejs

Content:

Introduction

Mariadb is a popular fork of the more popular DBSM MySql. However, mariadb has mariadb node connector which is not very comfortable. Because you have to every time translate JS to SQL. It's very uncomfortable. Mariadb table wrapper is comfortable way to use mariadb. Is provided a comfortable API for your node app or server on it. If you don't have enough opportunities, so library provides a standard function of mariadb.

Installation

  npm install mariadb-table-wrapper

Documentation

  1. English
  2. Русский

Package Sidebar

Install

npm i mariadb-table-wrapper

Weekly Downloads

1

Version

2.0.0-0

License

ISC

Unpacked Size

77.4 kB

Total Files

104

Last publish

Collaborators

  • bricks667