0.3.3 • Published 1 year ago

@wxn0brp/db v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

ValtheraDB (@wxn0brp/db)

A lightweight file-based database management system that supports CRUD operations, custom queries, and graph structures.

Installation

To install the package, run:

npm install @wxn0brp/db

Usage

You can import the necessary classes from the package as follows:

import { DataBase, Graph, DataBaseRemote, GraphRemote, Relation, genId } from "@wxn0brp/db";

Documentation

Website: https://wxn0brp.github.io/ValtheraDB/

For detailed information, refer to the following resources:

0.3.3

1 year ago

0.3.0

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.1.2

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago