dbcrust: The modern database CLI that speaks your language

https://news.ycombinator.com/rss Hits: 2
Summary

DBCrust A modern database CLI that speaks your language. DBCrust combines the speed of Rust with intelligent features like context-aware autocompletion, SSH tunneling, Vault integration, and powerful Django ORM analysis. Whether you're debugging production issues, analyzing data, or optimizing Django applications, DBCrust provides an unmatched developer experience. ๐Ÿค– Proudly crafted with Claude Code โ€” where AI meets thoughtful development. Why DBCrust? DBCrust is a high-performance database CLI built for modern developers. Beyond standard database management, it provides context-aware autocompletion, SSH tunneling, HashiCorp Vault integration, and Docker support. Built in Rust for speed, with specialized features for Django developers including real-time ORM analysis and N+1 query detection. ๐Ÿš€ Key Features ๐Ÿณ Multi-Database Support - PostgreSQL, MySQL, SQLite with container auto-discovery - PostgreSQL, MySQL, SQLite with container auto-discovery โšก Intelligent CLI - Context-aware autocompletion, syntax highlighting, and external editor support - Context-aware autocompletion, syntax highlighting, and external editor support ๐Ÿ” Enterprise Ready - SSH tunneling, HashiCorp Vault integration, and encrypted connections - SSH tunneling, HashiCorp Vault integration, and encrypted connections ๐Ÿ” Smart Performance Analysis - Built-in EXPLAIN visualization and query optimization tools - Built-in EXPLAIN visualization and query optimization tools ๐Ÿ Django ORM Analyzer - Real-time N+1 query detection, performance monitoring, and optimization recommendations - Real-time N+1 query detection, performance monitoring, and optimization recommendations ๐Ÿ“Š Python Library - Complete programmatic access with unified CLI and Python APIs Quick Start Installation # Native install (fastest, recommended) curl -fsSL https://clement-tourriere.github.io/dbcrust/install.sh | sh # Unix # irm https://clement-tourriere.github.io/dbcrust/install.ps1 | iex # Windows # Or via uv (Python package manager) uvx ...

First seen: 2025-08-19 05:49

Last seen: 2025-08-19 06:49