-
Updated
Apr 30, 2022 - C++
clickhouse
Here are 437 public repositories matching this topic...
-
Updated
Apr 30, 2022 - Java
-
Updated
Apr 12, 2022 - Java
-
Updated
Apr 29, 2022 - Elixir
-
Updated
Apr 30, 2022 - JavaScript
-
Updated
Apr 30, 2022 - JavaScript
人大金仓数据库连接异常
问题描述及重现步骤:
直接导入包FreeSql.Provider.KingbaseES
测试代码:
var connStr = "Server=xxxxxx;Port=60049;UID=system;PWD=123456;database=test;MAXPOOLSIZE=2";
var fsql = new FreeSqlBuilder()
.UseConnectionString(DataType.KingbaseES, connStr)
.Build();
直接提示密码认证失败
若是使用OdbcKingbaseES,再导入odbc包会一直提示找不到没有数据源名称
另一个群里的朋友遇到的人大金仓的问题
"
-
Updated
Apr 30, 2022 - Go
-
Updated
Apr 30, 2022 - Python
-
Updated
Mar 23, 2022 - Go
-
Updated
Apr 26, 2022 - TypeScript
-
Updated
May 9, 2021 - Scala
-
Updated
Apr 18, 2022 - Go
需要绑定的变量对应的tag未生效
-
Updated
Apr 30, 2022 - Go
For security issues, some companies need that each sql user has their own cache.
Indeed, if clickhouse is configured with ROW policies or other kind of user rights, a user could have access to forbidden data if the query was previously done by another user with the right access and the result is is already cached in CH
-
Updated
Apr 5, 2022 - Ruby
-
Updated
Apr 24, 2022 - Python
-
Updated
Mar 21, 2022 - Go
-
Updated
Apr 25, 2022 - HTML
-
Updated
Apr 29, 2022 - Vue
-
Updated
Apr 27, 2022 - Go
Please help us write most modern and shortest code solution for this issue:
How to execute count query on data frame (technology: python-pandas)
Fast way
Just write the code solution in the comments.
Prefered way
- Create pull request with a new code file inside inbox folder.
- Do
-
Updated
Apr 27, 2022 - Java
Improve this page
Add a description, image, and links to the clickhouse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clickhouse topic, visit your repo's landing page and select "manage topics."

Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
I think would be helpful supporting elasticsearch because is one of the most used search engines
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
_N