The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
get_* / put_*
to namespaced sb_db_*, sb_api_*, and
sb_* prefixes. Legacy functions removed.sb_db_*) and
Supabase REST API (sb_api_*), with unified wrappers
(sb_*) that auto-dispatch.read, query,
insert, update, upsert,
delete, truncate.tables,
table_exists, schema.where filter operators across both backends:
gt, lt, gte, lte,
neq, like, ilike,
in, is. Raw SQL supported on the DBI
backend.SUPABASE_SCHEMA env var honoured by both backends via
get_schema().pkgdown documentation website at deepanshkhurana.github.io/supabaseRglue::glue_sql() throughout to
prevent injection.testthat 3 with
mockery stubs; no live database required.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.