Skip to content

docs: Managed Postgres callout + optional Appwrite link on postgres.mdx? #843

Description

@abnegate

Proposal

Would the maintainers be open to a small “Managed Postgres” callout on docs/databases/postgres.mdx?

Many users connect Sequelize to hosted Postgres (Neon, Supabase, Appwrite, RDS, etc.) with the standard @sequelize/postgres dialect. A short tip that SSL is typically required (ssl: true / sslmode=require) plus an optional link to a vendor guide can save folks from connection failures without inventing per-vendor dialect pages.

Suggested addition (sketch)

Something brief near the top of the PostgreSQL page or under Connection Options, for example:

Managed PostgreSQL: Hosted providers that speak standard Postgres work with @sequelize/postgres. Enable SSL (ssl: true). See Appwrite’s Sequelize guide for a worked example (guide may be publishing shortly; canonical URL).

I’m happy to open a tiny PR if this direction is welcome, or to omit the vendor link and only keep a generic SSL / managed-host tip if you prefer no outbound vendor links.

Disclosure

I’m Jake Barnby (@abnegate) and I work at Appwrite. Not asking for a large docs redesign — just checking whether a short callout is acceptable before sending a PR.

Thanks!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions