4paradigm / 4paradigm/OpenMLDB
show database status
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
**Describe the feature you'd like**
Use `show database status` to summarize the overall database status.
**Additional context**
Add any other context or screenshots about the feature request here.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue requests a 'show database status' command. First, examine the existing SQL command parsing and execution in the codebase, likely in a parser or SQL engine module. Look for similar 'SHOW' commands to understand the pattern. Determine what 'database status' means in OpenMLDB's context—metrics like uptime, memory usage, table counts, or replication status. The implementation will involve adding a new command handler and defining the status data to collect and format.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- cli, database
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100