# postgresdk > postgresdk is a CLI + library that introspects a PostgreSQL schema and generates a fully typed Hono API server and TypeScript client SDK — with eager-loading includes, Zod validation, transactions, pgvector/pg_trgm search, soft-delete, and API-key/JWT auth. ## Documentation Sets - [Abridged documentation](https://docs.postgresdk.com/llms-small.txt): a compact version of the documentation for postgresdk, with non-essential content removed - [Complete documentation](https://docs.postgresdk.com/llms-full.txt): the full documentation for postgresdk ## Notes - The complete documentation includes all content from the official documentation - The content is automatically generated from the same source as the official documentation