परिचय
What is xyzTable?
xyzTable एक browser-based table editor है जो xyzDiagram के साथ सहज रूप से काम करता है। दोनों tools एक ही underlying diagram model साझा करते हैं और user के browser में locally stored data का उपयोग करते हैं।
जहाँ xyzDiagram visual modeling और diagram creation पर केंद्रित है, वहीं xyzTable उसी जानकारी का structured tabular representation देता है। इससे users spreadsheet-like अनुभव के साथ भी graphical model से पूरी synchronization बनाए रख सकते हैं।
xyzTable में किया गया कोई भी बदलाव तुरंत xyzDiagram में दिखता है और vice versa.
Shared Data Model
xyzDiagram और xyzTable एक ही dataset पर काम करते हैं।
इसका मतलब:
- xyzDiagram में बनाए गए nodes स्वतः xyzTable में दिखते हैं
- xyzTable में किए गए बदलाव xyzDiagram में दिखाई देते हैं
- दोनों tools के बीच import/export की जरूरत नहीं होती
- दोनों apps browser में locally synchronized रहती हैं
Privacy by Design
xyzDiagram की तरह xyzTable भी strict privacy-by-design philosophy अपनाता है।
- backend server की आवश्यकता नहीं
- account creation की जरूरत नहीं
- cloud synchronization का उपयोग नहीं
- सभी data user के browser में locally stored रहते हैं
- load होने के बाद offline काम कर सकता है
Why xyzTable Exists
हर user visual diagram editing को पसंद नहीं करता। कई लोग tables, structured lists, spreadsheet-like interfaces, और Excel-style workflows के साथ अधिक सहज होते हैं।
| Use Case | Benefit |
|---|---|
| Data-heavy models | Bulk editing आसान |
| Business users | Familiar table workflows |
| Large diagrams | Faster overview and navigation |
| Structured documentation | Cleaner representation |
| Excel-oriented teams | Lower learning curve |
Multiple Views
xyzTable diagram information को multiple views में बदलता है ताकि editing और navigation सरल हो जाए। हर view model के अलग पहलू पर ध्यान देता है और large datasets, node information, relationships, consistency, और structured documentation को manage करने में मदद करता है।
Bidirectional Synchronization
xyzTable की core strengths में से एक इसकी xyzDiagram के साथ live synchronization है।
- xyzTable में node rename करने पर xyzDiagram update होता है
- table में relationship बदलने पर diagram connections बदलते हैं
- descriptions या metadata edit करते ही model update होता है
- structural changes दोनों tools में synchronized रहते हैं
Benefits of xyzTable
- visual और tabular workflows के बीच flexible editing experience
- spreadsheet-oriented users के लिए बेहतर accessibility
- names, descriptions, types, relationships, और metadata की bulk operations तेज़
Placeholder: xyzTable introduction overview