Which Realm Libary to use for VueJS

Hi @Salman_Alam,
I think it mostly depands what features you need and how do you write your application clients.

For example if you look into implementing the offline first approach with Realm Sync you should use a node or js sdks since realm-web does not support this capability.

Thanks,
Pavel