Viewing profile — amjith
amjith
HN member- Joined
- Tue, May 13, 2008, 2:46 PM UTC
- HN karma
- 1,042
- Public activity
- 204 items
- HN profile
- View on Hacker News ↗
About amjith
* Creator of pgcli and mycli.
amjith.r at gmail.com
@amjithr
Recent public activity
-
comment
Comment #43052393
Love the site design. Excited to try it out.
- story
-
comment
Comment #37156481
This is fantastic. I'm a huge fan of No Such Thing as a Fish podcast. Are you part of club fish? I bet the folks in the discord channel would love this.
-
comment
Comment #37156441
I'm working on a mountain biking app to compare trails that I've ridden. https://trailcompare.com/ Imports data from strava and lets me search and compare multiple rides. The trail…
-
comment
Comment #33206665
Can you elaborate what this means? > Typesense was relatively strict with matches compared to other engines. Perhaps an example to clarify the statement?
-
comment
Comment #26186718
> I've been loving mycli for the last 4 years or so. So rewarding to hear this. Cheers!
-
comment
Comment #26184854
The latest version of pgcli is pypi was released on Dec 11 2020. There are only a few changes unreleased in the master branch. https://github.com/dbcli/pgcli/blob/master/changelog.…
-
comment
Comment #26184826
They are both supported in mycli and pgcli clients.
- story
- story
- story
-
comment
Comment #20801793
How is the search implemented?
-
comment
Comment #18893904
Does anyone know if haiku can run Python 3? I know that haiku comes with Python but thedefault version is 2.7.
-
comment
Comment #18835463
Thank you for the kind words. It's always nice to hear from happy customers .
-
comment
Comment #18833508
Thank you, Simon. That means a lot coming from the author of datasette. I love your work.
-
comment
Comment #18832651
Damn it! :)
-
comment
Comment #18832289
We don't support all of the special commands but we do support a small subset of them. We support .mode .schema, .table and a few others.
-
comment
Comment #18832089
Haha. No. We have a large set of tests, but the coverage is no where close to the level that SQLite has.
-
comment
Comment #18832071
DBCLI ( https://www.dbcli.com/ ) is an open source org that made pgcli, mycli, mssql-cli etc. LiteCLI is part of that org. So you can think of it as a clone of mycli that happens t…
-
comment
Comment #18832049
I have a few recommendations for you. We use `less -XRF` by default. You can change this to whatever you want via the config file `~/.config/litecli/config`. Just uncomment the lin…
-
comment
Comment #18825727
I'm a core dev in the project. Happy to answer questions. Code: https://github.com/dbcli/litecli It is based on the pgcli/mycli tools for Postgres and MySQL. It is the newest addit…
- story
-
comment
Comment #17315855
https://github.com/dbcli/mssql-cli
-
comment
Comment #17303625
I'm the creator of dbcli. I can give you my perspective. usql is a great tool if you're familiar with Postgres' psql client and wish you could use it for other databases like MySQL…
-
comment
Comment #17035999
You've created something useful and it will save a lot of programmers a ton of time. I didn't find your writing insufferable. I've written tongue in cheek (or over the top) posts a…