Skip to content

Commit e120b88

Browse files
samdarkvjik
andauthored
Update guide/en/start/databases.md
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
1 parent 8869175 commit e120b88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/en/start/databases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Yii doesn't dictate using a particular database or storage for your application.
44
There are many ways you can work with relational databases:
55

6-
- [DB](https://github.com/yiisoft/db)
7-
- [Active Record](https://github.com/yiisoft/active-record)
6+
- [Yii DB](https://github.com/yiisoft/db)
7+
- [Yii Active Record](https://github.com/yiisoft/active-record)
88
- [Cycle](https://github.com/cycle) via [Yii Cycle package](https://github.com/yiisoft/yii-cycle)
99
- [Doctrine](https://www.doctrine-project.org/) via [Yii Doctrine package](https://github.com/stargazer-team/yii-doctrine)
1010
- [PDO](https://www.php.net/manual/en/book.pdo.php)

0 commit comments

Comments
 (0)