embedded-postgres-binaries
steampipe
Our great sponsors
embedded-postgres-binaries | steampipe | |
---|---|---|
2 | 117 | |
67 | 4,674 | |
- | 3.6% | |
4.0 | 9.6 | |
20 days ago | 2 days ago | |
Shell | Go | |
Apache License 2.0 | GNU Affero General Public License v3.0 |
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.
embedded-postgres-binaries
-
When to Use Bazel?
Nice, this seems a lot simpler than I thought. Nice tip on embedded-postgres-binaries (https://github.com/zonkyio/embedded-postgres-binaries).
- Ephemeral Postgres Databases
steampipe
-
Stay Ahead of Cyber Threats with Graph Databases
Graph DB == connect the dots. Relational DB == join the dots. :-)
Steampipe [1] is an open source project [2] to live query all your cloud resources with SQL (via Postgres FDWs). It includes a dashboards as code layer written in HCL + SQL. We recently added support for relationship graphs & visualizations with hundreds of open source dashboards focused on cybersecurity [3].
In our experience, the hard part of these graphs was understanding which relationships / vectors are important to highlight and making them simple enough to browse in that way.
-
Query your cloud infrastructure with SQL
We do this with postgresql FDW SteamPipe https://steampipe.io/ https://github.com/turbot/steampipe-postgres-fdw Their foreign data wrapper works great for querying cloud
-
Mapping your AWS attack surface
An Organization must monitor and understand the network perimeter of their cloud estate. Resources comprising the externally facing network components of your cloud attack surface can be broadly grouped into IP addresses, hostnames, and URLs. In this blog post, we will provide step-by-step instructions for mapping the network aspects of the cloud attack surface using Steampipe.
-
What’s Alternative Way to Find AWS IAM Key that has not been rotated for ages? Let’s Check Out This Tool
Pull lanandra/steampipe-container-agent container image. This container will utilize Steampipe for querying AWS IAM API
- Final FLiP Stack Weekly of 2022
-
Steampipe vs aws security hub
Steampipe and AWS Security Hub serve different purposes, can also be used to work together:
-
Ask HN: Programs that saved you 100 hours? (2022 edition)
Excited to see Steampipe shared here - thanks zJayv! I'm a lead on the project, so sharing some quick info below and happy to answer any questions.
Steampipe [1] is open source and uses Postgres foreign data wrappers under the hood [2]. We have 90+ plugins to SQL query AWS, GitHub, Slack, Kubernetes, etc [3]. Mods (written in HCL) provide dashboards as code and automated security & compliance benchmarks [3]. We'd love your help & feedback!
* query cloud services https://github.com/turbot/steampipe
-
Supabase Wrappers: A Framework for Building Postgres Foreign Data Wrappers
Our release today is a framework which extends this functionality to other databases/systems. If you’re familiar with Multicorn[1] or Steampipe[2], then it’s very similar. The framework is written in Rust, using the excellent pgx[3].
We have developed FDWs for Stripe, Firebase, BigQuery, Clickhouse, and Airtable (all in various “pre-release” states). The plan is to focus on the tools we’re using internally while we stabalize the framework.
There’s a lot in the blog post into our goals for this release. It’s early, but one of the things I’m most excited about.
[0] Postgres FDW: [https://www.postgresql.org/docs/current/sql-createforeigndat...
[1] Multicorn: https://multicorn.org/
[2] Steampipe: https://steampipe.io/
[2] pgx: [https://github.com/tcdi/pgx](https://github.com/tcdi/pgx)
What are some alternatives?
cloudquery - The open source high performance data integration platform built for developers.
cloud-custodian - Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
inspec-aws - InSpec AWS Resource Pack https://www.inspec.io/
steampipe-mod-github-sherlock - Interrogate your GitHub resources with the help of the world's greatest detectives: Steampipe + Sherlock.
metriql - The metrics layer for your data. Join us at https://metriql.com/slack
cue - CUE has moved to https://github.com/cue-lang/cue
steampipe-plugin-aws - Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
azure-sdk-for-net - This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
steampipe-plugin-oci - Use SQL to instantly query Oracle Cloud resources across regions and accounts. Open source CLI. No DB required.
liquibase - Main Liquibase Source
dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Multicorn - Data Access Library