Space game scale

I was wondering how space games such as Eve online scale the graphics. Do they use realistic sizes at all, or is everything scaled down?
The reason I’m asking this is because to render huge objects like planets in say, OpenGL, I’d have to have a huge depth range and then I would still get fuzziness and artifacts etc in the distance.

So how is it done correctly? Thanks.