| Crates.io | alphadb-cli |
| lib.rs | alphadb-cli |
| version | 1.0.0-beta.37 |
| created_at | 2024-12-21 10:22:13.919764+00 |
| updated_at | 2025-05-09 21:38:49.827593+00 |
| description | AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments. |
| homepage | https://alphadb.w-kuipers.com |
| repository | https://github.com/w-kuipers/alphadb |
| max_upload_size | |
| id | 1490921 |
| size | 158,879 |

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.
AlphaDB is currently in beta stage. Breaking changes should be expected.
Visit the official documentation