You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Lucas Bruand <lu...@gmail.com> on 2017/11/18 15:47:39 UTC

cql2plantuml : Turn CQL schemas into beautiful visual graphs.

Hi,

Sometimes it is nice to navigate graphically in your schema. If you ever
need to recreate graph from a CQL schema, you can use this small tool :

https://github.com/lbruand/cql2plantuml

NB: It does not deal automatically with the relations ... You need to
define them in the plantuml file.

Regards,
Lucas

PS: an example :