rlowdb: Lightweight JSON-Based Database
The goal of 'rlowdb' is to provide a lightweight, file-based JSON database.
Inspired by 'LowDB' in 'JavaScript', it generates an intuitive interface for
storing, retrieving, updating, and querying structured data without requiring a full-fledged database system.
Ideal for prototyping, small-scale applications, and lightweight data management needs.
Version: |
0.1.0 |
Imports: |
jsonlite (≥ 1.8.8), purrr (≥ 1.0.2), R6 (≥ 2.5.1), rlang (≥ 1.1.3) |
Suggests: |
testthat (≥ 3.2.3) |
Published: |
2025-03-17 |
DOI: |
10.32614/CRAN.package.rlowdb |
Author: |
Mohamed El Fodil Ihaddaden [aut, cre],
lowdb developers [ctb, cph] (developers of the lowdb package) |
Maintainer: |
Mohamed El Fodil Ihaddaden <ihaddaden.fodeil at gmail.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
rlowdb results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=rlowdb
to link to this page.