Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jhaynie/shift

Repository files navigation

         __    _ ______
   _____/ /_  (_) __/ /_
  / ___/ __ \/ / /_/ __/
 (__  ) / / / / __/ /_
/____/_/ /_/_/_/  \__/

Super powers for data migrations

Caution

Work in progress

Shift is a database migration tool that allows you to maintain "just in time" migrations instead of producing static migration artifacts.

Shift provides a high level schema definition language (can be expressed in JSON or YAML) to describe your schema. This schema is used to bring any changes to your database as needed. The schema can also be used to generate code, built additional tools around your database schema and provide other useful capabilities (such as powering your AI).

About

Database migration and stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published