<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dropbox Datastore API Alternatives in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45617#M1420</link>
    <description>&lt;P&gt;Thank you so much for firebase, you saved my life &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Apr 2015 10:54:24 GMT</pubDate>
    <dc:creator>Denis B.</dc:creator>
    <dc:date>2015-04-29T10:54:24Z</dc:date>
    <item>
      <title>Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45613#M1416</link>
      <description>&lt;P&gt;I'm sure you've all heard Dropbox's news that they will be deprecating the Datastore API. I'm curious to know what everyone is going to move over to.&lt;/P&gt;

&lt;P&gt;I originally chose the Datastore API for a few reasons:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;It can gracefully handle large datasets (my users have thousands of records each)&lt;/LI&gt;
&lt;LI&gt;Importing lots of data is very fast (thousands of records in less than 10 seconds; doing the same thing on Parse takes ~25 minutes).&lt;/LI&gt;
&lt;LI&gt;Dropbox is well known and trusted by many&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I am currently considering a few other options, but I'd love to hear what you all are looking to do.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Firebase - firebase.com - This seems to be the most similar to the Datastore API so far. Developers claim it performs really well with large datasets. The downside is that it costs money for more concurrent connections (but the prices are reasonable).&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Couchbase - couchbase.com - This is open source and seems pretty good. The downside is having to get your own server environment up and running.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Helios - helios.io - This seems to provide a lot of flexibility, but you have to do some of your own back-end setup, and it doesn't seem to provide an object-base sync interface. Instead, you have to use Core Data and its REST API.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Parse - parse.com - There is a lot to like about this option, and it can handle large datasets, but doing basic database operations like importing data and summing the numbers in a column is surprisingly difficult (for me, at least).&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Anyone else found an alternative they like?&lt;/P&gt;

&lt;P&gt;Good luck with your BaaS migration. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@EA4D5AD6084EAC95CB4E739348E74CC6/emoticons/1f615.png" alt=":confused_face:" title=":confused_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:43:25 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45613#M1416</guid>
      <dc:creator>Clifton L.</dc:creator>
      <dc:date>2019-05-29T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45614#M1417</link>
      <description>&lt;P&gt;Amazon S3 - needs some tweeking but supports arbitrary object types.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 11:26:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45614#M1417</guid>
      <dc:creator>Todd F.9</dc:creator>
      <dc:date>2015-04-25T11:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45615#M1418</link>
      <description>&lt;P&gt;Apache Usergrid - A BaaS solution. Hosted at apigee.com too.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 11:27:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45615#M1418</guid>
      <dc:creator>Todd F.9</dc:creator>
      <dc:date>2015-04-25T11:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45616#M1419</link>
      <description>&lt;P&gt;A word on Parse. I initially developed this app with a Parse interface. However, as I started to use it, I realized I could see (and change) all user data. That just isn't right, Maybe I implemented it incorrectly. I'd be interested in others' experiences.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 21:53:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45616#M1419</guid>
      <dc:creator>David D.7</dc:creator>
      <dc:date>2015-04-27T21:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45617#M1420</link>
      <description>&lt;P&gt;Thank you so much for firebase, you saved my life &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@FBF7D2AB59A0D6E861EBF6A36F93B7E2/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 10:54:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45617#M1420</guid>
      <dc:creator>Denis B.</dc:creator>
      <dc:date>2015-04-29T10:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45618#M1421</link>
      <description>&lt;P&gt;My use case would be fine with switching to files, but the notifications are too noisy. I use the Dropbox API with a writing app, and it autosaves as you type. With the Datastore API, this wouldn't trigger notifications, but when updating files, there's a notification every time (unless the user disables all notifications).&lt;/P&gt;

&lt;P&gt;Does anyone know of a way to disable (some) notifications when using the Core API?&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 11:52:47 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45618#M1421</guid>
      <dc:creator>Richard F.44</dc:creator>
      <dc:date>2015-05-07T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45619#M1422</link>
      <description>&lt;P&gt;Richard, I'm hoping to add such a feature to API v2.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 11:55:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45619#M1422</guid>
      <dc:creator>Steve M.</dc:creator>
      <dc:date>2015-05-07T11:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45620#M1423</link>
      <description>&lt;P&gt;Here is the results of my own experiments.&lt;/P&gt;

