|
|
|
Show HN: Psql with Copilot Features
(pxlapp.com)
|
|
2 points
by armini
699 days ago
|
|
Hi HN, We’re building PXL (https://pxlapp.com/), a psql client with support for copilot like features (inline code complete, query optimisation & sql assistant). Here's the Github repo if anyone is interested https://github.com/pxlapp/postgres/tree/pxl 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't need to keep going back to ChatGPT
3- It's can be integrated into other clients (check our Github for beekeeper-studio demo) We’re still pretty early in development and we really want to improve the sql developer experience.
Any feedback would be greatly appreciated! |
|