Skip to content

adigio/atlas-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atlas Database Management Demo Project

Introduction

Atlas is a tool for database schema management, migrations, and versioning.
In this demo project, we demonstrate how to use Atlas in a declarative workflow with a database split into multiple schemas.

The goal is to showcase:

  • Managing schemas as SQL files in a structured folder layout.
  • Applying changes with atlas schema apply.
  • Inspecting and diffing database state.
  • Using a dev database to validate changes before applying them to production.

About

Database versioning and migration with Atlas (Demo project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages