01Execute SQL queries and retrieve execution plans
02Explore database schemas, tables, columns, and constraints
03Perform data modification (INSERT, UPDATE, DELETE) with safety checks
04Implement full database backups and restores using pg_dump/pg_restore
051 GitHub stars
06Manage database administration, including table and role creation