DBML Live Preview

MIT License

An extension for Visual Studio Code that provides real-time rendering of a database schema from the generated DBML code.

Roadmap

  • Live preview (eye icon in the top right corner / command palette)
  • Download SVG (in command palette)
  • Code Structure with layout of code
  • Light/dark mode toggle
  • Zooming in/out
  • Change the ugly logo

Demo

Demo

Appendix

This extension is a perfect complement to vscode-dbml (color syntaxing and SQL export commands).

References

Here are some related projects used in this extension

@softwaretechnik-berlin/dbml-renderer

Authors