As of Yii 1.1.8, it supports the following:
- PostgreSQL
- MySQL
- sqlite 3 and sqlite 2
- Microsoft SQL Server
- Oracle
Yii also supports dblib
Some other useful database features supported by Yii include:
- transactions
- schema caching for ActiveRecord
- query caching
- null conversion
- database cache dependencies
- performance profiling
Does yii support postgresql hstore extension ?
ReplyDelete