Ralf Herold

Results 7 comments of Ralf Herold

@sandys @jeroen @sckott `nodbi` now also works with PostgreSQL, using `jsonb` functions and the `RPostgres` connector package; the API and the return values are the same across backends. For a...

Added: support for using DuckDB (R package duckdb >= 0.6.0) as backend

Support for redux has been removed in 2021 from nodbi; the document concept did not map well.

docdb_query() can be used.

Closing as unclear if still relevant and as streaming and serialisation as `NDJSON` is used for some of the database backends.

Closing as mostly covered at https://github.com/ropensci/nodbi#database-connections; a new development roadmap remains to be drafted.

Covered by documentation in package functions and at https://github.com/ropensci/nodbi#database-connections.