TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Psql with Copilot Features

2 pointsby armini10 months ago
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 months ago
This is interesting! So it autocompletes based on the DB schema and improves a DB admin&#x27;s workflow?
评论 #41082149 未加载