oracle / quicksql

A library for generating DDL SQL and entity-relationship-diagrams from Quick SQL code
Universal Permissive License v1.0
52 stars 11 forks source link

Add support for non-paid ERDs #30

Closed tcaruth closed 9 months ago

tcaruth commented 9 months ago

I'd love to see a way to quickly build ERDs without purchasing Joint+. It'd be nice to use that feature without needing to pay $3k USD.

Have other (free) or open-source options like MermaidJS or bpmn.io been explored?

krisrice commented 9 months ago

yes we explored many options for full ER modeling inside sqldev-web which this quicksql version is a paired down subset

mig8447 commented 9 months ago

We welcome push requests that enhance the functionality of the product. For the time being this is not a planned feature/enhancement