{"id":22358324,"url":"https://github.com/gfleury/squaas","last_synced_at":"2026-04-28T22:34:36.912Z","repository":{"id":80803185,"uuid":"204194154","full_name":"gfleury/squaas","owner":"gfleury","description":"sql query as a service","archived":false,"fork":false,"pushed_at":"2019-12-04T09:58:22.000Z","size":4532,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T13:48:04.192Z","etag":null,"topics":["approval-process","authorization","gdpr","postgresql","query","queue","sql"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfleury.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-24T18:04:05.000Z","updated_at":"2024-12-05T17:25:07.000Z","dependencies_parsed_at":"2023-03-12T12:12:17.472Z","dependency_job_id":null,"html_url":"https://github.com/gfleury/squaas","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gfleury/squaas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Fsquaas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Fsquaas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Fsquaas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Fsquaas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfleury","download_url":"https://codeload.github.com/gfleury/squaas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfleury%2Fsquaas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32402670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["approval-process","authorization","gdpr","postgresql","query","queue","sql"],"created_at":"2024-12-04T15:14:16.018Z","updated_at":"2026-04-28T22:34:36.907Z","avatar_url":"https://github.com/gfleury.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/gfleury/squaas.svg?branch=master)](https://travis-ci.org/gfleury/squaas) [![codecov](https://codecov.io/gh/gfleury/squaas/branch/master/graph/badge.svg)](https://codecov.io/gh/gfleury/squaas)\n\n# SQUAAS\n\nSQUAAS (SQL query as a service). Despite the hipster name, this is all a mistake.\nAn automated solution to a bad habit. However sometimes we need to look for a proper way of doing wrong things.\n\n## Query Flow\n\n```text\n[On Hold] (Query can still be edited)\n    |\n[Ready] - After enough approvals -\u003e [Approved] - Query is added to the running queue -\u003e [Done/Failed]\n```\n\n## Goals\n\n- Remove developers direct access to the databases (Only PostgreSQL support for now)\n- Enforce some behaviors on the queries (must have transactions, no delete/update without where, hehe)\n- Enforce queries to be run only with tickets (only Jira support for now)\n- Enforce a flow where the queries have to be 'reviewed/approved' by other developers\n- Prevent multiple 'user queries' from running in parallel in the database\n- Simple 'built in' SQL parser (users can't add broken queries, used https://github.com/xwb1989/sqlparser for a while and now using https://github.com/lfittl/pg_query_go)\n- Last but not least, learn some react\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfleury%2Fsquaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfleury%2Fsquaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfleury%2Fsquaas/lists"}