phpClickHouse:PHP的ClickHouse包装

时间:2021-05-08 08:03:31
【文件属性】:
文件名称:phpClickHouse:PHP的ClickHouse包装
文件大小:104KB
文件格式:ZIP
更新时间:2021-05-08 08:03:31
php clickhouse php-clickhouse-wrapper php-clickhouse PHP PHP ClickHouse包装器 特征 没有依赖关系,只有Curl(支持php >=7.1 ) 选择并行查询(异步) CSV文件中的异步批量插入 Http压缩(Gzip),用于批量插入 查找活动主机,检查集群 选择WHERE IN(本地csv文件) SQL条件和模板 tableSize和databaseSize listPartitions 集群中的truncateTable 插入数组作为列 获取集群中的主节点副本 获取所有节点中的tableSize 异步获取ClickHouse进度功能 streamRead / Write&Closure函数 安装作曲家 composer require smi2/phpclickhouse 在PHP中 // vendor autoload $ db = new ClickHouseDB \ Client ([ 'config_arra
【文件预览】:
phpClickHouse-master
----.scrutinizer.yml(1KB)
----include.php(2KB)
----src()
--------Client.php(23KB)
--------Query()
--------Exception()
--------Cluster.php(17KB)
--------Transport()
--------Settings.php(4KB)
--------Statement.php(12KB)
--------Quote()
--------Type()
----phpunit.xml.dist(1KB)
----phpcs.xml.dist(601B)
----phpstan.neon.dist(119B)
----.travis.yml(3KB)
----example()
--------exam24_async_many.php(548B)
--------exam03_batch_insert.php(3KB)
--------exam17_sample_data_inthash.php(5KB)
--------00_config_connect.php(190B)
--------exam01_select.php(837B)
--------exam16_custom_degeneration.php(1024B)
--------exam21_httpS.php(815B)
--------exam02_createtable.php(3KB)
--------exam10_settings.php(1KB)
--------exam13_nested.php(858B)
--------exam19_readonly_user.php(652B)
--------exam04_sql_conditions.php(3KB)
--------exam20_FormatLine_TSV.php(2KB)
--------exam05_error_async.php(3KB)
--------exam08_http_gzip_batch_insert.php(5KB)
--------exam18_log_queries.php(309B)
--------exam11_errors.php(1KB)
--------exam12_array.php(5KB)
--------exam07_where_in.php(2KB)
--------cluster()
--------exam17_sample_data_cityHash64.php(5KB)
--------exam15_direct_write_result.php(3KB)
--------exam22_PROGRESSFUNCTION.php(893B)
--------Helper.php(6KB)
--------exam23_streams.php(2KB)
--------exam09_drop_partitions.php(3KB)
--------exam14_Statistics_in_JSON.php(762B)
----LICENSE(1KB)
----README.md(19KB)
----tests()
--------ConditionsTest.php(9KB)
--------Query()
--------SessionsTest.php(3KB)
--------UriTest.php(2KB)
--------JsonTest.php(985B)
--------StrictQuoteLineTest.php(2KB)
--------FetchTest.php(2KB)
--------ProgressAndEscapeTest.php(2KB)
--------StreamTest.php(2KB)
--------TableSizeTest.php(2KB)
--------InsertAssocTest.php(2KB)
--------BindingsTest.php(6KB)
--------Type()
--------AsyncSelectTest.php(881B)
--------ClientTest.php(32KB)
--------docker-compose.yaml(300B)
--------FormatQueryTest.php(2KB)
--------WithClient.php(1KB)
----.gitignore(92B)
----CHANGELOG.md(7KB)
----composer.json(864B)

网友评论