hystrix-go
usql
hystrix-go | usql | |
---|---|---|
2 | 27 | |
4,266 | 9,164 | |
- | 1.0% | |
0.0 | 8.9 | |
11 months ago | 22 days ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hystrix-go
-
Choosing dependencies using deps.dev
afex/hystrix-go
-
gobreaker VS hystrix-go - a user suggested alternative
2 projects | 4 May 2022
usql
-
Usql: Universal command-line interface for SQL databases
It seems to support quite a large number of database drivers. If file size is such a concern you could recompile it with unneeded drivers omitted.
https://github.com/xo/usql?tab=readme-ov-file#building
-
JetBrains DataGrip doesn't accept JSON1 data type
Does JSON1 data type works fine with usql [1]? I haven't use it yet.
[1] https://github.com/xo/usql
-
Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle
https://github.com/xo/usql has a similar feel to it, with a variety of backends.
-
From GUI to CLI: Transforming my query workflow with usql and jq
Since some of the databases I was interacting were postgres, I started to play around with psql. It felt amazing, it had a great integration with the terminal, no visual pollution, I could also use vim as my query editor, and it was blazing fast. The problem was that only some of the databases I was interacting were postgres. I needed something that could connect to multiple databases, something universal, so I don't have to invest time in new tooling all the time. So I searched on github "universal sql" and I felt in love with usql.
- xo/usql: Universal command-line interface for SQL databases
- Usql – Universal command-line interface for SQL databases
-
PRQL a simple, powerful, pipelined SQL replacement
Also all languages has an query-builder / ORM so the benefit of something like PRQL is possibly not big enough to merit it as an additional dependency.
My suggestion:
Make PRQL a cli tool that can be used by allowing users to connect to a database in a similar fashion as something like usql (https://github.com/xo/usql),
-
Is there a CLI interface to browse SQL databases?
take a look at: https://github.com/xo/usql
-
New Open source Go projects looking for contributors
https://github.com/xo/usql has some good first issues
-
usql 0.11.0
There's a new release of usql that adds even more autocomplete and fixes a bunch of issues: https://github.com/xo/usql/releases/tag/v0.11.0
What are some alternatives?
Retry
boilr - :zap: boilerplate template manager that generates files or directories from template repositories
go-cron - A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
go-sitemap-generator - go-sitemap-generator is the easiest way to generate Sitemaps in Go
gobreaker - Circuit Breaker implemented in Go
Task - A task runner / simpler Make alternative written in Go
hub - A command-line tool that makes git easier to use with GitHub.
grequests - A Go "clone" of the great and famous Requests library
mc - Unix like utilities for object store
apm - APM is a process manager for Golang applications.
ngrok - Unified ingress for developers