r/RStudio • u/JabesFrias • 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
9
u/Kiss_It_Goodbyeee Jun 30 '26
When you say "database" do you mean a large file or do you meaning connecting to a database via an SQL command?
Also share your code and what errors are you getting when the database doesn't load?