pgschema 0.2.9

Prototype for PG-SChema with property constraints
1
2
(alice {Person} [ name: "Alice", age: 23, aliases: "Ally" ])
(bob {Person} [ name: "Robert", aliases: ["Bob", "Bobby"] ])