Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Selfhosted
  3. ChartDB v1.13 - Open-Source DB Diagram Tool | Now with Oracle Support, Enums, Areas and More

ChartDB v1.13 - Open-Source DB Diagram Tool | Now with Oracle Support, Enums, Areas and More

Scheduled Pinned Locked Moved Selfhosted
selfhosted
4 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • johnnyfish@lemmy.worldJ This user is from outside of this forum
    johnnyfish@lemmy.worldJ This user is from outside of this forum
    [email protected]
    wrote last edited by
    #1

    Hi everyone! πŸ‘‹

    Three months ago, I posted about ChartDB - a self-hosted, open-source tool for visualizing and designing your database schemas. Since then, we’ve shipped tons of new features and fixes, and we’re excited to share what’s new!

    Why ChartDB?

    • βœ…Β Self-hosted - Full control, deployable anywhere via Docker
    • βœ…Β Open-source - Actively maintained and community-driven
    • βœ…Β No AI/API required - Deterministic SQL export, no external calls
    • βœ…Β Modern & Fast - Built with React + Monaco Editor
    • βœ…Β Multi-DB Support - PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, Cloudflare D1… and now Oracle!

    Latest Updates (v1.11 β†’ v1.13)

    • πŸ†• Oracle Support - Import and visualize Oracle schemas
    • πŸ†• Custom Types for Postgres - Enums and composite types
    • πŸ†• Areas for Diagrams - Group tables visually into logical zones
    • Transparent Image Export - Great for docs & presentations
    • PostgreSQL SQL Import - Paste DDL scripts to generate diagrams
    • Improved Canvas UX - Faster, smoother, less lag
    • Inline Foreign Key DDL - Clean, readable SQL exports
    • Better JSON Import - Sanitize broken JSON gracefully
    • Read-Only Mode - View diagrams without editing access
    • DBML Enhancements - Support for comments, enums, inline refs

    …plus 40+ bug fixes and performance improvements

    🧠 What’s Next?

    • AI-powered foreign key detection
    • Git integration for diagram versioning
    • More database support & collaboration tools

    πŸ”—Β GitHub:Β https://github.com/chartdb/chartdb
    πŸ”—Β Docs:Β https://docs.chartdb.io/
    πŸ”— Live Demo / Cloud Version:Β https://chartdb.io/

    We’d love to hear your feedback, contributions, or just how you're using it.
    Thanks for all the support so far! πŸ™Œ

    killeronthecorner@lemmy.worldK W F 3 Replies Last reply
    174
    • johnnyfish@lemmy.worldJ [email protected]

      Hi everyone! πŸ‘‹

      Three months ago, I posted about ChartDB - a self-hosted, open-source tool for visualizing and designing your database schemas. Since then, we’ve shipped tons of new features and fixes, and we’re excited to share what’s new!

      Why ChartDB?

      • βœ…Β Self-hosted - Full control, deployable anywhere via Docker
      • βœ…Β Open-source - Actively maintained and community-driven
      • βœ…Β No AI/API required - Deterministic SQL export, no external calls
      • βœ…Β Modern & Fast - Built with React + Monaco Editor
      • βœ…Β Multi-DB Support - PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, Cloudflare D1… and now Oracle!

      Latest Updates (v1.11 β†’ v1.13)

      • πŸ†• Oracle Support - Import and visualize Oracle schemas
      • πŸ†• Custom Types for Postgres - Enums and composite types
      • πŸ†• Areas for Diagrams - Group tables visually into logical zones
      • Transparent Image Export - Great for docs & presentations
      • PostgreSQL SQL Import - Paste DDL scripts to generate diagrams
      • Improved Canvas UX - Faster, smoother, less lag
      • Inline Foreign Key DDL - Clean, readable SQL exports
      • Better JSON Import - Sanitize broken JSON gracefully
      • Read-Only Mode - View diagrams without editing access
      • DBML Enhancements - Support for comments, enums, inline refs

      …plus 40+ bug fixes and performance improvements

      🧠 What’s Next?

      • AI-powered foreign key detection
      • Git integration for diagram versioning
      • More database support & collaboration tools

      πŸ”—Β GitHub:Β https://github.com/chartdb/chartdb
      πŸ”—Β Docs:Β https://docs.chartdb.io/
      πŸ”— Live Demo / Cloud Version:Β https://chartdb.io/

      We’d love to hear your feedback, contributions, or just how you're using it.
      Thanks for all the support so far! πŸ™Œ

      killeronthecorner@lemmy.worldK This user is from outside of this forum
      killeronthecorner@lemmy.worldK This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      Wow that's a pretty UI

      1 Reply Last reply
      5
      • johnnyfish@lemmy.worldJ [email protected]

        Hi everyone! πŸ‘‹

        Three months ago, I posted about ChartDB - a self-hosted, open-source tool for visualizing and designing your database schemas. Since then, we’ve shipped tons of new features and fixes, and we’re excited to share what’s new!

        Why ChartDB?

        • βœ…Β Self-hosted - Full control, deployable anywhere via Docker
        • βœ…Β Open-source - Actively maintained and community-driven
        • βœ…Β No AI/API required - Deterministic SQL export, no external calls
        • βœ…Β Modern & Fast - Built with React + Monaco Editor
        • βœ…Β Multi-DB Support - PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, Cloudflare D1… and now Oracle!

        Latest Updates (v1.11 β†’ v1.13)

        • πŸ†• Oracle Support - Import and visualize Oracle schemas
        • πŸ†• Custom Types for Postgres - Enums and composite types
        • πŸ†• Areas for Diagrams - Group tables visually into logical zones
        • Transparent Image Export - Great for docs & presentations
        • PostgreSQL SQL Import - Paste DDL scripts to generate diagrams
        • Improved Canvas UX - Faster, smoother, less lag
        • Inline Foreign Key DDL - Clean, readable SQL exports
        • Better JSON Import - Sanitize broken JSON gracefully
        • Read-Only Mode - View diagrams without editing access
        • DBML Enhancements - Support for comments, enums, inline refs

        …plus 40+ bug fixes and performance improvements

        🧠 What’s Next?

        • AI-powered foreign key detection
        • Git integration for diagram versioning
        • More database support & collaboration tools

        πŸ”—Β GitHub:Β https://github.com/chartdb/chartdb
        πŸ”—Β Docs:Β https://docs.chartdb.io/
        πŸ”— Live Demo / Cloud Version:Β https://chartdb.io/

        We’d love to hear your feedback, contributions, or just how you're using it.
        Thanks for all the support so far! πŸ™Œ

        W This user is from outside of this forum
        W This user is from outside of this forum
        [email protected]
        wrote last edited by
        #3

        This looks great.

        Lord knows I have to make enough mermaid renderings of these UML diagrams.

        Will be giving it a try

        1 Reply Last reply
        11
        • johnnyfish@lemmy.worldJ [email protected]

          Hi everyone! πŸ‘‹

          Three months ago, I posted about ChartDB - a self-hosted, open-source tool for visualizing and designing your database schemas. Since then, we’ve shipped tons of new features and fixes, and we’re excited to share what’s new!

          Why ChartDB?

          • βœ…Β Self-hosted - Full control, deployable anywhere via Docker
          • βœ…Β Open-source - Actively maintained and community-driven
          • βœ…Β No AI/API required - Deterministic SQL export, no external calls
          • βœ…Β Modern & Fast - Built with React + Monaco Editor
          • βœ…Β Multi-DB Support - PostgreSQL, MySQL, MSSQL, SQLite, ClickHouse, Cloudflare D1… and now Oracle!

          Latest Updates (v1.11 β†’ v1.13)

          • πŸ†• Oracle Support - Import and visualize Oracle schemas
          • πŸ†• Custom Types for Postgres - Enums and composite types
          • πŸ†• Areas for Diagrams - Group tables visually into logical zones
          • Transparent Image Export - Great for docs & presentations
          • PostgreSQL SQL Import - Paste DDL scripts to generate diagrams
          • Improved Canvas UX - Faster, smoother, less lag
          • Inline Foreign Key DDL - Clean, readable SQL exports
          • Better JSON Import - Sanitize broken JSON gracefully
          • Read-Only Mode - View diagrams without editing access
          • DBML Enhancements - Support for comments, enums, inline refs

          …plus 40+ bug fixes and performance improvements

          🧠 What’s Next?

          • AI-powered foreign key detection
          • Git integration for diagram versioning
          • More database support & collaboration tools

          πŸ”—Β GitHub:Β https://github.com/chartdb/chartdb
          πŸ”—Β Docs:Β https://docs.chartdb.io/
          πŸ”— Live Demo / Cloud Version:Β https://chartdb.io/

          We’d love to hear your feedback, contributions, or just how you're using it.
          Thanks for all the support so far! πŸ™Œ

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote last edited by
          #4

          Looking forward to trying that today.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Login or register to search.
          Powered by NodeBB Contributors
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups