Skip to content

Commit f7a6120

Browse files
committed
feat: Add new features to Data Management, Data Visualization, and UI Enhancements sections in README
1 parent d98be62 commit f7a6120

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,27 @@ A powerful PostgreSQL database explorer with interactive SQL notebooks, table vi
5757
- Query timeout handling
5858
- Background task execution
5959

60+
### Data Management
61+
- Bulk data import wizard
62+
- Support for more export formats (JSON, XML)
63+
- Schema export/import functionality
64+
- Custom data transformations
65+
- Data streaming for large exports
66+
67+
### Data Visualization
68+
- Basic charting capabilities
69+
- Result set visualizations
70+
- Data statistics and summaries
71+
- Custom visualization plugins
72+
73+
### UI Enhancements
74+
- Dark/light theme support
75+
- Custom SQL syntax highlighting
76+
- Custom icons for database objects
77+
- Theme extension API
78+
- Multi-root workspace support
79+
- Workspace-specific settings
80+
6081
## 🚀 Quick Start
6182

6283
### 1. Connect to Your Database

0 commit comments

Comments
 (0)