Giter Site home page Giter Site logo

spicychickenfly / das Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bluepongo/das

0.0 0.0 0.0 20.89 MB

das(database-autonomy-service) is a self-perception, repair, optimization, and security database service.

License: Apache License 2.0

Go 99.38% Shell 0.35% Makefile 0.26% Dockerfile 0.01%

das's Introduction

das

License

What is das?

das is an open source project that provides a reliable autonomous platform for the usage and management of MySQL database. This autonomous platform provides real-time monitoring of the MySQL database, regular inspections, and healthcheck alarms. The platform will centrally manage the MySQL database to assist users in using the MySQL database in a more standardized and efficient manner.

Deployment

The project can be deployed according to the following steps:

  1. Use Percona Monitoring and Management to centrally manage MySQL that needs to be monitored (omitted)
  2. Install a local MySQL database to store das data, and the database table structure is in the sql directory of das
  3. Install sql tuning tool soar into the bin directory
  4. Create configuration files das.yaml and soar.yaml in the config directory, there are template yaml files in the config directory
  5. das uses soar as Linux shell command, so on Windows, we need to create a shell environment by installing cygwin or mingw, normally, installing git tool is enough, make sure that the paths of soar.exe and sh.exe are in the PATH environment

Quick Start

The following software is required to work with the das codebase and build it locally:

  • Go version Go >= 1.16

To check the source code and build binaries, you can simply run:

Build

go build -o das main.go

Start

./das start --config=./config/das.yaml

Swagger

http://127.0.0.1:6090/swagger/index.html

Contributing

License

Copyright das Authors. Licensed under the Apache License, Version 2.0.

das's People

Contributors

allinchen avatar bluepongo avatar gengxiaoyun avatar mysqlno1 avatar romberli avatar spicychickenfly avatar zetatez avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.