Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

StackQL

stackql logo

StackQL is an open source tool enabling developers and analysts to query and interact with cloud and SaaS services using a SQL grammar and an ORM that maps to the particular cloud or SaaS provider.

StackQL includes a SQL parser, DAG planner, and executor, which transpiles SQL statements to provider API requests, returning responses as tabular data (with support for complex objects and arrays).

StackQL can be used for cloud/SaaS inventory, reporting, and analysis, with the ability to correlate data across cloud providers using SQLJOIN operations.

StackQL can also be used for traditional infrastructure-as-code operations such as scaffolding, provisioning, and de-provisioning, as well as lifecycle operations such as starting or stopping VM instances, activating/deactivating users, etc. StackQL routines can source configuration data or variables fromjson orjsonnet files.

StackQL providers are defined by extensions to the providers OpenAPI specification, more information can be found atstackql/stackql-provider-registry andstackql/openapi-doc-util.

Here are 44 public repositories matching this topic...

stackql

Query, provision and operate Cloud and SaaS resources and APIs using an extensible SQL based framework

  • UpdatedDec 5, 2025
  • Go
stackql-provider-google

Convert Google discovery API documents to fully compliant OpenAPI3 specifications with stackql provider extensions

  • UpdatedDec 10, 2025
  • JavaScript
stackql-provider-registry

Registry for cloud and SaaS providers for StackQL, generated from extensions to the providers OpenAPI3 specification

  • UpdatedDec 10, 2025
  • Go

GitHub Actions for using `stackql` in workflows, for more information seehttps://github.com/stackql/stackql and give us a ⭐ while you're there!

  • UpdatedOct 29, 2024
  • Jsonnet
  • UpdatedJan 5, 2023
  • JavaScript
pystackql

Python interface for StackQL

  • UpdatedNov 10, 2025
  • Python

Middleware solution to allow clients to query back end APIs using SQL

  • UpdatedFeb 12, 2025
  • TypeScript
stackql-jupyter-demo

StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.

  • UpdatedSep 18, 2025
  • CSS

Generates a single OpenAPI document for each Azure Resource Manager service from a set of OpenAPI specifications sourced from Azure REST API specs

  • UpdatedSep 17, 2025
  • JavaScript

Deno based openapi document utility for splitting openapi spec and generating stackql providers

  • UpdatedDec 9, 2024
  • TypeScript
stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

  • UpdatedNov 12, 2024
  • Jupyter Notebook

Sets up the stackql cli in your GitHub Actions workflow.

  • UpdatedOct 28, 2024
  • JavaScript

GCP foundations using StackQL

  • UpdatedJul 22, 2022
  • Jsonnet

Model driven resource provisioning and deployment framework using StackQL.

  • UpdatedOct 21, 2025
  • Python

Real time notifications for open source project maintainers

  • UpdatedApr 30, 2024
  • Python

Generate a StackQL provider and OpenAPI specs from Cloud Formation specs

  • UpdatedOct 11, 2025
  • JavaScript

generate stackql provider for Homebrew from openapi specs

  • UpdatedSep 18, 2025
  • JavaScript

Template for developing StackQL providers that map cloud APIs to SQL interfaces, enabling developers to query and manage cloud resources using SQL.

  • UpdatedSep 11, 2025
  • JavaScript

Created by Jeffrey Aven and Kieran Rimmer

Released July 2021

Followers
6 followers
Website
github.com/topics/stackql

[8]ページ先頭

©2009-2025 Movatter.jp