10 rows

View and edit SQL

shape ▼
arrow
cospan
empty diagram
endomorphism
pair of parallel arrows
pair of points
point
span
tower
transfinite composition

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "diagrams" (
	"shape"	TEXT NOT NULL UNIQUE,
	PRIMARY KEY("shape")
);