Viewing profile — neilotoole
neilotoole
HN member- Joined
- Mon, Oct 07, 2024, 2:08 PM UTC
- HN karma
- 35
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About neilotoole
No profile information was provided.
Recent public activity
-
comment
Comment #41766619
That's an unfortunate naming clash. This "sq" (sq.io) predates the sequoia "sq" by several years I believe.
-
comment
Comment #41766540
Developer here. Thanks for the kind words. Substring matching is on my short list (also totally open to a PR!).
-
comment
Comment #41766526
You can already install sq using several of the common package managers, or build from (Go) source if you prefer. https://sq.io/docs/install
-
comment
Comment #41766511
> I'm not really seeing anything I can't do with standard SQL and CLI tools like psql. Developer here. There's a few features other than the query stuff that I still think are pret…
-
comment
Comment #41766460
The theory at the time was that if "SQL" is pronounced like "sequel", and "sq" is just dropping the "L" from "SQL", then "sq" must be... I suspect the uptake on the "seek" pronunci…
-
comment
Comment #41766378
Developer here. That was exactly the target audience. Note that sq doesn't just handle relational DBs, it also has (varying quality) support for CSV, JSON, Excel, and so on. At the…
-
comment
Comment #41766331
> How would I know its outputting the correct SQL? If you mess up joins you end up with bad output. The generated SQL is output in sq's logs, when logging is enabled. https://sq.io…
-
comment
Comment #41766304
I'm not GP, but I am the sq developer. > the person just thought “this would be cool to have” and implemented it. Correct. This is true of much OSS, or at least I've always suspect…
-
comment
Comment #41766280
> It's a weird trend that seems almost entirely motivated by people wanting open source projects in their resume Developer here. I can't speak to what you see as the weird trend, b…