this post was submitted on 29 Oct 2024
81 points (98.8% liked)

Selfhosted

39840 readers
437 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hi all, I’m one of the creators of ChartDB.

ChartDB to simplify database design and visualization, providing a powerful, intuitive tool that’s fully open-source. This database diagram tool is similar to traditional ones you can find: dbeaver, dbdiagram, drawsql, etc.

https://github.com/chartdb/chartdb

Key Features:

  • Instant schema import with just one query.
  • AI-powered export to generate DDL scripts for easy database migration.
  • Supports multiple database types: PostgreSQL, MySQL, SQLite, Mssql, ClickHouse and more.
  • Customizable ER diagrams to visualize your database structure.
  • Fully open-source and easy to self-host.

Tech Stack:

  • React + TypeScript
  • Vite
  • ReactFlow
  • Shadcn-ui
  • Dexie.js
top 9 comments
sorted by: hot top controversial new old
[–] Krafting@lemmy.world 1 points 36 seconds ago

This looks awesome ! Open-source software needs good design, and you got this right! I might need it in the future, so I'll keep this on my toolbelt :)

[–] AustralianSimon@lemmy.world 2 points 2 hours ago (1 children)

I'll be installing this tonight to give it a go beside dbeaver

[–] johnnyfish@lemmy.world 1 points 2 hours ago

That’s awesome to hear! Thanks for giving ChartDB a shot! We’d love to know how it stacks up for you and if there are any features you think would make it even better. Feel free to reach out here or join our Discord if you have questions or feedback along the way.

[–] kameecoding@lemmy.world 2 points 3 hours ago (1 children)

Why is this better than DBeaver?

Other than the fact that it mentions AI which makes it instantly infinitely worse?

[–] johnnyfish@lemmy.world 1 points 2 hours ago

Hey! I get the AI hesitation - it’s everywhere, and I totally understand if you’re wary of buzzwords! With ChartDB, our focus is on making database diagramming simpler, faster, and visually intuitive without the bloat you sometimes find in other tools. The AI component is there mainly to speed up migrations and adapt the tool to specific SQL dialects, so it’s helpful but not in your face.

As for why it might work better for you than DBeaver, ChartDB shines if you’re looking for a minimal, open-source way to visualize schemas quickly without needing a full database management suite. It’s lightweight, community-driven, and designed to do one thing really well: diagram and share schemas with simplicity. Plus, we’re always open to feedback and building features that our community finds valuable!

[–] cabron_offsets@lemmy.world 4 points 7 hours ago (1 children)

Looks dope. I’ll give it a try.

[–] johnnyfish@lemmy.world 2 points 6 hours ago

Lmk how was it pls :) Thank you!

[–] Flamekebab@piefed.social 3 points 6 hours ago (1 children)

Amazing, I needed something like that a few months ago (and will need again in future).

[–] johnnyfish@lemmy.world 3 points 6 hours ago

So happy to read that! Hope you will enjoy and find it as useful as you imagine! Thanks for sharing :)