How to connect with Database on backend with version 2

I want to use the same thing as this link here: https://v1docs.moralis.io/moralis-dapp/connect-the-sdk/connect-using-node with the version 2, do i have this option or i need to use the version 1?

If you want to use Moralis servers/database, you can keep using moralis-v1 SDK. Using 2.0 means you need to set up your own backend/server/database.

1 Like