frappe / frappe/press

Database manager

Open
#2,178 3 comments 2 reactions 1 assignee Claimed by @tanmoysrt View on GitHub
enhancement
Dominant language
Python
Stars
562
Forks
410
Avg merge
22h 15m
Merged PRs (30d)
197

Description

Would love to have a simple database editor inside Press

- [x] Browse schema https://github.com/frappe/press/pull/2217
- [x] Run SQL queries and see results https://github.com/frappe/press/pull/2217
- [x] Run DDL queries https://github.com/frappe/press/pull/2217
- [x] Users and permissions (DB) https://github.com/frappe/press/issues/2237
- [x] Processlist [already present] support to kill a process can be added **[REVAMPED]**
- [x] Bin logs [already present] **[REVAMPED]**
- [x] Slow query logs [already present]
- [x] Performance insights https://github.com/frappe/press/issues/2296
- [ ] Replica setup / monitoring (dynamic scaling)
- [ ] Table creation on demand (https://github.com/frappe/frappe/issues/1052) - this can free up information schema so we can install 5k sites on a server (instead of 1k)
- [ ] Separate app / `db_agent`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.