TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Psql with Copilot Features

2 点作者 armini10 个月前
Hi HN,<p>We’re building PXL (<a href="https:&#x2F;&#x2F;pxlapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pxlapp.com&#x2F;</a>), a psql client with support for copilot like features (inline code complete, query optimisation &amp; sql assistant).<p>Here&#x27;s the Github repo if anyone is interested <a href="https:&#x2F;&#x2F;github.com&#x2F;pxlapp&#x2F;postgres&#x2F;tree&#x2F;pxl">https:&#x2F;&#x2F;github.com&#x2F;pxlapp&#x2F;postgres&#x2F;tree&#x2F;pxl</a><p>PXL helps in the following manner: 1- It has context of your DB schema so it can produce inline completion suggestions 2- The sql assistant can improve developer workflows so you don&#x27;t need to keep going back to ChatGPT 3- It&#x27;s can be integrated into other clients (check our Github for beekeeper-studio demo)<p>We’re still pretty early in development and we really want to improve the sql developer experience. Any feedback would be greatly appreciated!

1 comment

vysakh010 个月前
This is interesting! So it autocompletes based on the DB schema and improves a DB admin&#x27;s workflow?
评论 #41082149 未加载