GithubHelp home page GithubHelp logo

Comments (4)

kenshaw avatar kenshaw commented on June 23, 2024

I've read the Clickhouse driver code, this needs to be added via dburl generating the schema with a +http and +https scheme. Alternately, could use completely different schemes. I'll look into this and try to get an implementation out in the next few hours.

from usql.

kenshaw avatar kenshaw commented on June 23, 2024

Pushing a release now -- Clickhouse URLs should now support clickhouse+http and clickhouse+https. I have not thoroughly vetted this, please provide feedback if this meets your expectations.

from usql.

kenshaw avatar kenshaw commented on June 23, 2024

@tarasglek I was just rereading your original comment. The commit I pushed adds support for clickhouse+http:// and clickhouse+https:// as URL schemes, however it's worth noting that \c clickhouse https://user:pass@host/db?secure should have been able to connect.

I would assume if it failed, you were on an older version of usql -- if so, could you share what version of usql you encountered this with?

Regardless, as soon as the builds have finished, I'll set the release and when you update to the latest v0.19.1 version of usql, all of the URL forms you shared above should work. If they don't, please open a new issue and I'll debug further.

from usql.

tarasglek avatar tarasglek commented on June 23, 2024

Wow, thanks for quick turn-around, I wish I reported this earlier :) Verified that the clickhouse+ way works as one would expect!

\c clickhouse https://user:pass@host/db?secure did work, sorry if i wasn't clear.

from usql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.