proxy.golang.org : github.com/turbot/steampipe-postgres-fdw : v1.4.3
The Steampipe foreign data wrapper (FDW) is a zero-ETL product that provides Postgres foreign tables which translate queries into API calls to cloud services and APIs. It's bundled with Steampipe and also available as a set of standalone extensions for use in your own Postgres database.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/turbot/[email protected]
Published:
Indexed:
Related tag:
v1.4.3
Loading...
Readme
Loading...
Dependencies
- github.com/Machiel/slugify v1.0.1
- github.com/Masterminds/semver v1.5.0
- github.com/Microsoft/go-winio v0.5.0
- github.com/Microsoft/hcsshim v0.8.22
- github.com/XiaoMi/pegasus-go-client v0.0.0-20210427083443-f3b6b08bc4c2
- github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
- github.com/agext/levenshtein v1.2.2
- github.com/allegro/bigcache/v3 v3.0.2
- github.com/apparentlymart/go-cidr v1.1.0
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/apparentlymart/go-versions v1.0.1
- github.com/beorn7/perks v1.0.1
- github.com/bgentry/speakeasy v0.1.0
- github.com/bmatcuk/doublestar v1.3.4
- github.com/bradfitz/gomemcache v0.0.0-20220106215444-fb4bf637b56d
- github.com/briandowns/spinner v1.19.0
- github.com/btubbs/datetime v0.1.1
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/containerd/cgroups v1.0.1
- github.com/containerd/containerd v1.4.13
- github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964
- github.com/deislabs/oras v0.9.0
- github.com/dgraph-io/ristretto v0.1.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/dustin/go-humanize v1.0.0
- github.com/eko/gocache/v3 v3.1.1
- github.com/fatih/color v1.13.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gertd/go-pluralize v0.2.1
- github.com/ghodss/yaml v1.0.0
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.2.6
- github.com/go-redis/redis/v8 v8.11.5
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.0.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- github.com/google/uuid v1.3.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.2.2
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.4
- github.com/hashicorp/go-retryablehttp v0.5.2
- github.com/hashicorp/go-uuid v1.0.1
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/hcl/v2 v2.13.0
- github.com/hashicorp/terraform v0.15.1
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
- github.com/iancoleman/strcase v0.2.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.12.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.11.0
- github.com/jackc/pgx/v4 v4.16.1
- github.com/karrick/gows v0.3.0
- github.com/logrusorgru/aurora v2.0.3+incompatible
- github.com/magiconair/properties v1.8.6
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/go-runewidth v0.0.13
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.0.0
- github.com/mitchellh/go-wordwrap v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/panicwrap v1.0.0
- github.com/oklog/run v1.0.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/pegasus-kv/thrift v0.13.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.1
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.12.2
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.33.0
- github.com/prometheus/procfs v0.7.3
- github.com/rivo/uniseg v0.2.0
- github.com/sethvargo/go-retry v0.1.0
- github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18
- github.com/shirou/gopsutil v3.21.11+incompatible
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/afero v1.8.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.12.0
- github.com/stevenle/topsort v0.0.0-20130922064739-8130c1d7596b
- github.com/subosito/gotenv v1.3.0
- github.com/tklauser/go-sysconf v0.3.9
- github.com/tklauser/numcpus v0.3.0
- github.com/tkrajina/go-reflector v0.5.4
- github.com/turbot/go-kit v0.4.0
- github.com/turbot/steampipe v0.16.0-rc.12
- github.com/turbot/steampipe-plugin-sdk/v4 v4.1.4
- github.com/vmihailenco/msgpack/v4 v4.3.12
- github.com/vmihailenco/tagparser v0.1.1
- github.com/xlab/treeprint v1.1.0
- github.com/yusufpapurcu/wmi v1.2.2
- github.com/zclconf/go-cty v1.10.0
- github.com/zclconf/go-cty-yaml v1.0.2
- go.opencensus.io v0.23.0
- go.opentelemetry.io/otel v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.7.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.30.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.7.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.7.0
- go.opentelemetry.io/otel/metric v0.30.0
- go.opentelemetry.io/otel/sdk v1.7.0
- go.opentelemetry.io/otel/sdk/metric v0.30.0
- go.opentelemetry.io/otel/trace v1.9.0
- go.opentelemetry.io/proto/otlp v0.16.0
- golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167
- golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf
- golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
- golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220720214146-176da50484ac
- google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.66.4
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- k8s.io/apimachinery v0.23.5
- sigs.k8s.io/yaml v1.3.0