The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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:

Reference manual: rlowdb.pdf

Downloads:

Package source: rlowdb_0.1.0.tar.gz
Windows binaries: r-devel: rlowdb_0.1.0.zip, r-release: rlowdb_0.1.0.zip, r-oldrel: rlowdb_0.1.0.zip
macOS binaries: r-devel (arm64): rlowdb_0.1.0.tgz, r-release (arm64): rlowdb_0.1.0.tgz, r-oldrel (arm64): rlowdb_0.1.0.tgz, r-devel (x86_64): rlowdb_0.1.0.tgz, r-release (x86_64): rlowdb_0.1.0.tgz, r-oldrel (x86_64): rlowdb_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rlowdb to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.