Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🙏 Any resource for JupyterNotebook Entity Relation (ER) diagram solution ? #87

Open
adriens opened this issue Mar 28, 2024 · 3 comments

Comments

@adriens
Copy link
Contributor

adriens commented Mar 28, 2024

❔ About

I would like to auto-document a duckdb fille within a JupyterNotebook.

I would like to :

  1. Attach an existing duckdb file
  2. Get the output in a cell or in an image without having to map nor do additional stuff (no SQLAlchemy mapping)

👉 Is there any awesome trick to achieve this ?

🔖 Resources

@adriens adriens changed the title 🙏 Any resource for Entity Relation (ER) diagram solution ? 🙏 Any resource for JupyterNotebook Entity Relation (ER) diagram solution ? Mar 28, 2024
@szarnyasg
Copy link
Collaborator

@adriens I've seen https://chartdb.io/ on HackerNews today. It's Postgres-compatible but does not have built-in DuckDB support, so it may require some fiddling around to get it working.

@adriens
Copy link
Contributor Author

adriens commented Aug 25, 2024

🙏 thanks for the ping @szarnyasg , I'll give it a look

@szarnyasg
Copy link
Collaborator

This is not for Jupyter but may be interesting nevertheless: https://x.com/TobiM/status/1834555955050099034 / https://github.com/tobilg/duckerd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants