Most of the performance you’re getting is from the database itself. The client library shouldn’t make such a big difference. So, use what fits better in your codebase.
3 Likes
Most of the performance you’re getting is from the database itself. The client library shouldn’t make such a big difference. So, use what fits better in your codebase.