fastestdb

1.0.8 • Public • Published

fastestdb

discord server npm version npm downloads

haseKw

About

FastestDB is a module that provides data protection, data privacy, fast data transfer and easy interaction with data..

Installation

npm install fastestdb
npm i fastestdb

Example usage

Let's create a user and save their personal data:

import db from 'fastestdb';

db.set("name_", "Michael")
db.set("email_","michael@mail.com")
db.set("password_","michael1992")
db.set("userregisterdate_","05.04.2023")
db.set("age_", 31)

Links

Help

If you encounter bugs and other issues or need help, please join our Discord Server.

Package Sidebar

Install

npm i fastestdb

Weekly Downloads

1

Version

1.0.8

License

ISC

Unpacked Size

4.39 kB

Total Files

3

Last publish

Collaborators

  • hasekw