An open API service indexing awesome lists of open source software.

https://github.com/zeromicro/ddl-parser

A tool to parse mysql ddl.
https://github.com/zeromicro/ddl-parser

Last synced: 10 days ago
JSON representation

A tool to parse mysql ddl.

Awesome Lists containing this project

README

          

# ddl-parser

[![Go](https://github.com/zeromicro/ddl-parser/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/zeromicro/ddl-parser/actions/workflows/go.yml)
[![go-zero](https://img.shields.io/badge/Github-go--zero-brightgreen?logo=github)](https://github.com/tal-tech/go-zero)
[![license](https://img.shields.io/badge/License-MIT-blue)](https://github.com/zeromicro/ddl-parser/blob/main/LICENSE)
[![license](https://img.shields.io/badge/Release-V1.0-red)](https://github.com/zeromicro/ddl-parser/releases)

A tool to parse mysql ddl, it's only does work for goctl!