Rust programming experienceSQLx library basicsPostgreSQL knowledgeTesting with SQLx
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
65
調査方針
Examine the referenced sibling issue #198 for context on adding database support. Explore the existing PostgreSQL integration tests and documentation in the sqlx repository. Set up a local YugabyteDB instance (e.g., via Docker) and run the PostgreSQL test suite against it to identify any required modifications. Then update the documentation to include YugabyteDB as a supported database, following the existing format.