JSON vs datastore speed
- How-to
- mike S
- PowerBuilder
- Sunday, 16 July 2023 03:58 PM UTC
Curious as to whether anyone has done any speed comparisons of using the JSON objects (parser, generator, package) vs using datastores. Specifically, when using FIND over a range of rows in the datastore, vs the json methods to get/put data.
Before appeon, we needed a simple in memory storage of Key/values so we built an nvo that uses a datastore to store those values. Now wondering if the new json objects would be faster. My guess is no, but i really have no idea. The number of values that can be stored can be over 180,000 for some processing.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.