Git Product home page Git Product logo

auditsql's Introduction

AuditSQL审核执行平台

AuditSQL是web版本的MySQL数据库审核平台,旨在降低DBA的运维成本。

该平台给你带来便利的同时,更专注于稳定、高效、安全,请放心使用,谢谢。

如果能给您工作带来便利,请点颗STAR,谢谢。

开发组件

  • Python 3.6
  • Django 2.0
  • AdminLTE

功能

  • 自定义环境
    • 可以根据公司业务需求,定义多个环境,比如:测试环境、预发布环境、生产环境等
  • 工单
    • 支持DML、DDL、运维工单、数据导出工单
    • 支持钩子、上线版本号等功能
  • 语法
    • 提供SQL语法审核、格式化、高亮、注释、补全等功能
  • 审核
    • 流程化工单
    • 语法规则检测(目前inception仅做此用途)
    • 审核人审核工单,是否通过
    • 执行人执行工单,反馈工单状态
    • 工单历史
  • 执行
    • DDL语句支持gh-ost改表,抛弃pt-osc
    • DML语句实现事务级别的执行保证
    • 支持一键「全部执行」和有选择的「单条执行」
    • 自动生成DML备份语句
  • 进度展示
    • 前台实时显示DML、DDL、数据导出的进度(websocket)
  • 推送通知
    • 支持钉钉机器人
    • 支持邮件推送
    • all
  • SQL查询
    • 支持SQL查询功能,库授权,limit等功能
  • Xterm
    • 支持Xterm接口,可以接入redis、mongodb等命令行接口
  • 数据导出
    • 支持海量数据导出为XLSX格式,支持alias别名
  • 其他功能
    • 支持自定义角色
    • 支持LDAP授权登陆功能
    • 支持本地自建用户,本地密码修改
    • 支持修改头像
    • 支持自动检测已配置数据库实例的死锁检测功能,并提供推送

设计流程

效果展示

https://github.com/lazzyfu/AuditSQL/wiki/show

文档(使用和安装)

https://github.com/lazzyfu/AuditSQL/wiki

联系方式:

QQ群号:710797678

欢迎大家贡献代码,感谢大家的支持,谢谢

感谢

@HaroldZhen 贡献代码

auditsql's People

Contributors

lazzyfu 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.