Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you create sqlite help like diagrams / flowcharts?

Which tool can be used to create Sqlite syntax flowcharts diagrams shown on the sqlite website?

For example, a diagram like:

Diagram Example

like image 214
Esteban Calabria Avatar asked Dec 09 '25 11:12

Esteban Calabria


1 Answers

This is a FAQ:

Each diagram is hand-written using the Pikchr diagramming language. These hand-written specifications are converted into SVG and inserted inline in the HTML files as part of the documentation build process.

Many historical versions of the SQLite documentation used a different process for generating the syntax diagrams. The historical process was based on Tcl/Tk and is described at http://wiki.tcl-lang.org/21708. The newer Pikchr-based syntax diagrams first landed on trunk on 2020-09-26.

like image 173
CL. Avatar answered Dec 11 '25 02:12

CL.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!