Database Migration: Take Care of Your Database Changes

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • migrate

    Database migrations. CLI and Golang library.

    I will show you how to create an simple program for performing database migration using Golang Migrate. Before we proceed to next step make sure you already install its binary on your system, here is the release list with various operating system option, Golang Migrate Releases.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • dm-tutor

    By creating this program, you can easily setup database design and its sample data. And I have repository you can clone for this here is it, while reading this post you will understanding how it works. And I recommend you to have docker installed in your pocket for this tutorial.

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

  • Use Golang Migrate on Docker Compose

    2 projects | dev.to | 27 May 2024
  • How to use SQLC with Golang

    1 project | dev.to | 3 Jan 2024
  • Looking for recommendations for model/schema/migration management in Golang

    2 projects | /r/golang | 7 Dec 2023
  • best practices for testing of stored procedure calls?

    1 project | /r/golang | 12 Jul 2023
  • Authentication system using Golang and Sveltekit - User registration

    1 project | dev.to | 3 Jun 2023