|
5 | 5 | <a href="https://www.oracle.com/database/technologies/" target="_blank">
|
6 | 6 | <img src="https://avatars3.githubusercontent.com/u/4430336" height="100px">
|
7 | 7 | </a>
|
8 |
| - <h1 align="center">Yii Database Oracle Extension</h1> |
| 8 | + <h1 align="center">Oracle driver for Yii Database</h1> |
9 | 9 | <br>
|
10 | 10 | </p>
|
11 | 11 |
|
12 |
| -Yii Database Oracle Extension is a database driver for [Oracle] databases that is part of the [Yii Framework]. The Yii framework is an open-source PHP framework for web application development. |
| 12 | +Oracle driver for [Yii Database](https://github.com/yiisoft/db) is a database driver for [Oracle] databases. |
13 | 13 |
|
14 |
| -The package allows you to connect to [Oracle] databases from your Yii application and perform various database operations such as executing queries, creating and modifying database schema, and processing data. It supports a wide range of [Oracle] versions and provides a simple and efficient interface for working with [Oracle] databases in your Yii application. |
| 14 | +The package allows you to connect to [Oracle] databases from your application and perform various database operations |
| 15 | +such as executing queries, creating and modifying database schema, and processing data. It supports a wide range of |
| 16 | +[Oracle] versions and provides a simple and efficient interface for working with [Oracle] databases. |
15 | 17 |
|
16 |
| -To use Yii Database Oracle Extension in your Yii application, you need to have the [Oracle] client library installed and configured on your server, and you need to specify the correct database connection parameters in your Yii application's configuration file. Once you have done this, you can use the Yii Database Oracle Extension driver to connect to your Oracle database and perform various database operations as needed. |
17 |
| - |
18 |
| -It is used in [Yii Framework] but can be used separately. |
| 18 | +To use the package, you need to have the [Oracle] client library installed and configured on your server, and you need |
| 19 | +to specify the correct database connection parameters. Once you have done this, you can use the driver to connect to |
| 20 | +your Oracle database and perform various database operations as needed. |
19 | 21 |
|
20 | 22 | [Oracle]: https://www.oracle.com/database/technologies/
|
21 |
| -[Yii Framework]: https://www.yiiframework.com/ |
22 | 23 |
|
23 | 24 | [](https://packagist.org/packages/yiisoft/db-oracle)
|
24 | 25 | [](https://packagist.org/packages/yiisoft/db-oracle)
|
|
0 commit comments