diff --git a/workspaces/postgres-workspace/README.md b/workspaces/postgres-workspace/README.md index 6e7fee5..8194be4 100644 --- a/workspaces/postgres-workspace/README.md +++ b/workspaces/postgres-workspace/README.md @@ -603,6 +603,7 @@ Any contribution is welcome! If you believe some tool should be added, feel free __Potential candidates__ - [sqlfluff](https://github.com/sqlfluff/sqlfluff). Dialect-flexible and configurable SQL linter. Designed with ELT applications in mind, SQLFluff also works with Jinja templating and dbt. +- [sqlpipe](https://sqlpipe.com/about/). Looks great. Haven't tried yet. - [dbmate](https://github.com/amacneil/dbmate) - [pg_back](https://github.com/orgrim/pg_back) - [trdsql](https://github.com/noborus/trdsql#PostgreSQL) diff --git a/workspaces/ubuntu-workspace/README.md b/workspaces/ubuntu-workspace/README.md index d3d4013..27c9e31 100644 --- a/workspaces/ubuntu-workspace/README.md +++ b/workspaces/ubuntu-workspace/README.md @@ -599,6 +599,7 @@ The application is running and can be accessed on localhost:19011 It will be running even if you stop the container, or commit it and create new images ### Candidates +- [Fig](https://github.com/withfig/autocomplete). adds autocomplete to the terminal. - [spacemacs](https://www.spacemacs.org/) - [hyper](https://github.com/vercel/hyper) - [xplr](https://github.com/sayanarijit/xplr)