Frameworks
Putnami ships multiple frameworks that share the same architectural principles but use language-native implementations.
| Surface | Start here | Use it for |
|---|---|---|
| TypeScript | Getting Started | React SSR apps, API services, TypeScript libraries |
| Go | Getting Started | Backend services, workers, Go libraries |
| Python (experimental) | Getting Started | Explicit opt-in FastAPI services, Python packages, and data experiments; no Go/TypeScript parity |
The Python surface is the extension and its templates. No Putnami Python framework package family ships today, it is never enabled by default, and it carries no parity promise with Go or TypeScript. The reviewed status of every package on this page is on Support status.
Within the TypeScript framework, data is split by shape:
- Persistence for relational PostgreSQL data
- Document storage for document collections and NoSQL-style repositories
- Storage for files, blobs, and signed URLs