{"repo":"supabase/postgres-meta","free":true,"listed":false,"github":"https://github.com/supabase/postgres-meta","clone":"git clone https://github.com/supabase/postgres-meta.git","description":"A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries","language":"TypeScript","stars":1233,"topics":["postgres","postgresql","database"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"postgres-meta A RESTful API for managing your Postgres. Fetch tables, add roles, and run queries (and more). Documentation https://supabase.github.io/postgres-meta/ Progress Schema: - [X] POST /query (Execute SQL query) - [x] POST /format (Format SQL query) - [x] POST /parse (Parse SQL query into AST) - [ ] POST /explain (Explain SQL query) - [X] /columns - [X] GET (List) - [X] POST ( alter table add column ) - [X] PATCH ( alter table alter/rename column ) - [X] DELETE ( alter table drop column ) - [X] /extensions - [X] GET (List) - [X] POST ( create extension ) - [X] PATCH ( alter extension ) - [X] DELETE ( drop extension ) - [X] /functions - [X] GET (List) - [X] POST ( create function ) - [X] PATCH ( alter function ) - [X] DELETE ( drop function ) - [X] /publications - [X] GET (List) - [X] POST ( create publication ) - [X] PATCH ( alter publication ) - [X] DELETE ( drop publication ) - [X] /roles - [X] GET (List) - [X] POST ( create role ) - [X] PATCH ( alter role ) - [X] DELETE ( drop role ) - [X] /schemas - [X] GET (List) - [X] POST ( create schema ) - [X] PATCH ( alter schema ) - [X] DELETE ( drop schema ) - [X] /tables - [X] GET (List) - [X] POST ( create table ) - [X] PATCH ( alter table ) - [X] DELETE ( drop table ) - [X] /triggers - [X] GET (List) - [X] POST ( create trigger ) - [X] PATCH ( alter trigger ) - [X] DELETE ( drop trigger ) - [ ] /types - [X] GET (List) - [ ] POST ( create type ) - [ ] PATCH ( alter type ) - [ ] DELETE ( drop type ) Helpers: - [ ] /config","default_branch":null,"files":null,"tree":[],"storefront":"/r/supabase","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/supabase/postgres-meta/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}