Side-by-side comparison of stars, features, and trends
| postgres_lsp | metric | code-review-graph |
|---|---|---|
| 5,217 | Stars | 94 |
| 88 | Score | 78 |
| Database | Category | AI |
| hn | Source | github |
postgres_lsp is a comprehensive toolchain and Language Server Protocol implementation designed to enhance the Postgres development experience. It utilizes the native libpg_query parser to ensure complete syntax compatibility across its various features. The project offers versatile access through a CLI, HTTP APIs, WebAssembly, and integration with major code editors.
code-review-graph builds a structural map of your codebase using Tree-sitter to provide AI assistants with precise, context-aware information. By tracking changes incrementally and calculating the blast radius of edits, it significantly reduces token consumption during code reviews. The tool integrates seamlessly with various AI coding platforms via the Model Context Protocol to ensure only relevant code is analyzed.