вторник, 24 января 2017 г.

Миграции как в рельсах для Clojure

Below is a list of all the popular migration libraries that are currently available:
  • Drift - Drift is a migration library written in Clojure. Drift works much like Rails migrations where a directory in your project contains all of the migration files. Drift will detect which migration files need to be run and run them as appropriate.
  • Lobos - Lobos is a SQL database schema manipulation and migration library written in Clojure. It currently support supports H2, MySQL, PostgreSQL, SQLite and SQL Server.
  • Ragtime - a general migration framework, with an implementation for database migrations.
  • Joplin - Joplin is a library for flexible datastore migration and seeding
Luminus http://www.luminusweb.net/docs/migrations.md#popular_migrations_alternatives

Хотя лично я справился и с Ragtime.

Комментариев нет:

Отправить комментарий