กลับไปยังเอกสาร
ฐานข้อมูล

ใช้ Database Admin Interface

Query, เรียกดู และจัดการ databases ของคุณแบบ visual โดยไม่ต้องใช้ tools ภายนอก

Intermediate7 min readUpdated 2024-02-01

เข้าถึง database admin

สำหรับแอปที่มี database containers:

  1. เปิดแอปใน Server Compass
  2. ไปที่แท็บ "Database"
  3. Server Compass ตรวจจับ databases ที่รองรับโดยอัตโนมัติ
  4. คลิก "Open Admin" เพื่อเปิด interface

Databases ที่รองรับ

Server Compass รองรับ:

  • SQL: PostgreSQL, MySQL, MariaDB
  • NoSQL: MongoDB, Redis, CouchDB, Cassandra
  • Search: Elasticsearch, OpenSearch

รัน queries

ใช้ query editor ในตัว:

  1. เลือก database/collection ของคุณ
  2. เขียน SQL หรือ query เฉพาะ database ของคุณ
  3. คลิก "Run" หรือกด Cmd/Ctrl + Enter
  4. ดูผลลัพธ์ในตารางที่จัดรูปแบบ
  5. ส่งออกผลลัพธ์เป็น CSV หรือ JSON

เรียกดูข้อมูล

เรียกดูข้อมูลแบบ visual:

  1. เลือก table/collection
  2. ดูข้อมูลใน interface เหมือน spreadsheet
  3. เรียงลำดับและกรองคอลัมน์
  4. แก้ไขเซลล์แต่ละเซลล์ (สำหรับ databases ที่รองรับ)

Screenshots

ใช้ Database Admin Interface - Screenshot 1
ใช้ Database Admin Interface - Screenshot 2
ใช้ Database Admin Interface - Screenshot 3

Video Tutorials

Related Features

Ready to try Server Compass?

Download the app and deploy your first application in under 5 minutes.

Download Server Compass