Hi there! Today I would like to announce my new library called automigrate, the database auto-migration tool for Clojure.
If you would like to know about it a little bit more, please check the article with a short description and an example of usage. The readme of the project contains the current full documentation and more details. It is not yet ready for production but it would be great if you could try it out. For now, it supports creating, updating, and deleting tables, columns, and indexes in PostgreSQL. Any feedback is really appreciated. And I hope you will enjoy using automigrate!