Skip to content

Why use it?

  1. Built on local file storage to ensure optimal performance and straightforward data persistence.

  2. Essential functions for data manipulation, including set, get, and delete.

  3. High-performance numerical functions—sum, sub, multi, divide, pow, and sqrt—for precise and efficient mathematical operations.

  4. Dynamic array manipulation functions such as push, remove, unshift, shift, and pop.

  5. Additional utility functions designed for ease of use:

    • ping to measure latency,
    • all to retrieve the complete database,
    • flat to generate a table with flattened keys,
    • sanitize to safely access keys that contain dots in their names.