awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesER Diagram Generators

Tools that automatically create entity-relationship diagrams from database schemas.

Distinct from Entity-Relationship Diagram Editors: Shortlist candidates are mostly editors or UML tools; this is an automated generator from SQL/ORM

Explore 3 awesome GitHub repositories matching data & databases · ER Diagram Generators. Refine with filters or upvote what's useful.

Awesome ER Diagram Generators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • liam-hq/liamliam-hq का अवतार

    liam-hq/liam

    4,838GitHub पर देखें↗

    Liam is a database schema visualizer and interactive entity-relationship diagram generator. It parses SQL schemas and ORM formats to create visual representations of database structures, allowing users to analyze table relationships and navigate complex layouts. The project distinguishes itself through CI/CD pipeline integration, acting as a documentation automator that synchronizes diagrams with database schema changes during deployment. It supports sharing specific perspectives of a schema via coordinate-based view links that capture precise zoom levels and filtered views. The tool provide

    Generates interactive entity-relationship diagrams by parsing database schemas from SQL dialects and ORM formats.

    TypeScript
    GitHub पर देखें↗4,838
  • k1low/tblsk1LoW का अवतार

    k1LoW/tbls

    4,254GitHub पर देखें↗

    tbls is a Go-based command line utility used for documenting, analyzing, and linting relational database schemas. It functions as a documentation tool that generates structured reports and entity-relationship diagrams in Markdown, JSON, or Excel formats, as well as a schema diff tool for identifying discrepancies between a live database and its documentation. The project allows for schema augmentation and the definition of virtual relationships through external configuration files, enabling metadata overrides and table connections without requiring database migrations or native constraints. I

    Automatically generates entity-relationship diagrams from database schemas to visualize table connections.

    Go
    GitHub पर देखें↗4,254
  • voormedia/rails-erdvoormedia का अवतार

    voormedia/rails-erd

    4,102GitHub पर देखें↗

    rails-erd एक Ruby on Rails ERD जनरेटर और डेटाबेस स्कीमा विज़ुअलाइज़र है। यह एक स्वचालित डायग्रामिंग टूल के रूप में कार्य करता है जो ग्राफिकल डोमेन मॉडल बनाने के लिए मॉडल एसोसिएशन और एट्रिब्यूट्स का विश्लेषण करता है। यह टूल एसोसिएशन और इनहेरिटेंस पैटर्न को विज़ुअल एंटिटी-रिलेशनशिप डायग्राम में मैप करता है, जिसमें सिंगल टेबल इनहेरिटेंस को विज़ुअलाइज़ करने के लिए विशिष्ट समर्थन शामिल है। यह रिलेशनशिप नोटेशन कस्टमाइज़ेशन की अनुमति देता है, जिससे उपयोगकर्ता सरलीकृत तीरों और Bachman नोटेशन के बीच टॉगल कर सकते हैं। यह सिस्टम तकनीकी दस्तावेज़ीकरण के लिए मल्टी-फॉर्मेट डायग्राम एक्सपोर्ट प्रदान करता है और डायग्राम लेआउट के कॉन्फ़िगरेशन की अनुमति देता है। यह डेटा लेयर के भीतर एट्रिब्यूट्स और एसोसिएशन को प्रोग्रामेटिक रूप से खोजने के लिए रिफ्लेक्शन-आधारित मेटाडेटा निरीक्षण का उपयोग करता है।

    Automatically creates entity-relationship diagrams from Ruby on Rails model associations and attributes.

    Ruby
    GitHub पर देखें↗4,102
  1. Home
  2. Data & Databases
  3. ER Diagram Generators