examples

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

SDC Examples

This directory contains various examples demonstrating the usage of the SDC library.

Table of Contents

  1. Basic Conversion
  2. Migration Examples
  3. Schema Comparison
  4. Advanced Usage

Basic Conversion

MySQL to PostgreSQL

See mysql_to_postgres.go

MySQL to SQLite

See mysql_to_sqlite.go

PostgreSQL to MySQL

See postgres_to_mysql.go

Migration Examples

Basic Migration

See basic_migration.go

Custom Migration

See custom_migration.go

Migration with Rollback

See migration_rollback.go

Schema Comparison

Basic Comparison

See basic_comparison.go

Advanced Comparison

See advanced_comparison.go

Advanced Usage

Custom Type Conversion

See custom_type_conversion.go

Connection Pool Management

See connection_pool.go

Error Handling

See error_handling.go

Logging Configuration

See logging.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL