类库
› schemahero
schemahero/schemahero
SchemaHero是一个Kubernetes Operator,用于声明式数据库Schema管理。它允许用户将数据库表结构定义为Kubernetes资源进行部署,自动计算并应用Schema变更(如ALTER TABLE语句),可管理集群内或外部(如RDS、CloudSQL)的数据库。
标签
技术栈
根目录 go
查看全部依赖 (23)
依赖
github.com/aws/aws-sdk-go-v2
v1.41.4
github.com/aws/aws-sdk-go-v2/config
v1.32.12
github.com/aws/aws-sdk-go-v2/credentials
v1.19.12
github.com/aws/aws-sdk-go-v2/service/ssm
v1.68.3
github.com/go-logr/zapr
v1.3.0
github.com/go-sql-driver/mysql
v1.9.3
github.com/hashicorp/go-hclog
v1.6.3
github.com/hashicorp/go-plugin
v1.7.0
github.com/onsi/gomega
v1.39.1
github.com/pkg/errors
v0.9.1
github.com/spf13/cobra
v1.10.2
github.com/spf13/pflag
v1.0.10
github.com/spf13/viper
v1.21.0
github.com/stretchr/testify
v1.11.1
go.uber.org/zap
v1.27.1
gopkg.in/yaml.v2
v2.4.0
k8s.io/api
v0.35.3
k8s.io/apiextensions-apiserver
v0.35.3
k8s.io/apimachinery
v0.35.3
k8s.io/cli-runtime
v0.35.3
k8s.io/client-go
v0.35.3
oras.land/oras-go/v2
v2.6.0
sigs.k8s.io/controller-runtime
v0.23.3
plugins/cassandra go
查看全部依赖 (5)
依赖
github.com/gocql/gocql
v1.7.0
github.com/hashicorp/go-plugin
v1.7.0
github.com/pkg/errors
v0.9.1
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1
plugins/mysql go
查看全部依赖 (5)
依赖
github.com/go-sql-driver/mysql
v1.9.3
github.com/hashicorp/go-plugin
v1.7.0
github.com/pkg/errors
v0.9.1
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1
plugins/postgres go
查看全部依赖 (6)
依赖
github.com/hashicorp/go-plugin
v1.7.0
github.com/jackc/pgx/v4
v4.18.3
github.com/pkg/errors
v0.9.1
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1
github.com/xo/dburl
v0.24.2
plugins/rqlite go
查看全部依赖 (5)
依赖
github.com/hashicorp/go-plugin
v1.7.0
github.com/pkg/errors
v0.9.1
github.com/rqlite/gorqlite
v0.0.0-20240122221808-a8a425b1a6aa
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1
plugins/sqlite go
查看全部依赖 (5)
依赖
github.com/hashicorp/go-plugin
v1.7.0
github.com/mattn/go-sqlite3
v1.14.38
github.com/pkg/errors
v0.9.1
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1
plugins/timescaledb go
查看全部依赖 (6)
依赖
github.com/hashicorp/go-plugin
v1.7.0
github.com/jackc/pgx/v4
v4.18.3
github.com/pkg/errors
v0.9.1
github.com/schemahero/schemahero
v0.0.0-00010101000000-000000000000
github.com/schemahero/schemahero/plugins/postgres
v0.0.0-00010101000000-000000000000
github.com/stretchr/testify
v1.11.1