Skip to content

ZTRdiamond/zndb-docs

Repository files navigation

ZanixonDB

A simple JSON database with ease use, You can use this database for your small games based on nodejs or you can use this database for other usage.

The write and read speed is depending on the device you use, this module using fs to write and read data on JSON.

GitHub last commit (branch) GitHub package.json version (subfolder of monorepo) GitHub repo size Static Badge

Module Installation

Install the module using npm and type this in your terminal.

npm i zanixon.db

I do not recommend that you use this module to be used as the main database and to store large data, it is feared that the data you store will be corrupt or damaged and therefore I also create database files that can be separated to be more flexible and not accumulate data in just one file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published