Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/bavix/ClickhouseBuilder

Fluent queries builder for Clickhouse. Also has integration with Laravel / Lumen.
https://github.com/bavix/ClickhouseBuilder

add support php8

9a1dab00743dbce0a24b1812d48ed7ffc0631019 authored almost 4 years ago by Babichev Maxim <[email protected]>
Fix joins readme & new test case (#37)

8da8546fbf598322445a0924a1a1df7ddaa1c965 authored almost 4 years ago by Vitalii <[email protected]>
Add sum, round functions for Column (#36)

5441f01198a13526af70a2721508934c0b9ea53e authored almost 4 years ago by Vitalii <[email protected]>
Add factory method for Column (#35)

1d315f5e6c61297bb30201fc380b2260acf3ca2c authored almost 4 years ago by Vitalii <[email protected]>
Optimize builder insert (#33)

* remove array_flatten from builder insert, added skip sort flag in builder insert
* fix style

9a5f101234ac12a7b6a09544f677fbb657fd7e10 authored about 4 years ago by Alexander <[email protected]>
Updated dependency clickhouse-php-client (#32)

3aa5dda576a6b7c5a0485158cd79d51ff52ab5eb authored over 4 years ago by Babichev Maxim <[email protected]>
Adding the ability to work with tags servers and the ability to set alias for joined table (#30)

* allowed to use proxy servers and to set alias for join

* added more tests, dev dependency a...

2d021de4b0385caf2caef4550d5a6af1dd3936aa authored over 4 years ago by romanpravda <[email protected]>
Merge pull request #29 from pavemaksim/patch-1

Typo fixed in group by examples in readme

66a4afc804878e468648a25bbf7995ae329bfd14 authored over 4 years ago by Alexander <[email protected]>
Typo fixed in group by examples in readme

869378c6efc111dbb9591b5e9a829c15a104ac34 authored over 4 years ago by pavemaksim <[email protected]>
Merge pull request #27 from AndrewZoh/add_alias_to_join

Add alias to join

3b2f9d5031238f28261176650a9d0839c6c8d791 authored over 4 years ago by Alexander <[email protected]>
Style fixes

ee3b703cbb616905c71d9e1a9e370984a0153935 authored over 4 years ago by andrey.bychkov <[email protected]>
Style fixes

c011a732b1da5d7f1335ebc927a21cbf2896bb5d authored over 4 years ago by andrey.bychkov <[email protected]>
Add tests and style fixes

6197f58c21a7c08041c6b44b5e1e216a0bf41830 authored over 4 years ago by andrey.bychkov <[email protected]>
Add alias to join

38aae04e008e01c8098bb8d7bf83cc73df8ee0fc authored over 4 years ago by andrey.bychkov <[email protected]>
Merge pull request #24 from byigorv/master

fix table in Integrations\Laravel\Connection for Laravel 6

a5d31a4945c233aceb56bb038c9bfef9d1d0842d authored almost 5 years ago by Alexander <[email protected]>
fix table in Integrations\Laravel\Connection for Laravel 6

b9306d80837df69a1d0c02f466a918e842095337 authored almost 5 years ago by Igor Bychkov <[email protected]>
Merge pull request #22 from xxxcoltxxx/feature/pagination-empty-wherein

Add paginate method + handle empty array for whereIn method

f34f53618afa1fad6c8e89d167527783017cf5bd authored about 5 years ago by Alexander <[email protected]>
Add paginate method + handle empty array for whereIn method

b85ba8149ffef02fdb8d3ef35fba39ab60e8b7a7 authored about 5 years ago by Aleksandr Paramonov <[email protected]>
Setting laravel event dispatcher in the connection for logging queries

0bab27dab5fbe4bb0d20d0b0fa1a3b1c7b6eaa93 authored about 5 years ago by Aleksandr Evsigneev <[email protected]>
Possibility to get query statistics from the connection throught builder, possibility to specify server configuration without servers option in config

53a94626f0ee201b59f9604acec021c34f74f6b5 authored about 5 years ago by Aleksandr Evsigneev <[email protected]>
fix createClientFor in Integrations\Laravel\Connection

4e2824185683c559cfe75f3e1730e43685db4c1f authored about 5 years ago by Aleksandr Evsigneev <[email protected]>
Merge pull request #20 from gitlog/patch-1

fix: first

cf1c8787475b58ae27a0f143a17418b2545bd14f authored about 5 years ago by Alexander <[email protected]>
fix: first

https://github.com/the-tinderbox/ClickhouseBuilder/blob/master/src/Integrations/Laravel/Builder....

6487c479b839e372d67811cce16ce8d1ff861268 authored about 5 years ago by GitLog <[email protected]>
fix version for clickhouse client in composer.json

695fa1753f90114494dea8b574a3e53a47e4b5fd authored over 5 years ago by Aleksandr Evsigneev <[email protected]>
fix tests

b85e2bcd51c7df09be7b4ed0cce2633833347b68 authored over 5 years ago by Aleksandr Evsigneev <[email protected]>
adapt clickhouse builder to the latest clickhouse client

bd9abf90339bccdd36b554c6ba7bc9e3311f1c38 authored over 5 years ago by Aleksandr Evsigneev <[email protected]>
adding possibility to perform join without strictness

ab5c72a6e2383237f1796dbec084d86d4f45ef38 authored over 5 years ago by Aleksandr Evsigneev <[email protected]>
added slashes for string in wrap method (preventing sql injections)

d74323a38c546f39c700f89883607694786da0b3 authored almost 6 years ago by evsign <[email protected]>
added passing transport options to the http transport in laravel connection

53d8da14a37cbb8b471e143481dea88560252248 authored almost 6 years ago by evsign <[email protected]>
fix selectAsync in Connection

4c852426376b1affc69bcefb8d39bc1234c3645e authored about 6 years ago by evsign <[email protected]>
added missing insertFile method to Builder in Laravel integrations

51ab2d6514fef1673b79c2d1a994ec47a5605b4d authored about 6 years ago by Александр Ярославцев <[email protected]>
added ability to convert builder instance to query instance

54bfabb09aef9ae4f0420824617ddb8caa26d481 authored about 6 years ago by Александр Ярославцев <[email protected]>
fixed functions tests coverage

c84c630f74f5e41e5265f213c238e764fdb9c048 authored about 6 years ago by Александр Ярославцев <[email protected]>
docs, fixed addFile method, fixed version of client in composer.json

22bf5616443bd7202be2d58dd2267c6c5b6ff181 authored about 6 years ago by Александр Ярославцев <[email protected]>
refactored to client 1.1.1 version, updated tests

5f5d90cd33fdab401cba7d345a41a2cfc4472307 authored about 6 years ago by Александр Ярославцев <[email protected]>
fix version for clickhouse client

f30ba4cdd30cb293471850c777e774e5497685a4 authored about 6 years ago by evsign <[email protected]>
moved insert into memory table into external helper

a025eab000fa0a3a4ab18fba65c40e68b5e9b0cf authored about 6 years ago by ay <[email protected]>
updated for client 1.1.0

5c4496404c50301881b5739d9d756dc21bf97d39 authored about 6 years ago by Александр Ярославцев <[email protected]>
updated for client 1.1.0

16d5fd2cdaa7f30bca06d5ec872d07a8c2929977 authored about 6 years ago by Александр Ярославцев <[email protected]>
fixed error in select async method

d85448099249d5c48b935e5cf2931ae7ba3bf775 authored over 6 years ago by Александр Ярославцев <[email protected]>
changed client min version

a37230476576b24d30aaafed72e1fe3f52625a86 authored over 6 years ago by Александр Ярославцев <[email protected]>
added last query statistic

291ef383e3437a671946c63b1cb1ec2a9a5fabc4 authored over 6 years ago by Александр Ярославцев <[email protected]>
fixed ccat path

c594403011f09cf28860b9091f385e9ce72e5205 authored over 6 years ago by Александр Ярославцев <[email protected]>
Merge pull request #10 from the-tinderbox/ability_to_send_multiple_files_as_one

Ability to send multiple files as one

cf2f2942f64de79531aaac5ef095b292ba6a3381 authored over 6 years ago by TinderBox <[email protected]>
Merge branch 'master' into ability_to_send_multiple_files_as_one

415ae59d91325f41c479af375f688b79116759ba authored over 6 years ago by TinderBox <[email protected]>
changed client version

d54be31600704f158dafad556d3bb643a7a1aa6e authored over 6 years ago by Александр Ярославцев <[email protected]>
changed client branch

60f5cb6453a13fb8f85538aba293e128d79fdbc8 authored over 6 years ago by Александр Ярославцев <[email protected]>
added ability to pass new CLI transport options

cad91dc37bdc849d6cc45a6cb11238f8b8ae2e4e authored over 6 years ago by Александр Ярославцев <[email protected]>
set branch for delete as one file in cluent

122df4e087ff8eb5578b945589eb202100d899a9 authored over 6 years ago by Alexandr Evsigneev <[email protected]>
added possibility to delete query and set cluster for table

eaf98634df2b289bf9b166eca8f8c92765db87e6 authored over 6 years ago by Alexandr Evsigneev <[email protected]>
Merge pull request #9 from the-tinderbox/fixes_and_laravel_5.6

Fixes for tests and support for php 7.2, laravel 5.6

1d23b17496f60f9d8db2ef45067ad8235a4e3beb authored over 6 years ago by Alexander <[email protected]>
added support for laravel 5.6 and php 7.2, fixed tests

0c1ad4465c74489da60f5019260b8c42f7396a5a authored over 6 years ago by Alexandr Evsigneev <[email protected]>
added ability to send multiple files as one via CLI transport

fee34d0da52d1577985ce073452eec3f501818f9 authored over 6 years ago by Александр Ярославцев <[email protected]>
Update TwoElementsLogicExpressionsCompiler.php

5d32e81ab6b0df373910beb29aed7f2cc9ef6e46 authored about 7 years ago by TinderBox <[email protected]>
added transport selection

ae8a2e0b46469b9f2b787a538e20b397a0b10f63 authored about 7 years ago by ay <[email protected]>
added ability to use random server from cluster

6383bba55ab3e7f61a112bb4d5ea239e3fa756b6 authored over 7 years ago by TinderBox <[email protected]>
added ability to use macroses on laravel builder, fixed wrong result merging in selectAsync, added array join ability

3fb53d1e61e687e605083971b9f8592842362881 authored over 7 years ago by Ярославцев Александр <[email protected]>
Merge pull request #5 from the-tinderbox/103-added_add_prefixed_methods

added fixes to getCountQuery

c39508097bce18dbdc1b4795ad2fcb71571179ee authored over 7 years ago by TinderBox <[email protected]>
added fixes to getCountQuery

5a46a06289ed985491a0e3b6c57083f227a21ba0 authored over 7 years ago by ay <[email protected]>
Merge pull request #4 from the-tinderbox/103-added_add_prefixed_methods

added addGroupBy method, added count method, added getCountQuery method

77f1be4392c4729c8b79e8d40fde673aa243abb0 authored over 7 years ago by TinderBox <[email protected]>
added addGroupBy method, added count method, added getCountQuery method

42e837574c2589d59a8d8e426001f6d659d46d5a authored over 7 years ago by ay <[email protected]>
Merge pull request #3 from the-tinderbox/101_add_where_in_file_and_join_file

101 add where in file and join file

dcf603d145954165c3b2e420155e5ed33c635946 authored over 7 years ago by TinderBox <[email protected]>
added ability to use named keys in async queries

18ccec0e8845e5596f8608b6b4d5726046d9ee26 authored over 7 years ago by ay <[email protected]>
fix tests, fix compiling zero as value in two element logic expression, fix return tupes in base builder

65ef76e58c981c06a375e74c43fdb2d025fce514 authored over 7 years ago by Alexandr Evsigneev <[email protected]>
fixed errors on 0 value argument in where and others, changed instanceof self and instanceof Builder to instanceof BaseBuilder

0b472a1cd7598741ab049c762f5c3fe8ba8ee5f8 authored over 7 years ago by ay <[email protected]>
Fix tests and simplify gathering of all async queries

e1c46c11f337d88b186b7cd1743906d82d2c3ce6 authored over 7 years ago by Alexandr Evsigneev <[email protected]>
fixed missing $tables param in select, fixed composer.json

4375d52073defe5c60067d3486c84b4c8485cc1e authored over 7 years ago by Ярославцев Александр <[email protected]>
fixed error in composer.json

99a7b3034f7629af64fa34ea01d359a1dfdbdfb1 authored over 7 years ago by Ярославцев Александр <[email protected]>
fixed missing files statement in autoload section

565058041c9265b40c70436640b8fa0dc5e99974 authored over 7 years ago by Ярославцев Александр <[email protected]>
added ability to use local files as temporary tables

97d2698fa67d649d952afe150f831d69b8614367 authored over 7 years ago by Ярославцев Александр <[email protected]>
Merge pull request #2 from the-tinderbox/analysis-XlYaxW

Apply fixes from StyleCI

f61e17309bfbfb17ba197fe259c1d0137cb188b1 authored over 7 years ago by TinderBox <[email protected]>
Apply fixes from StyleCI

8011c89817c0b11749f08c98b4d2aee6d88d1908 authored over 7 years ago by TinderBox <[email protected]>
Updated readme

d4eac5525e0fc14ef48944b46c5a3859b7e3af96 authored over 7 years ago by TinderBox <[email protected]>
Added coverage badge

dd44e195e8d06993ccd16760b38bdb287251641a authored over 7 years ago by TinderBox <[email protected]>
Added coverage badge

b23704998923c086bd54ba101e576c210bd3c40e authored over 7 years ago by TinderBox <[email protected]>
Merge remote-tracking branch 'origin/master'

92d43e59839d3eda264193c18931b6f42d00ba9e authored over 7 years ago by Ярославцев Александр <[email protected]>
updated travis-ci and added coveralls

f50f0f5b9c62c88c2d6e321f8fe0dfb61aae1f25 authored over 7 years ago by Ярославцев Александр <[email protected]>
Updated readme

62737fd790de62c17cb7564e3bc4e16c14d258ae authored over 7 years ago by TinderBox <[email protected]>
updated readme

7704cbba54977a2797a25dcb45db6636ab6ed7e3 authored over 7 years ago by Ярославцев Александр <[email protected]>
Initial commit

5403ab1a9bc1e75fa720c6945c9f171ca8248390 authored over 7 years ago by Ярославцев Александр <[email protected]>