|
1 |
| -If you want to become a maintainer of this package -- please, contact me via a@mochalygin.ru |
2 |
| - |
| 1 | +# Doctrine DBAL ClickHouse Driver |
3 | 2 |
|
4 |
| -[](https://travis-ci.org/FriendsOfDoctrine/dbal-clickhouse) |
5 |
| -[](https://packagist.org/packages/friendsofdoctrine/dbal-clickhouse) |
6 |
| -[](https://packagist.org/packages/friendsofdoctrine/dbal-clickhouse) |
7 |
| -[](https://packagist.org/packages/friendsofdoctrine/dbal-clickhouse) |
| 3 | +[](https://packagist.org/packages/FriendsOfDoctrine/dbal-clickhouse) |
| 4 | +[](https://github.com/FriendsOfDoctrine/dbal-clickhouse/actions/workflows/tests.yml?query=branch%3Amaster) |
| 5 | +[](https://github.com/FriendsOfDoctrine/dbal-clickhouse/actions/workflows/phpstan.yml?query=branch%3Amaster) |
| 6 | +[](https://packagist.org/packages/FriendsOfDoctrine/dbal-clickhouse) |
| 7 | +[](https://packagist.org/packages/FriendsOfDoctrine/dbal-clickhouse) |
8 | 8 |
|
9 |
| -# Doctrine DBAL ClickHouse Driver |
| 9 | +Doctrine DBAL driver for ClickHouse - an open-source column-oriented database management system by [Yandex](https://clickhouse.yandex/) |
10 | 10 |
|
11 |
| -Doctrine DBAL driver for ClickHouse -- an open-source column-oriented database management system by Yandex (https://clickhouse.yandex/) |
| 11 | +**Driver is suitable for Symfony or any other framework using Doctrine.** |
12 | 12 |
|
13 |
| -Driver is suitable for Symfony or any other framework using Doctrine. |
| 13 | +* [v2](https://github.com/FriendsOfDoctrine/dbal-clickhouse/releases?q=v2.) supports Doctrine DBAL 3+ and PHP 8.0+ [BETA release] |
| 14 | +* [v1](https://github.com/FriendsOfDoctrine/dbal-clickhouse/releases?q=v1.) supports Doctrine DBAL 2+ and PHP 7.1+ |
14 | 15 |
|
15 | 16 | ## Installation
|
16 | 17 |
|
|
0 commit comments