Live data from Hacker News

Viewing profile — craftsquick

craftsquick

HN member
Joined
Mon, Apr 18, 2022, 7:52 AM UTC
HN karma
144
Public activity
21 items

About craftsquick

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #34424927

    Really sorry about that -- I should've turned off test mode now for Google OAuth. Login work ok now?

  8. comment
    Comment #34424674

    This is a self-plug but shapedata.io does similar things on top of Postgres -- it is much younger than Datasette, so has far fewer features, but should give you a similar explorati…

  9. story
    Ask HN: How do you manage on-prem servers?

    What is the best way to (/how do you) set up on-premise servers to give end-user engineers a cloud-like experience (keeping track of which servers are in use, remote SSHes, network…

  10. story
  11. story
  12. story
  13. comment
    Comment #32901786

    Hey HN! I downloaded and parsed through 100M prices negotiated by Blue Cross of Washington (Premera Blue Cross) for all their in-network healthcare procedures. I've compressed abou…

  14. story
  15. story
    Show HN: No-code data analysis

    Hey HN! We built Shape recently and would love to hear your thoughts. A lot of jobs now require making decisions with data in a database or warehouse. Unfortunately, most people do…

  16. comment
  17. comment
    Comment #31349430

    Thanks! Frontend: React/Redux and React Flow (for the graph) Backend: Node and Knex.js (for the query generation)

  18. comment
    Comment #31336026

    You should be able to build every SQL query with this. I built an example Top-N query here: https://imgur.com/a/2xKLltl Right now building Top-N (and my example) assumes you know t…

  19. comment
    Comment #31335689

    The primary reason was that this was built in one weekend! The information_schema query is a great idea actually, I'll build that in -- thank you!

  20. story
    Show HN: No-Code SQL Builder

    Hey everyone! I built a tool to help you visually build SQL queries - if you write a lot of SQL at work (or help people write it), check it out! You can try it out without needing …

  21. story
    Show HN: CraftSQL helps you write SQL easily

    Hey everyone! I'm a long-time reader, first-time poster. I built a tool to help you easily write SQL by building queries visually. I did this because (a) I used to write a lot of S…