Skip to content

docs: compatibility - #683

Open
karenc-bq wants to merge 1 commit into
dev/v3from
docs/compatibility
Open

docs: compatibility#683
karenc-bq wants to merge 1 commit into
dev/v3from
docs/compatibility

Conversation

@karenc-bq

Copy link
Copy Markdown
Contributor

Summary

Adds a plugins compatibility guide for the AWS Advanced NodeJS Wrapper consisting of 4 files

  • Compatibility.md — overview + universally-compatible plugins (dev, executeTime)
  • CompatibilityDatabaseTypes.md — plugin compatibility across Aurora Global DB, Aurora Cluster, RDS Multi-AZ (cluster/instance), RDS Single-AZ, and Community databases
  • CompatibilityEndpoints.md — plugin compatibility across the various database URL/endpoint types
  • CompatibilityCrossPlugins.md — plugin-vs-plugin compatibility matrix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@karenc-bq
karenc-bq requested a review from a team as a code owner August 6, 2026 01:09
@karenc-bq
karenc-bq changed the base branch from main to dev/v3 August 6, 2026 01:10
| connectTime | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> |
| [fastestResponseStrategy](../using-plugins/UsingTheFastestResponseStrategyPlugin.md) | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> |
| [initialConnection](../using-plugins/UsingTheAuroraInitialConnectionStrategyPlugin.md) | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> | <span style="color:yellow;font-size:15px">&check;</span> |
| [limitless](../using-plugins/UsingTheLimitlessConnectionPlugin.md) | <span style="color:red;font-size:20px">&cross;</span> | <span style="color:yellow;font-size:15px">&check;</span> (PostgreSQL only) | <span style="color:yellow;font-size:15px">&check;</span> |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

second check mark should say PG only as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants