Giter Site home page Giter Site logo

cloud-native-schema-migrations / cloud-native-schema-migrations.github.io Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 7 KB

A manifesto on headache-free database schema migrations, working well for cloud-native environments and continuous deployment.

Home Page: https://cloud-native-schema-migrations.github.io/

HTML 27.29% CSS 72.71%
cloud-native manifesto database-migrations schema-migrations

cloud-native-schema-migrations.github.io's People

Contributors

schweikert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kanukollunaren

cloud-native-schema-migrations.github.io's Issues

"Checking the schema version" clarification

The "Checking the schema version" is unclear, especially making it clear that it isn't about backwards-incompatible that would require old applications to be stopped (and which is something that shouldn't happen). This is about deploying an application version that needs a schema change, and making sure that the schema change was applied, before starting the application.

Risks of schema-aware code

Implementing schema detection and different code paths in the application has the risk of using untested code.

Rephrase principle 3: "Ensure your application always works with the current and previous schema"

"If needed, adapt first the current application": a) I'd rephrase this to "Ensure your application always works with the current and previous schema". It's such a fundamental concept that I think it deserves to be lifted into a principle. I'd quickly sum up what this means and then condense the rest of the current paragraph into the end of the same section. b) I'd add a fourth step "4. Clean up"

(from Patric)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.