sorla-db

1.0.0 • Public • Published

sorla-db

A simple and temporary database focused to use in browser environment that will bring capabilities for other tools that will be launched as soon as possible.

This idea is from our founder #andmarruda that give this idea and alot of this idea are developed by him.

To create a minify file run

node index.js

To test the environment using jest run... Don`t forget to install the dev dependecies before, using:

npm install --only=dev
npm test

Soon some documentations....

Prohibited characters $ and ., $ because is used to call operators and . because uses to search key inside a object's object

Find Operators

$and

The $and operator meticulously processes arrays, employing a loop chain mechanism. During this process, it's engineered for efficiency: if it encounters any comparison that yields false, it immediately halts the ongoing chain. This intelligent design is aimed at preventing unnecessary computation time, especially when dealing with documents that don't meet the specified condition. It's all about optimizing performance and ensuring swift, precise operations.

Package Sidebar

Install

npm i sorla-db

Weekly Downloads

7

Version

1.0.0

License

MIT

Unpacked Size

1.68 MB

Total Files

26

Last publish

Collaborators

  • andmarruda