Agnostic Database Migrations
stable
  • Overview
  • Installation
  • Command Line
  • Design
  • Workflow
  • Credits
Agnostic Database Migrations
  • Docs »
  • Agnostic Database Migrations
  • Edit on GitHub

Agnostic Database Migrations¶

Agnostic is a database migrations system that is agnostic to programming language, framework, and database system. It supports MySQL, PostgreSQL, and SQLite.

  • Overview
    • Quick Start
    • Purpose
    • Alternatives
    • License
  • Installation
    • Install From PyPI
    • Install From Source
    • Verification
  • Command Line
    • Global Options
    • (Lack Of) Configuration
    • bootstrap
    • drop
    • list
    • migrate
    • snapshot
    • test
  • Design
    • Overview
    • Pure SQL
    • Data vs. Database Structure
    • Up vs. Down
    • Storing Migrations
    • Sample File Layout
    • Metadata
    • Running Migrations
    • Build vs. Migrate
  • Workflow
    • Overview
    • Initial Set Up
    • Snapshot Current Database Structure
    • Build New Database With ORM
    • Write & Test Migrations
    • Merge Coworker’s Branch
    • Migrate Production
  • Credits
Next

© Copyright 2015, Mark E. Haase Revision d8b4adac.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
1.0.2
1.0.1
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.