package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev
# Packages
Package ddl implements MySQL data definition language functions.
Package dml handles the SQL DML for super fast performance, type safety and convenience.
Package dmlgen generates Go code and protocol buffer files from database tables.
Package dmltest provides functions for testing the dml package.
Package dmltype provides additional types for database values.
Package migration provides tools for database schema migrations.
Package mview adds materialized views via events on the MySQL binary log.
Package mycanal adds event listener to a MySQL/MariaDB compatible binlog, based on pkg myreplicator to provide triggerless events.
Package myreplicator handles the MySQL binary replication protocol.
No description provided by the author