is possible to have more space on tinywebdb custom?

104 views
Skip to first unread message

Gianluca Brunetti

unread,
Apr 9, 2015, 1:33:16 PM4/9/15
to google-a...@googlegroups.com
hello, i'm bulding an app that requise more then space avalyable (1500 entries?) howe can i do that?
thanks

Vinny P

unread,
Apr 13, 2015, 1:37:34 AM4/13/15
to google-a...@googlegroups.com
On Thu, Apr 9, 2015 at 12:33 PM, Gianluca Brunetti <gianlucab...@gmail.com> wrote:
hello, i'm bulding an app that requise more then space avalyable (1500 entries?) howe can i do that?



You can download the code here: http://appinventor.mit.edu/explore/content/custom-tinywebdb-service.html and open up the file named main.py. There's a variable named max_entries that you can edit and increase the number of entries allowed (i.e. change the 1000 to 2000 or however you want).

If you need a lot more entries than that, you might want to consider dropping tinywebdb and building a custom web app to manage storage. Tinywebdb is a decent app, but it's meant for small storage loads - a custom app would be more efficient and could take your specific use case into account.
 
 
-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com


Gianluca Brunetti

unread,
Apr 24, 2015, 5:12:29 AM4/24/15
to google-a...@googlegroups.com
Thanks for response, i have do the custom tinywebdb, in this case i upload simple "tag,value" how many of this i can store?
After a long search on app Engine i dont find this information
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/FcKDRmmlNPg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALSvALCsqOm%3D70HUhHeDBaJ%3DTRb-Rrx4Cg5hWhGn2iv32PmB2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Vinny P

unread,
Apr 27, 2015, 12:27:26 AM4/27/15
to google-a...@googlegroups.com
On Fri, Apr 24, 2015 at 4:12 AM, Gianluca Brunetti <gianlucab...@gmail.com> wrote:
Thanks for response, i have do the custom tinywebdb, in this case i upload simple "tag,value" how many of this i can store?
After a long search on app Engine i dont find this information



You can store an unlimited amount of information as long as you're willing to enable billing and pay for the resources you use: https://cloud.google.com/appengine/pricing

If you're using tinywebdb on a free tier account and don't want to enable billing, I would keep it at the original-configured setting of 1000 entries. Depending on your use case, you'll run out of free tier quota if you set it much higher.

Gianluca Brunetti

unread,
May 1, 2015, 5:18:59 PM5/1/15
to google-a...@googlegroups.com
Ok, thanks,  i have already enable billing, If i can store unlimited data is perfect, so at the moment im on 15k entry only for test app before publish, how can i reset all of that to start from zero? Soory for my english, and another things: the web site xxxxappspot.com can be invisible but editable by the app from the users?
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-appengine/FcKDRmmlNPg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALSvALB8d8oqj98xij2NWg%2BhahUN1yv_tAirAw7yGd6jXEuvWA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages