mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-14 22:30:27 +08:00
284 B
284 B
Working with Database
Architecture
Data Access Object (DAO)
- Connection
- Command
- DataReader
- Transaction
Schema
- TableSchema
- ColumnSchema
Query Builder
- Query
- QueryBuilder
ActiveRecord
- ActiveRecord
- ActiveQuery