xwinie / newdb

new db write by golang. Support mysql TIBD sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newdb Build Status GoDoc Widget CII Best Practices

new db write by golang. Support mysql TIBD sql

Getting Started

Prerequisites

see go.mod

Installing

Makefile will tell you how to install it and use it

run one demo

make help
make demo

Running the tests

make test-verbose test-race test-coverage test

Built With

  • go mod - Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Exfly - Initial work - Exfly

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

references

About

new db write by golang. Support mysql TIBD sql

License:Apache License 2.0


Languages

Language:Go 93.0%Language:Makefile 7.0%