Small service on Go
-
Updated
Nov 3, 2018 - Go
Small service on Go
This is Go code for a GraphQL API that interacts with a database. The code includes functions for querying and retrieving data from the database. The code uses the Go programming language and the GraphQL Go library to handle GraphQL queries. It also uses the database/sql library to interact with the database.
This is a demo project. Mainly use Iris and MVC model to implement Restful API. The ORM model and various related components are used for this demo project.
List of useful functions which can be reused in many projects
Backend for gir-rakshak app
This is a book management server with the mysql database.
Golang REST API example app using gorilla mux, mysql and http package in go
GO CATALOG is REST API written in Golang
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.
Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件
Add a description, image, and links to the go-mysql topic page so that developers can more easily learn about it.
To associate your repository with the go-mysql topic, visit your repo's landing page and select "manage topics."