Dolds
Dolds2mo ago

Dolds - Hey what is the max file size I could u...

Hey what is the max file size I could upload to the Buildship DB without having to create a node to upload it?
7 Replies
Gaurav Chadha
Gaurav Chadha2mo ago
What's the max size you're uploading? Uploading it directly as a file doesn't have a set limit
No description
Dolds
DoldsOP2mo ago
I meant more importing a json file to fill a table. 2GB
Gaurav Chadha
Gaurav Chadha2mo ago
should work, you can give a try, the above I tried with was 1.8GB
Dolds
DoldsOP2mo ago
I meant more so from this. I want to have the table be the json file without having to use a lot of credits to upload the data programmatically. Sorry for the confusion
No description
Gaurav Chadha
Gaurav Chadha2mo ago
are you getting size issues while uploading a csv or json here?
Dolds
DoldsOP2mo ago
Yeah I can upload a 21Mb file, but not 210Mb or 2GB. These also have rows of 100,000 1,000,000 and 10,000,000 if that is more of the issue
Gaurav Chadha
Gaurav Chadha2mo ago
there's no limit on number of rows

Did you find this page helpful?