dbnexus 0.5.2 → 0.5.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,6 +8,19 @@
8
8
 
9
9
  **[Documentation](https://akademskig.github.io/dbnexus/)** • **[Installation](#-quick-start)** • **[Features](#-features)** • **[CLI Usage](#-cli-usage)**
10
10
 
11
+ ---
12
+
13
+ - **Visual Schema Diagrams** - Interactive ER diagrams with drag-and-drop editing
14
+ - **Schema & Data Sync** - Compare and synchronize schemas and data between databases
15
+ - **Data Import/Export** - Import CSV/JSON files with column mapping, export query results
16
+ - **Backup & Restore** - Full database backups with compression and one-click restore
17
+ - **Production Safety** - Blocks dangerous queries (UPDATE/DELETE without WHERE) on production
18
+ - **Foreign Key Navigation** - Click FK values to instantly jump to referenced rows
19
+ - **Auto-Discovery** - Scan for databases via Docker, ports, env files, and SQLite files
20
+ - **Inline Data Editing** - Edit table rows directly in the results grid
21
+
22
+ ---
23
+
11
24
  ## 📸 Screenshots
12
25
 
13
26
  <div align="center">