Skip to content

Added mdbplyr to Database section#269

Open
pbosetti wants to merge 1 commit intoqinwf:masterfrom
pbosetti:master
Open

Added mdbplyr to Database section#269
pbosetti wants to merge 1 commit intoqinwf:masterfrom
pbosetti:master

Conversation

@pbosetti
Copy link
Copy Markdown

Added mdbplyr to Database tools section.

mdbplyr provides a disciplined dplyr-style interface for read-only analytical MongoDB queries. Queries stay lazy, compile into MongoDB aggregation pipelines, and only execute at collect().

Added mdbplyr to Database tools section. 

`mdbplyr` provides a disciplined dplyr-style interface for read-only analytical MongoDB queries. Queries stay lazy, compile into MongoDB aggregation pipelines, and only execute at collect().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant