eddelbuettel/tldbr: Modern Database Engine for Complex Data Based on Multi-Dimensional Arrays

The modern database 'TileDB' introduces a powerful on-disk format for storing and accessing any complex data based on multi-dimensional arrays. It supports dense and sparse arrays, dataframes and key-values stores, cloud storage ('S3', 'GCS', 'Azure'), chunked arrays, multiple compression, encryption and checksum filters, uses a fully multi-threaded implementation, supports parallel I/O, data versioning ('time travel'), metadata and groups. It is implemented as an embeddable cross-platform C++ library with APIs from several languages, and integrations. This package provides the R support.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.29.0.7
URL https://github.com/TileDB-Inc/TileDB-R https://tiledb-inc.github.io/TileDB-R/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/tldbr")
eddelbuettel/tldbr documentation built on Sept. 24, 2024, 5:28 a.m.