go-mysql-server

There are 2 repositories under go-mysql-server topic.

  • go-mysql-mocker

    gmm(go-mysql-mocker) is a simple but useful tool to mock mysql server in Go project, it is especially useful in unit testing. This tool uses dolthub/go-mysql-server as memory server and gorm to auto create table and init data.

    Language:Go3
  • clustersql

    kubernetes controller exposing a mysql-compatible interface for retrieving the objects within the cluster using SQL

    Language:Go