- Infra
- Dependency injection
- CLI
- generate
- migrate
- info
- init
- ORM
- Create
- Input validation
- Simple create
- Nested create
- Relation connection
- Create many
- ID generation
- Find
- Input validation
- Field selection
- Omit
- Counting relation
- Pagination
- Skip and limit
- Cursor
- Filtering
- Unique fields
- Scalar fields
- Relation fields
- Sort
- Scalar fields
- Relation fields
- Relation inclusion
- Filtering
- Sorting
- Pagination
- Distinct
- Update
- Input validation
- Top-level
- Nested to-many
- Nested to-one
- Delta update for numeric fields
- Array update
- Delete
- Aggregation
- Count
- Aggregate
- Group by
- Extensions
- Query builder API
- Computed fields
- [?] Prisma client extension
- Misc
- Rename AST Model to Schema
- Compound ID
- Cross field comparison
- Many-to-many relation
- Cache validation schemas
- [?] Logging
- Error system
- [?] Custom table name
- Custom field name
- Create
- Access Policy
- Polymorphism
- Migration
- Databases
- SQLite
- PostgreSQL
- MySQL