&lt;P&gt;Firebase:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;excellent for realtime events, Web-minded at its core&lt;/LI&gt;
&lt;LI&gt;multiple auth providers&lt;/LI&gt;
&lt;LI&gt;local cache in beta for iOS since Dec. 2013, in beta for Android since Feb. 2015&lt;/LI&gt;
&lt;LI&gt;alternatively, you can use FeventTypeChildAdded and FeventTypeChildChanged to pick the state since last run, but FeventTypeChildRemoved will not be fired to allow deleting data that was removed in the cloud since the previous run of the app. Incidentally, FeventTypeChildChanged does not say which keys have changed&lt;/LI&gt;
&lt;LI&gt;security is flexible, but needs to be setup for each app and could easily lead to leaked data if not set properly&lt;/LI&gt;
&lt;LI&gt;the dashboard is great&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Cognito:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;probably the closest offering to the former Datastore API, even has the notion of a "dataset", but&lt;/LI&gt;
&lt;LI&gt;cumbersome to setup&lt;/LI&gt;
&lt;LI&gt;quite thin currently&lt;/LI&gt;
&lt;LI&gt;dataset limited to 1MB and entire store to 20MB, which is small&lt;/LI&gt;
&lt;LI&gt;multiple auth providers&lt;/LI&gt;
&lt;LI&gt;how will it evolve in the future?&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Parse:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;I have yet to experiment, but my current impression from the doc is that the Parse local datastore is not quite like the Datastore cache, i.e. data is either in the cloud or in the local store, but not in both simultaneously. Again, as said, since I have not experimented yet, I could be wrong&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;CloudKit:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;fully paid by the user like Dropbox, but iOS only and the schema becomes fixed once one enters production (unfortunately)&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 08 May 2015 15:48:09 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45620#M1423</guid>
      <dc:creator>Caram</dc:creator>
      <dc:date>2015-05-08T15:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45621#M1424</link>
      <description>&lt;P&gt;Links to persistence in Firebase (iOS, then Android).&lt;/P&gt;

&lt;P&gt;&lt;A href="https://groups.google.com/forum/#!topic/firebase-talk/dOocEtjQz4w" rel="nofollow noreferrer"&gt;https://groups.google.com/forum/#!topic/firebase-talk/dOocEtjQz4w&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://groups.google.com/forum/#!topic/firebase-talk/gYlnLgQ-Yhk" rel="nofollow noreferrer"&gt;https://groups.google.com/forum/#!topic/firebase-talk/gYlnLgQ-Yhk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 15:54:23 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45621#M1424</guid>
      <dc:creator>Caram</dc:creator>
      <dc:date>2015-05-08T15:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45622#M1425</link>
      <description>&lt;P&gt;Thanks for that rundown, Caram. I had looked at Cognito but wondered about its future since I don't know a single developer using it.&lt;/P&gt;

&lt;P&gt;Since Dropbox's news about deprecating the Datastore API, I have been working with Parse. It requires a bit of a shift in how you think about storing data since it's much more about querying the cloud than it is storing data locally, but so far I am really liking it. I used to always want my data on the device, but this makes make my app slower. Doing lots of queries and intensive calculations on the device is doable, but using Cloud Code on Parse seems like a more reasonable way to handle such things.&lt;/P&gt;

&lt;P&gt;Parse is unique in that it has a huge following and tremendous financial support from Facebook, so I see it being around for a long time and only getting better. I also like that I can see my users' data (to reference David D.'s comment) because it makes troubleshooting custom support issues MUCH easier. There's no way to see a user's data when using the Dropbox Datastore unless you log in with their Dropbox account.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2015 23:53:43 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45622#M1425</guid>
      <dc:creator>Clifton L.</dc:creator>
      <dc:date>2015-05-08T23:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45623#M1426</link>
      <description>&lt;P&gt;Did anyone successfully migrate their app to another service?&lt;/P&gt;
