Skip to main content

How to choose between Xano and MemberStack Data Tables for API calculations?

Hi again. Advice needed. I want to perform simple calculations (averages, multiply, divide, add, subtract, etc.) with data pulled from an API. Should I use Xano instead of MS Data Tables? Been hearing about this WMX tech stack. Maybe I'll need Wize too to handle the JS for a WMWX stack?

4 comments

  • Abdullateef Ademoye
    Abdullateef Ademoye

    Where do you want to use the calculations?
    Just to display on your site?

    If yes, it can be done with pure JS

    0
  • Nikol' Moira
    Nikol' Moira OP

    I want to display on the site without users knowing what the proprietary calculations are (analytics predictions). Do I need another database for the calculation part?

    0
  • Abdullateef Ademoye
    Abdullateef Ademoye

    You don't want to run js query within the website?
    I don't think you need any new database

    0
  • Nikol' Moira
    Nikol' Moira OP

    I can do that 🙂 I thought I read somewhere that the JS will be front-end and exposed when a member uses inspect, though? If so, I think I can use something like this to mask the code: https://obfuscator.io/

    0

Please sign in to leave a comment.

Sitemap