infinity.db

Infinity.db is a simple, speed and easy-to-access database for better-sqlite3, which aims to help the beginner and advanced programmer target.

Installation

Install latest infinity.db version using npm

npm i infinity-db

Infinity.db is based on better-sqlite3. If you dont have better-sqlite3 in your workspace, it will be automaticaly installed.

Using package

const db = require('infinity-db')

Methods

Click bellow to view all avabile methods.

Methods

Credits

- MIT license
Copyright (c) 2018 - 2021 Loren Cerri, Titon Design

Last updated

Was this helpful?