0.3.3 • Published 10 months ago

@wxn0brp/db v0.3.3

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

10 months ago

0.3.0

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.1.2

10 months ago

0.2.0

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

12 months 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