mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 06:40:59 +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