module
Version:
v0.1.0-beta
Opens a new window with list of versions in this module.
Published: Sep 8, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶

ProtoMagic
ProtoMagic is a CLI that helps convert database tables into Protocol Buffers files.
Documentation
protomagic CLI
Minimal configuration example
databases:
postgresql:
dataSourceName: postgres://postgres:12345@localhost:5432/db-name?sslmode=disable
mysql:
dataSourceName: root:12345@tcp(localhost:3306)/db-name
Complete configuration example
See: protomagic.yaml
ProtoMagic CLI
- Run the command by specifying the configuration file
protomagic -c ./my-config-file.yaml
Directories
¶
Click to show internal directories.
Click to hide internal directories.