Cannot find the database of wix store's wishlist

Good day.
I want to create a program with Velo for counting items in wishlist and showing the number. Now, I try to realize this by below.

1.get current product id in a product page.
2.count how many users put current product in wishlist according to user id.
3.show that number in product page.

For realizing this, I need to access to the database of wishlist which Wix store provides, but I cannot find.

Dose anyone know what should I do?

I never managed to find it, but found this tutorial very helpful to create something like what you describe made by Codequeen, called wishlist-2020