zoukankan      html  css  js  c++  java
  • 一些优秀博客

    GO:
    https://github.com/hantmac/Mastering_Go_Second_Edition_Zh_CN
    
    
    
    MySQL Server团队
    http://mysqlserverteam.com
    
    何登成
    http://hedengcheng.com/
    
    彭立勋博客
    http://www.penglixun.com/
    
    MySQL Internals Manual
    https://dev.mysql.com/doc/internals/en/
    
    InnoDB Architecture and Internals - Percona
    https://www.percona.com/sites/default/files/PLDC2012-innodb-architecture-and-internals.pdf
    
    Category Archives: Insight for DBAs
    https://www.percona.com/blog/category/dba-insight/page/10/
    
    淘宝内核月报
    http://mysql.taobao.org/monthly/
    
    中国MySQL用户组
    http://acmug.com/
    
    腾讯DBA
    http://tencentdba.com/category/db/
    
    
    https://planet.mysql.com/zh/
    https://www.cnblogs.com/zengkefu
    http://blog.itpub.net/7728585/
    http://www.fordba.com/category/mysql
    http://seanlook.com
    http://cenalulu.github.io
    https://keithlan.github.io/
    http://blog.itpub.net/29096438/viewspace-2123053/
    http://guduwhuzhe.iteye.com/
    http://blog.csdn.net/zzulp/article/details/30987855
    http://blog.csdn.net/ylqmf/article/details/8713321
    http://www.cnblogs.com/cosiray/archive/2012/03/02/2376595.html
    
    
    mycat优秀博客
    http://blog.csdn.net/lurryjing1987
    http://blog.csdn.net/prestigeding/article/category/6435023
    https://blog.csdn.net/webnum/article/category/7190912
    
    
    MySQL工具
    MySQL工具汇总
    http://cenalulu.github.io/mysql/mysql-tools-list/
    
    MySQL 资源大全中文版
    https://github.com/jobbole/awesome-mysql-cn
    
    MySQL非主从环境下数据一致性校验及修复程序
    https://github.com/seanlook/px-table-checksum
    
    SchemaSync 表结构同步工具
    https://github.com/mmatuson/SchemaSync
    http://seanlook.com/2017/11/02/mysql_schemasync/
    
    mysqldiff 表结构同步工具
    http://seanlook.com/2017/08/05/mysql_mysqldiff/
    
     
    
    SQL审核工具
    去哪儿
    https://github.com/mysql-inception/inception
    
    archer
    
    https://github.com/jly8866/archer
    
    腾讯-SQL解析工具tmysqlparse
    https://github.com/GCSAdmin/tmysqlparse
    
    淘宝丹臣-sql审核
    https://github.com/taobao/sqlautoreview
    
    贺春旸-SQL自审工具sqlreview
    https://github.com/hcymysql/
    
     
    
    Oracle精品英文博客
    http://asmsupportguy.blogspot.jp/
    https://blogs.oracle.com/blogdirectory
    https://andreynikolaev.wordpress.com/
    https://blog.tanelpoder.com/
    https://fritshoogland.wordpress.com/
    https://richardfoote.wordpress.com/
    https://jonathanlewis.wordpress.com/
    
    https://blogs.oracle.com/database4cn/ -- oracle官方博客
    http://ask.orasos.com/forum-52-1.html -- 惜分飞脚本
    http://www.hellodba.com/index.php?lang=cn
    
    https://blog.csdn.net/mchdba --mchdba
    http://itwwb.com --武大
    etlbi.com --道长
    
     
    
    Google 开源项目风格指南 - python
    http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/
    
    django中文文档
    http://python.usyiyi.cn/translate/django_182/index.html
    http://python3-cookbook.readthedocs.io/zh_CN/latest/
    
     
    
    Python自动化运维工具
    https://github.com/ZhangXiaoyu-Chief
    https://github.com/guohongze/adminset
    https://github.com/lijianjun2014/thinkdb
    https://github.com/jimmy201602/
    https://github.com/alexchen16
    https://github.com/jly8866/archer
    
     
    
    python学习博客
    
     
    https://github.com/jackfrued/Python-100-Days
    
     
    
    redis
    http://redisdoc.com/index.html
    http://www.redis.cn
    http://www.cnblogs.com/zhoujinyi/tag/redis/
    
     
    
    mycat优秀博客
    http://blog.csdn.net/lurryjing1987
    http://blog.csdn.net/prestigeding/article/category/6435023
    https://blog.csdn.net/webnum/article/category/7190912
    
     
    
    
    https://www.kancloud.cn/tuna_dai_/day01/325263 --大而全,覆盖docker,运维(linux/zabbix/jenkins/nginx),大数据,编程语言等。
    http://www.ywnds.com
    
    
    SQLyog 下载地址
    http://www.onlinedown.net/soft/24926.htm
  • 相关阅读:
    php学习day12---数据库(4)数据表的连接查询,子查询和联合查询
    php学习day11---数据库(3)数据表的增删改查
    php学习day10---数据库基础2
    php学习day9---数据库的基本知识
    php学习day8---数组的知识
    php学习day7--函数的相关知识
    资源相互引用时 需添加 PerformSubstitution=True
    C++完美实现Singleton模式[转]
    shell
    AJAX enabled & disabled
  • 原文地址:https://www.cnblogs.com/l10n/p/7259527.html
Copyright © 2011-2022 走看看