Questions tagged [cloudboost]

CloudBoost.io is the Complete Serverless Platform which does Data-Storage, Realtime, Search, Cache, Queues with one simple API.

CloudBoost is the Complete Serverless Platform for your app. Think of CloudBoost as Parse + Firebase + Algolia + Iron.io all combined into one :

  • Data-Storage / JSON Storage / BLOB Storage
  • 100% data ownership
  • Realtime
  • Search
  • Cache
  • Queues
  • More - ACL's, User Authentication, Server-less apps and more.
48 questions
0
votes
2 answers

Cloudboost OrderByAsc on two columns

I'am using the OrderByAsc filter on two columns, do we have to do it with 2 instructions like : query.orderByAsc('group'); query.orderByAsc('name'); Or can we do it like : query.orderByAsc('group, name'); Thank you for the help :)
malignois
  • 161
  • 1
  • 8
0
votes
1 answer

Cant create object in cloudboost using android studio

Getting text from a EditText Field. And attempting to set it to a new CloudObject. But Nothing happens when i click the Button. btnUpdteStts.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v)…
-2
votes
1 answer

why I can't see my tables in cloudboost?

try almost 2 days still the same thing. Any idea? guys
1 2 3
4