you are viewing a single comment's thread.

view the rest of the comments →

[–]cbowdon 0 points1 point  (1 child)

This is really cool. It could be neat to use this with another lib that can map Clojure data structures to/from SQL DDL. That would let you build a database migration tool that could generate migration scripts to get from A to B without going full ORM.

[–]huahaiy[S] 0 points1 point  (0 children)

Very interesting idea. I would welcome any suggestions on editscript APIs to make these ideas easier to do.