File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/hyperdrive/reference Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ The following is a non-exhaustive list of database providers:
2424| --------------- | --------- | ------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
2525| Neon | ✅ | All | Neon currently runs Postgres 15.x |
2626| Supabase | ✅ | All | Supabase currently runs Postgres 15.x |
27- | Timescale | ✅ | All | See the [ Timescale guide] ( /hyperdrive/examples/timescale/ ) to connect. |
28- | Materialize | ✅ | All | Postgres-compatible. Refer to the [ Materialize guide] ( /hyperdrive/examples/materialize/ ) to connect. |
27+ | Timescale | ✅ | All | See the [ Timescale guide] ( /hyperdrive/examples/connect-to-postgres/ timescale/ ) to connect. |
28+ | Materialize | ✅ | All | Postgres-compatible. Refer to the [ Materialize guide] ( /hyperdrive/examples/connect-to-postgres/ materialize/ ) to connect. |
2929| CockroachDB | ✅ | All | Postgres-compatible. Refer to the [ CockroachDB] ( /hyperdrive/examples/connect-to-postgres/cockroachdb/ ) guide to connect. |
3030| Planetscale | ✅ | All | Planetscale currently runs MySQL 8.x |
3131
You can’t perform that action at this time.
0 commit comments