&lt;P&gt;I gave a try to Parse local datastore, but did not find it reliable (issues similar to this &lt;A href="https://groups.google.com/forum/#!topic/parse-developers/LkBDQ-UHkR0" rel="nofollow noreferrer"&gt;https://groups.google.com/forum/#!topic/parse-developers/LkBDQ-UHkR0&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;Does anyone have feedback about Firebase?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 00:00:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45623#M1426</guid>
      <dc:creator>Claire R.1</dc:creator>
      <dc:date>2015-09-19T00:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45624#M1427</link>
      <description>&lt;P&gt;Since posting this, I have migrated my app to Parse, and overall I'm really pleased. I have had to get used to my app being more reliant on a network connection, but that's a pretty common requirement nowadays anyway.&lt;/P&gt;
&lt;P&gt;I recommend looking at Parse. They have lots of great dev tools and there is plenty of community support.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 00:16:02 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45624#M1427</guid>
      <dc:creator>Clifton L.</dc:creator>
      <dc:date>2015-09-19T00:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45625#M1428</link>
      <description>&lt;P&gt;Hi Claire,&lt;/P&gt;
&lt;P&gt;I managed to move to Firebase and I am absolutely loving the service. I have few users making many requests which would make Parse very expensive for me, plus Firebase style synchronisation works really well for me. The only downside is that it is rather difficult to store larger files such as images.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 01:01:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45625#M1428</guid>
      <dc:creator>Denis B.</dc:creator>
      <dc:date>2015-09-19T01:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45626#M1429</link>
      <description>&lt;P&gt;Thanks for the quick reply!&lt;/P&gt;
&lt;P&gt;Are you using the local datastore (&lt;A href="https://parse.com/docs/ios/guide#local-datastore" rel="nofollow noreferrer"&gt;https://parse.com/docs/ios/guide#local-datastore&lt;/A&gt;)? Or maybe you did not need to use it since your app is being more reliant on a network connection now?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 01:10:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45626#M1429</guid>
      <dc:creator>Claire R.1</dc:creator>
      <dc:date>2015-09-19T01:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45627#M1430</link>
      <description>&lt;P&gt;I looked into the local datastore but decided to not use it (for now). It's not like Dropbox's in that you have access to &lt;STRONG&gt;all&lt;/STRONG&gt; your data while offline. Parse's approach is more like where you can temporarily "pin" some data to be saved once you get back online. It's not meant for extended offline use with full app functionality available (unless you don't have very much data). My users have thousands of records, so offline data isn't really feasible.&lt;/P&gt;
&lt;P&gt;But that's exactly the reason why I used and loved Dropbox's Datastore. It's a beautiful architecture and I'm still sad that it's going away. &lt;img class="lia-deferred-image lia-image-emoji" src="https://www.dropboxforum.com/html/@B0F70D28791EB05FA3EA0C3BDDF08EE3/emoticons/1f61e.png" alt=":disappointed_face:" title=":disappointed_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 01:18:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45627#M1430</guid>
      <dc:creator>Clifton L.</dc:creator>
      <dc:date>2015-09-19T01:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45628#M1431</link>
      <description>&lt;P&gt;&amp;nbsp;@Denis Great to know that Firebase is working well for you. I will have a look at it too.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 01:19:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45628#M1431</guid>
      <dc:creator>Claire R.1</dc:creator>
      <dc:date>2015-09-19T01:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45629#M1432</link>
      <description>&lt;P&gt;@Clifton thanks for the clarification. Maybe what I need to do is rethink my app and stop thinking "offline-1st". That's too bad, Dropbox datastore was working really really well for this app :\.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 01:26:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45629#M1432</guid>
      <dc:creator>Claire R.1</dc:creator>
      <dc:date>2015-09-19T01:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45630#M1433</link>
      <description>&lt;P&gt;My pleasure, hope it helps, just wanted to let you know that I am storing all data offline too. While I do not know of a working Firebase API for this, I simply keep a local copy of all data and the whole app works on this local copy. If changes are being synced from the cloud I simply update the local copy and then reload the corresponding view taking its data from the local copy. Would that not work for you?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 02:13:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45630#M1433</guid>
      <dc:creator>Denis B.</dc:creator>
      <dc:date>2015-09-19T02:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45631#M1434</link>
      <description>&lt;P&gt;Indeed this could work for me too. Also the advantage of having a local copy would be having again the goodness of sqlite or CoreData queries (which IMO was the only drawback in Dropbox Datastore).&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2015 02:42:50 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45631#M1434</guid>
      <dc:creator>Claire R.1</dc:creator>
      <dc:date>2015-09-19T02:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox Datastore API Alternatives</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45632#M1435</link>
      <description>&lt;P&gt;One big reason I used dropbox service: I have no idea about how to setup anything server side.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any links to a tutorial setting up parse and make it more datastores-y would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2015 08:46:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-Datastore-API-Alternatives/m-p/45632#M1435</guid>
      <dc:creator>Raheel S.</dc:creator>
      <dc:date>2015-12-06T08:46:26Z</dc:date>
    </item>
  </channel>
</rss>

