Postgres Meta is a RESTful API for managing PostgreSQL databases, developed by Supabase. It allows users to perform administrative tasks such as creating tables, views, functions, roles, and extensions programmatically through HTTP endpoints. Postgres Meta enables developers to integrate database management directly into dashboards, automation tools, or backend services without requiring SQL access or pgAdmin.
Features
- REST API for full PostgreSQL database management
- Create and manage tables, views, roles, and schemas
- Supports extensions, functions, and triggers
- Real-time introspection of the database schema
- Designed for self-hosting and integration with dashboards
- JSON-based responses for easy client-side usage
Categories
DatabaseLicense
Apache License V2.0Follow Postgres Meta
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Postgres Meta!