V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Tianny
V2EX  ›  Python

Flask 写了个 SQL 自动化审核平台,大家点进来给看看。

  •  
  •   Tianny · 2018-01-13 13:22:15 +08:00 · 3178 次点击
    这是一个创建于 2266 天前的主题,其中的信息可能已经有所发展或是发生改变。
    Github: https://github.com/Tianny/incepiton_mysql

    一个基于 Inception 的 SQL 自动化审核平台

    来骗一点 star ^.^
    5 条回复    2018-01-14 12:15:19 +08:00
    defunct9
        1
    defunct9  
       2018-01-13 13:41:44 +08:00
    没有 oracle 么?
    Tianny
        2
    Tianny  
    OP
       2018-01-13 13:51:04 +08:00
    @defunct9 暂时不支持。因为操作 sql 主要用了中间件 Inception,它只支持 MySQL -。-
    fatjiong
        3
    fatjiong  
       2018-01-13 15:30:03 +08:00
    改天试试,感谢分享。
    kkfnui
        4
    kkfnui  
       2018-01-14 10:27:28 +08:00
    star 了!看了蛮有意思的,一般用来做什么的?定时统计?有哪些应用场景?
    Tianny
        5
    Tianny  
    OP
       2018-01-14 12:15:19 +08:00
    @kkfnui 谢谢。给 DBA 用的。开发提的上线 SQL 语句会先交给 inception 自动审核,审核通过, 再由 DBA 人工审核。支持分表操作、定时执行、回滚、实时获取 sql 执行进度等功能。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3491 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 11:02 · PVG 19:02 · LAX 04:02 · JFK 07:02
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.