Hacker News new | ask | show | jobs
by dyu 2230 days ago
clquery, a SQL interface to cloud resources. Using SQL and tables to interact with AWS (and eventually others) makes it easier to quickly query and join across various resources and services without needing to remember how to make and parse the underlying API.

`pip install clquery` or https://github.com/dongting/clquery