YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Drivers

YugabyteDB Tips > Drivers

Understanding Smart-Driver Pooling with Multiple Connection Pools (and Important Known Issues)

Jim KnicelyDecember 14, 2025

In a [previous tip], we enforced a global max connection limit while load balancing Npgsql connections across a YugabyteDB cluster. That earlier […]

Read More

DataHub + YugabyteDB: Client-Side Load Balancing with the Python Smart Driver (psycopg2-yugabytedb)

Jim KnicelySeptember 15, 2025

Yugabyte’s docs show how to connect DataHub to YugabyteDB via the Postgres interface (YSQL) and even call out running the DataHub quickstart […]

Read More

Load-balance YSQL connections to YugabyteDB using vanilla C (libpq)

Jim KnicelySeptember 5, 2025

YugabyteDB provides cluster-aware Smart Drivers for Java, Go, and Node.js that automatically route queries to the right node and balance load with […]

Read More

Load-Balance C++ Connections to YugabyteDB (YSQL via libpq)

Jim KnicelyAugust 25, 2025

Yugabyte’s Smart Drivers (Java, Python, Go, etc.) handle load balancing, leader routing, etc. C++, however, doesn’t yet have that… But we can […]

Read More

Posts navigation

Older posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li