Couchbase and R Shiny - Stream data -


what easy way stream data couchbase r shiny- able using cb's n1ql? need go storm or spark streaming or use r's "stream" library?

there's blog mentioned above, it's quite old. don't know r shiny (looks interesting though!) looks relies on dbplyr, doesn't have direct support couchbase's interfaces. does, however, have support odbc, couchbase has. may need 'flatten' out data unnest clause in format r shiny wants. can iterate on query in couchbase web ui, plug in there.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -