33 Go Mysql Libraries

A lightweight event collection system with some spice.

A lightweight event collection system with some spice.

Buz Event Collection, Validation, and Delivery. Buz is a system for collecting events from various sources, validating data quality, and delivering th

02

go-demo is a golang business service framework, including the encapsulation of common components and corresponding tools, such as: mysql, redis, memory cache, kafka, etc.

go-demo 本地数据库依赖部署,推荐docker mysql: docker pull mysql:5.7 docker run -p 3306:3306 --name mysql -e MYSQL_ROOT_PASSWORD=123456 -d mysql:5.7 redis: docke

04

The simple TikTok backend which supports video Feed stream, video contribution, personal information, like list, user comments, follow list, fan list, etc.

The simple TikTok backend which supports video Feed stream, video contribution, personal information, like list, user comments, follow list, fan list, etc.

tiktok 抖音简洁版 探索本项目的文档 » Attention: We always welcome contributors to the project. Before adding your contribution, please carefully read our Git 分支管理规

05

(MySQL) SlowLog Profiler

slp slp is a MySQL SlowLog Profiler. 日本語 This tool is similar to mysqldumpslow, but can check more metrics. Installation Download from https://github.

06

Zabbix database cleaner service for postgresql and mysql.

Zabbix Database Cleaner This service is optionally prepared with the aim of cleaning meaningless data kept in the Zabbix database. It currently suppor

07

The RDS Configuration provider manages RDS settings in an AWS RDS MySQL instance or Aurora MySQL cluster.

Terraform RDS Configuration Provider The RDS Configuration provider manages RDS settings in an AWS RDS MySQL instance or Aurora MySQL cluster. Require

08

A tool to generate bun, gorm, sql, sqlx and xorm sql code.

sqlgen English | 中文 sqlgen is a tool to generate bun, gorm, sql, sqlx and xorm sql code from SQL file which is inspired by go-zero goctl sqlc. Install

09

An enterprise Go template MySQL application showcasing - Testing strategies, middleware support, and Continuous integration.

An enterprise GraphQL template application built using Golang showcasing - Testing Strategy, DB migrations and seeding, integration with an ORM, containerization using Docker, GraphQL Interface, MySQL, subscriptions, redis caching, paginated endpoints.

10

🗄 Simple tool for backup your databases, files to FTP / SCP / S3 storages.

GoBackup Simple tool for backup your databases, files to cloud storages. GoBackup is a fullstack backup tool design for web servers similar with backu

11

Alternative to pt-query-digest in Golang

go-mysql-query-digest Alternative to pt-query-digest in Golang Install go install github.com/matsuu/[email protected] Usage go-mysql-query-

12

A very simple API that emulates mini Twitter, it was made for my blog. Check the article.

Mini Twitter Clone Disclaimer This is an introductory project to look at Golang a bit. This project is not production ready and it has bad practices l

13

Base a simple backend with Gorm and Gin (DB: Mysql )

BaseBE Base a simple backend with Gorm and Gin (DB: Mysql ) I. Create a Mysql DB Create a docker-compose.yml init DB II. List API [GIN-debug] GET /pin

14

Golang rest-api practice

Golang rest-api practice

API-PRACTICE Functional CRUD news. CD comment. Endpoint's HTTP URL BODY RESPONSE GET /api/v1/news - [ { "id": 3, "title": "Title", "desc

15

Golang RESTful API with mux, gorm, and MySQL backend.

Golang RESTful API w/ mux/gorm/MySQL This is a simple example of a Golang RESTful API, using the gorm ORM library and the gorilla/mux router. Tested

16

🗲 Projeto de fazer uma API em Go

ultividros-project 🪟 🗲 Projeto para fazer uma API em Go com bibliotecas como goFiber e Gorm e usando banco de dados MySQL. O objetivo do projeto é s

17

qb is a MySQL benchmarking tool using TPC-B(same as pgbench).

qb qb is a MySQL benchmarking tool using TPC-B(pgbench). Usage qb - MySQL benchmarking tool using TCP-B(same as pgbench). Flags: --version

18

HTTP and TCP server written in Go with a custom connection pool, connected to MySQL DB, using redis as cache

Justin's Entry Task Tech Stack: MySQL + Redis - Go - HTML How to run Run redis(port 6379) docker run -d --name redis-stack-server -p 6379:6379 redis

19

Go bindings library for SQLite, MySQL and PostgreSQL

golang-sql Go bindings library for MySQL, PostgreSQL and SQLite Features Multiple storages: MySQL, PostgreSQL, SQLite Debug mode for tracking SQL quer

20

the manager/usage platform for mysql,tidb,redis,mq and so on.

the manager/usage platform for mysql,tidb,redis,mq and so on.

English | 简体中文 版本 初版开发中,目前tidb、mysql的sql审核功能可用。 0. 基本介绍 0.1 项目介绍 Owls是一个基于 vue 和 gin 开发的全栈前后端分离的后端系统管理平台,集成jwt鉴权,sql审批(sql查询,mq管理、redis使用管理、etcd管理等)。帮

21

This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql

This Repository contains code in which we develop the backend rest api's of banking server in go  using mux and mysql

Banking-server 🚀 This Repository contains code in which we develop the backend rest api's of banking server in go using mux and mysql Visit ➡️ Auth M

22

ddl-maker generate ddl (SQL file) from Go struct.

ddl-maker generate ddl (SQL file) from Go struct.

[日本語] What is ddl-maker ddl-maker generate ddl (SQL file) from golang struct. It's only supported MySQL only now. The original code is kayac/ddl-maker

23

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

qry SQL builder and repository for SQL query generation and execution. Scan and pass arguments manually or use generics to automatically map data into

24

Building basic RESTful (CRUD) with Golang & MySQL

Building-basic-RESTful-CRUD-with-Golang-MySQL Building basic RESTful (CRUD) with Golang & MySQL Introduction We would be developing an application tha

25

Golang backend with Fiber, Gorm and MySQL

fiber-gorm-mysql-backend Golang backend with Fiber, Gorm and MySQL Rushed in a few hours for a colleague. Run on local with MySQL connection config If

26

Sample code snippet to familiarize golang . Concept of goroutines , channels, concurrency is implemented in a sample scenario

go-mysql-goroutines-channel Sample code snippet to familiarize golang . Concept of goroutines , channels, concurrency , interface, slice, error handli

27

A tool to write schema definition from connected database.

A tool to write schema definition from connected database.

scheman Scheman is a tool to visualize tables schema or ERD of connected RDB. Main purpose of this is accelerating working collaboration between engin

28

API CRUD with MySQL as database.

Go CRUD API + MySQL Bookstore Bookstore App CRUD API with Go Language + MySQL using jinzhu/gorm, go-sql-driver/mysql, gorilla/mux and Postman Required

29

go-bookstore 📚 Simple MySQL API written in Go.

go-bookstore  📚 Simple MySQL API written in Go.

go-bookstore 📚 Simple MySQL API written in Go. The API handles http requests to create, update, and delete book entries in a bookstore database . Thi

30

the manager platform for mysql,tidb,redis,mq and so on.

the manager platform for mysql,tidb,redis,mq and so on.

English | 简体中文 不同版本 我们会对以下四个版本持续维护,请选择适合自己的版本使用。最新技术栈为组合式api版本,已支持多语言(I18N) 组合式API版(主) | 组合式API多语言(i18n)版 | 声明式API版 | 声明式API多语言(i18n)版 项目文档 在线文档 : htt

31

Go-mad - Go MySQL Anonymized Dump

Go MAD MySQL anonymized dump This project aims to have a tool that allows mysql

32

A river for elasticsearch to automatically index mysql content using the replication feed.

Mysql River Plugin for ElasticSearch The Mysql River plugin allows to hook into Mysql replication feed using the excellent python-mysql-replication an

33
1