news.volyx.in

Postgres IDE in VS Code (techcommunity.microsoft.com)

1040 points by Dowwie · 434 days ago · 407 comments on HN

Article summary

The article discusses a new Postgres IDE in VS Code. The comments reveal that the extension is a fork of the existing MSSQL extension and provides features such as visualizations and query execution. Some users appreciate the new extension, while others compare it unfavorably to existing tools like DBeaver and SSMS. The extension's development and potential limitations are also discussed.

Main themes

  • Postgres IDE in VS Code
  • Comparison to existing tools
  • Microsoft's development strategy
  • Proprietary vs open-source
  • Database development tooling
  • User preferences and workflows

What commenters say

  • The new Postgres IDE in VS Code is a welcome addition, providing a much-needed tool for developers.
  • The extension is proprietary and may not be available in VSCodium, which is a concern for some users.
  • The extension lacks some features compared to existing tools like DBeaver, such as table size estimation and ERD graphics.
  • The development of the extension is seen as a positive step, but some users are skeptical about Microsoft's intentions and the potential for the extension to become outdated.
  • Some users prefer SSMS over the VS Code extension for development work, citing its more comprehensive feature set.
  • The extension's similarity to the existing MSSQL extension is seen as both a positive and a negative, with some users appreciating the consistency and others feeling that it is too similar.
  • The potential for the extension to become a 'cash cow' with limited further development is a concern for some users.
  • Some users would like to see similar tooling for other databases, such as SQLite.