• YottaDB vs. Redis performance comparison

    From K.S. Bhaskar@21:1/5 to All on Fri Oct 20 12:48:02 2023
    At All Things Open 2023 this week, we demonstrated a Docker container where visitors to our table could compare JavaScript access to YottaDB and Redis in the same container. You can find the container at https://gitlab.com/YottaDB/Demo/performance-
    comparisons/ if you would like to try it yourself. Please let us know what you think, if you do. Thank you.

    Regards
    – Bhaskar

    --
    YottaDB - Rock solid. Lightning fast. Secure. Pick any three.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rtweed@21:1/5 to All on Wed Oct 25 07:18:16 2023
    Thanks for publishing this, Bhaskar

    We've spent a lot of R&D time working on the mg-dbx-napi interface for Node.js and Bun.js, and as you'll see if you try out the container, we're now achieving close to the "holy grail" of native M levels of global access from JavaScript runtimes.

    Indeed it's safe to say that the combination of mg-dbx-napi and YottaDB now provides database access from JavaScript that significantly outperforms every other database, even those that have a reputation as ultra-fast.

    Performance will vary depending on the hardware you run it on, but on my standard M1 Mac Mini, I can get in excess of 1.6 million global sets/sec and over 2 million reads/second, which is really quite extraordinary!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)