01Preview table contents with sample data without full queries
02Explore database schemas, list tables, and inspect their structures
03Ensures data safety with read-only operations and query validation
04Execute read-only SQL SELECT queries on PostgreSQL databases
05Generate query results in Markdown tables or JSON format
060 GitHub stars