Update in .Net section of 3rd party libraries

This commit is contained in:
Ilya Breev 2018-07-13 12:26:19 +03:00 committed by alexey-milovidov
parent 5384504fa2
commit 0ee6b20381

View File

@ -30,7 +30,9 @@ There are libraries for working with ClickHouse for:
- [clickhouse-r](https://github.com/hannesmuehleisen/clickhouse-r)
- [RClickhouse](https://github.com/IMSMWU/RClickhouse)
- .NET
- [ClickHouse-Net](https://github.com/killwort/ClickHouse-Net)
- [ClickHouse.Ado](https://github.com/killwort/ClickHouse-Net)
- [ClickHouse.Net](https://github.com/ilyabreev/ClickHouse.Net)
- [ClickHouse.Net.Migrations](https://github.com/ilyabreev/ClickHouse.Net.Migrations)
- C++
- [clickhouse-cpp](https://github.com/artpaul/clickhouse-cpp/)
- Elixir