mwbparser

package module
v0.0.0-...-e081bcb Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2019 License: MIT Imports: 11 Imported by: 0

README

mwbparser - MWB Parser for golang

Features
  • Parse MySQL Workbench file and extract information about tables, columns, indexes and foreign keys.
Examples
import (
	"github.com/takaaki-mizuno/mwbparser"
)

tables, err := Parse(MWB_FILE_PATH)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(mbwFilePath string) ([]objects.Table, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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