PgSQL Visual Manager는 개발자, DBA, 데이터 엔지니어를 위해 설계된 완전한 기능의 PostgreSQL 클라이언트입니다. 터미널을 사용하지 않고도 깔끔하고 모바일 친화적인 방식으로 데이터베이스를 관리할 수 있습니다.
어떤 PostgreSQL 서버에도 연결하여 schema, table, view를 즉시 탐색하세요. 스마트 에디터로 raw SQL query를 실행하고, row를 시각적으로 확인·수정하며, 결과를 몇 초 만에 내보낼 수 있습니다.
──────────────────────────────
🔌 연결
──────────────────────────────
• 사용자 지정 색상 라벨이 있는 여러 named connection 저장
• SSH tunnel 지원 — password 또는 private key로 jump server를 통해 연결
• 선택적 client certificate를 포함한 SSL/TLS 암호화: Root CA, Client Cert, Client Key
• 저장하기 전에 모든 connection 테스트 가능
• 안전한 로컬 credential 저장 — password는 절대 기기 밖으로 나가지 않습니다
──────────────────────────────
🗂️ 데이터베이스 탐색기
──────────────────────────────
• 깔끔한 sidebar layout에서 모든 schema, table, view 탐색
• 다시 연결하지 않고 active connection에서 database 전환
• schema별로 table을 filter하거나 이름으로 실시간 검색
• table과 view를 명확하게 시각적으로 구분
• phone 및 tablet 화면 크기에 모두 최적화
──────────────────────────────
📊 테이블 뷰어 및 에디터
──────────────────────────────
• 페이지당 25 / 50 / 100 / 200 row를 지원하는 paginated data grid
• 한 번의 tap으로 모든 column 정렬
• WHERE clause bar를 사용해 row filter — 즐겨 쓰는 desktop tool처럼 사용
• column별 smart control로 새 row insert:
— temporal column용 date, time, datetime picker
— nullable field용 NULL toggle
— numeric type용 number keyboard
— edit mode에서 primary key field 잠금
• 확인 절차와 함께 row edit 및 delete
• cell을 길게 눌러 값을 clipboard에 copy
──────────────────────────────
✍️ 쿼리 에디터
──────────────────────────────
• syntax highlighting 및 line number가 있는 SQL editor: Atom One Dark/Light
• 3가지 mode의 context-aware autocomplete:
— SQL keyword 및 function: SELECT, WHERE, COALESCE, ROW_NUMBER…
— FROM, JOIN, UPDATE, INTO 뒤의 table name
— WHERE, SET, SELECT 뒤의 column name — schema에서 live로 가져옴
• 각 query 후 execution time, affected rows, row count 표시
• 한 번의 tap으로 결과를 CSV 또는 JSON으로 export
──────────────────────────────
🔒 보안 우선
──────────────────────────────
• 모든 credential은 Flutter Secure Storage로 저장: Keystore / Keychain
• SSL mode: disabled, require, verify-server
• private key file을 지원하는 완전한 SSH tunneling
• 자동 keepalive 및 reconnect — idle connection도 active 상태 유지
──────────────────────────────
🎨 매일 사용하기 좋게 설계
──────────────────────────────
• dark 및 light theme 완전 지원
• responsive layout — tablet에서는 sidebar, phone에서는 drawer
• 더 나은 가독성을 위한 앱 전체 monospace font
• color-coded connection이 적용된 깔끔한 Material 3 design
• 한 번의 tap으로 어떤 값이든 clipboard에 copy
──────────────────────────────
추천 대상
──────────────────────────────
✔ Backend 및 full-stack developer
✔ remote server를 관리하는 database administrator
✔ 이동 중 빠른 접근이 필요한 DevOps engineer
✔ ad hoc query를 실행하는 data analyst
✔ phone에서 pgAdmin 수준의 access를 원하는 모든 사용자
PgSQL Visual Manager는 open, lightweight하며 Flutter로 제작되었습니다. 불필요한 bloat나 필수 subscription 없이 Android에서 native experience를 제공합니다.