Does anyone use ci/cd for deploying database changes?

This page summarizes the projects mentioned and recommended in the original post on /r/Database

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • django-migration-linter

    :rocket: Detect backward incompatible migrations for your django project

  • There's actually a Django package called django-migration-linter that can help with this by spotting migrations that could break under that condition: https://github.com/3YOURMIND/django-migration-linter

  • terminusdb

    TerminusDB is a distributed database with a collaboration model

  • We rolled our own database that does this - https://github.com/terminusdb/terminusdb

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

  • I'd never heard of this before she was interested. I've had a look at https://knexjs.org but it wasn't clear what purpose it fills. Are there any youtube videos you can recommend which showcase it's usefulness?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts