Need to see if your shared folder is taking up space on your dropbox šØāš»? Find out how to check here.
Forum Discussion
Celeste N.
11 years agoNew member | Level 1
Database storage using Dropbox
With the recent deprecation of Datastore API & Datastore SDK, is there any other way to store my database structure and retrieve the information when passing a request/query?
1 Reply
Replies have been turned off for this discussion
- Greg-DB11 years ago
Dropbox Community Moderator
The Dropbox API doesn't offer another way to store and query structured data like this, but I'll be sure to pass this along as feedback.
You could store structured data as files, e.g., as JSON, but that wouldn't offer you a way to look up pieces of data via specific queries. Depending on your particular scenario though, you may be able to store the data in separate JSON files at different paths, so that you could retrieve the data as long as you know the relevant path.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X, Facebook or Instagram.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!