0.3.3 • Published 4 months ago

@wxn0brp/db v0.3.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

0.3.0

4 months ago

0.3.2

4 months ago

0.3.1

4 months ago

0.1.2

5 months ago

0.2.0

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

7 months ago

0.0.3

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago