mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 07:28:05 -05: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>