# pgschema ## Docs - [I asked Manus to demo my CLI with asciinema](https://www.pgschema.com/blog/demo-with-manus-and-asciinema.md) - [pgschema: Postgres Declarative Schema Migration, like Terraform](https://www.pgschema.com/blog/pgschema-postgres-declarative-schema-migration-like-terraform.md) - [Apply](https://www.pgschema.com/cli/apply.md) - [Dump](https://www.pgschema.com/cli/dump.md) - [Plan](https://www.pgschema.com/cli/plan.md) - [For Coding Agent](https://www.pgschema.com/coding-agent.md) - [FAQ](https://www.pgschema.com/faq.md) - [Introduction](https://www.pgschema.com/index.md): Declarative schema migration for Postgres - [Installation](https://www.pgschema.com/installation.md) - [Quickstart](https://www.pgschema.com/quickstart.md) - [COMMENT ON](https://www.pgschema.com/syntax/comment_on.md) - [CREATE DOMAIN](https://www.pgschema.com/syntax/create_domain.md) - [CREATE FUNCTION](https://www.pgschema.com/syntax/create_function.md) - [CREATE INDEX](https://www.pgschema.com/syntax/create_index.md) - [CREATE MATERIALIZED VIEW](https://www.pgschema.com/syntax/create_materialized_view.md) - [CREATE POLICY](https://www.pgschema.com/syntax/create_policy.md) - [CREATE PROCEDURE](https://www.pgschema.com/syntax/create_procedure.md) - [CREATE SEQUENCE](https://www.pgschema.com/syntax/create_sequence.md) - [CREATE TABLE](https://www.pgschema.com/syntax/create_table.md) - [CREATE TRIGGER](https://www.pgschema.com/syntax/create_trigger.md) - [CREATE TYPE](https://www.pgschema.com/syntax/create_type.md) - [CREATE VIEW](https://www.pgschema.com/syntax/create_view.md) - [Unsupported](https://www.pgschema.com/syntax/unsupported.md) - [GitOps](https://www.pgschema.com/workflow/gitops.md) - [Local to Production](https://www.pgschema.com/workflow/local-to-production.md) - [Modular Schema Files](https://www.pgschema.com/workflow/modular-schema-files.md) - [Online DDL](https://www.pgschema.com/workflow/online-ddl.md) - [Plan, Review, Apply](https://www.pgschema.com/workflow/plan-review-apply.md) - [Rollback](https://www.pgschema.com/workflow/rollback.md) - [Tenant Schema Reconciliation](https://www.pgschema.com/workflow/tenant-schema.md)