#1 dbmate
🚀 A lightweight, framework-agnostic database migration tool.
Package databasemigrationservice provides the API client, operations, and parameter types for AWS Database Migration Service.
Health score 66/100, confidence 65/100.
| Latest version | v1.63.0 |
| Imported by | 65 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 13 days ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| AddTagsToResourceInput | Type | type AddTagsToResourceInput struct{ ... } |
| AddTagsToResourceInput.ResourceArn | Field | ResourceArn *string |
| AddTagsToResourceInput.Tags | Field | Tags []types.Tag |
| AddTagsToResourceOutput | Type | type AddTagsToResourceOutput struct{ ... } |
| AddTagsToResourceOutput.ResultMetadata | Field | ResultMetadata middleware.Metadata |
| ApplyPendingMaintenanceActionInput | Type | type ApplyPendingMaintenanceActionInput struct{ ... } |
| ApplyPendingMaintenanceActionInput.ApplyAction | Field | ApplyAction *string |
| ApplyPendingMaintenanceActionInput.OptInType | Field | OptInType *string |
| ApplyPendingMaintenanceActionInput.ReplicationInstanceArn | Field | ReplicationInstanceArn *string |
| ApplyPendingMaintenanceActionOutput | Type | type ApplyPendingMaintenanceActionOutput struct{ ... } |
| ApplyPendingMaintenanceActionOutput.ResourcePendingMaintenanceActions | Field | ResourcePendingMaintenanceActions *types.ResourcePendingMaintenanceActions |
| ApplyPendingMaintenanceActionOutput.ResultMetadata | Field | ResultMetadata middleware.Metadata |
🚀 A lightweight, framework-agnostic database migration tool.
Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library.
Package migrate reads migrations from sources and runs them against databases.
Package rel contains all rel primary APIs, such as Repository.
SQL Schema migration tool for Go.