Page 1 of 1

Database Size

Posted: Fri Jul 31, 2015 6:43 pm
by Ian Usher7109531

I understand that the maximum size you can import into the appery database is 20mb. I have asked this question before and the answer that i received was that you can write a script that will merge two tables together in order to get data into one table.

I just wondered if anybody could point me in the right direction of how to do this? Or simply point me in the correct direction elsewhere.

My understanding is that the backend database is Mongodb, ive checked the website out, but cant easily see where or how this would be done.

If somebody could assist with this i would be eternally grateful.

Many thanks,

Ian


Database Size

Posted: Sat Aug 01, 2015 4:08 am
by Evgene Karachevtsev

Hello Ian,

Sorry, I'm not sure I understand you correctly, could you please clarify your question - you want to upload bigger file than 20 mb or you want to merge 2 records in some collection into one?


Database Size

Posted: Sat Aug 01, 2015 5:28 am
by Ian Usher7109531

Hi Evgene,

I am after loading in a file that consists of more than 20mb. I know that i need to split the file into two and load into two seperate databases. I just dont know how to then create this as one file once loaded in.

I hope that clarifies things. Thank you,

Ian


Database Size

Posted: Mon Aug 03, 2015 11:24 am
by Serhii Kulibaba

Hello Ian,

Could you clarify, do you want import database from the cvs (json) file, or upload this file into the files collection?


Database Size

Posted: Mon Aug 03, 2015 12:26 pm
by RobertJay

Ian, about a month ago I suggested the critical idea (which Appery accepted) that appends be allowed on imports. I'm awaiting word on whether that was incorporated in yesterday's update, but if it was that will perhaps be a much easier way of doing what you want.


Database Size

Posted: Mon Aug 03, 2015 1:28 pm
by RobertJay

UPDATE: I've just looked, and as far as I can tell it's NOT been added despite Appery's assertion three weeks ago that it would be added in the "soonest release".


Database Size

Posted: Mon Aug 03, 2015 5:50 pm
by Ian Usher7109531

That sounds perfect. Ill keep my eye out for this in (hopefully) a future release. Thank you.


Database Size

Posted: Mon Aug 03, 2015 5:51 pm
by Ian Usher7109531

Hi Sergiy,

I want to import a new database from a CSV file. I hope that helps?

Ian


Database Size

Posted: Thu Aug 06, 2015 11:13 am
by Alena Prykhodko

Hello,

You can append data to collection.
Open collection - Click Import data http://prntscr.com/81h6pm. You can use only files to 20 MB.