I do not think that meteor will scale better then your GraphQL server with whatever database you want to have.
With meteor you are bound to a specific ecosystem which is often a pain. RxDB does only one thing, it is a client side database. Everything else in your stack is free to choose.