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 | Getting Started | FastAPI services, Python packages, data workloads |
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