mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
- This PR aims to add YugabyteDB as a source and a tool. - It is based on the PostgreSQL source but uses the YugabyteDB's fork of pgx driver that better accommodates the distributed nature of YugabyteDB - Added tests for the same. --------- Co-authored-by: Amogh Shetkar <ashetkar@yugabyte.com>