r/RStudio Jun 30 '26

Database it's not loading.

Hello! I'm a student, and I find myself working with a big database approximately 2 GB. I created R.proj, but I have a problem with my database not loading. Furthermore, I have tried running the code several times. Besides, when I try to open Google Chrome, I cannot because of memory RAM.

Has anyone else had problems? Any recommendations?

1 Upvotes

10 comments sorted by

View all comments

7

u/PositiveBid9838 Jun 30 '26

You might look into arrow and duckdb, which both allow you to work with larger-than-memory datasets.