I created a large database using MonetDBLite in R, and now I want to access a database outside of R (for example, with a common database GUI).
Is there any way to do this? I do not want to replicate the data since I still want to access it through R. I do not need to access the database from the R and SQL GUIs at the same time, but I want to switch between them as needed.
r monetdb monetdblite
flippke
source share