for PostgreSQL

PostgreSQL admin in a single PHP file

Coming soon See all tools

The same single-file simplicity as AMPLE — built for PostgreSQL with full support for schemas, sequences, arrays, JSONB, and native Postgres types.

Full CRUD

Browse, insert, update, and delete records across any schema and table. Pagination, inline actions, and bulk delete included.

Native Postgres types

Auto-detects arrays, JSONB, enums, hstore, UUID, and sequences — rendering the right input for every column automatically.

Schema navigation

Browse and switch between PostgreSQL schemas and the tables within them from the sidebar.

Column rules

Store per-column configuration in Postgres comments. Override labels, add hints, mark fields as readonly or hidden.

Lockable config

Ship a config.php to pre-lock host, port, schema, or table. Ideal for embedding next to a specific app.

One file

Everything in apple.php — no Composer, no npm, no build step. Upload it however you deploy.