#mysql #migration #define #across #environments #version

app alphadb-cli

AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments

10 releases

1.0.0-dev.147 Dec 21, 2024
1.0.0-beta.30 Jan 4, 2025
1.0.0-beta.28 Dec 31, 2024

#92 in Database interfaces

Download history 557/week @ 2024-12-21 305/week @ 2024-12-28 167/week @ 2025-01-04

1,029 downloads per month

GPL-3.0 license

165KB
3K SLoC

AlphaDB

GitHub releases Crates.io Version PyPI release NPM release License: GPL v3 Tests

AlphaDB

AlphaDB is a powerful and flexible tool for managing MySQL database versions. It allows you to define the structure of your database in a JSON format and simplifies the process of applying and managing migrations across multiple databases. With AlphaDB, you can ensure consistency and control in your database schema evolution, whether you’re working in development, staging, or production environments.


Beta

AlphaDB is currently in beta stage. Breaking changes should be expected.


Key Features

  • JSON-Based Database Schema: Define your database structure in a clear, human-readable JSON format.
  • Easy Migration Management: Apply, track, and roll back migrations seamlessly across multiple databases.
  • Version Control for Your Database: Keep your database schema in sync with your application code.
  • Lightweight and Developer-Friendly: Designed to integrate smoothly into your development workflow.

Documentation

Visit the official documentation

Dependencies

~21–43MB
~660K SLoC