随笔分类 -  【数据库】

摘要:1.Installing the MongoDB C Driver (libmongoc) and BSON library (libbson) Building on Windows with Visual Studio Building on Windows requires Windows V 阅读全文
posted @ 2018-07-06 14:12 lehoho 阅读(718) 评论(0) 推荐(0)
摘要:SchemaSpy https://github.com/schemaspy/schemaspy/releases https://sourceforge.net/projects/schemaspygui/files/ 阅读全文
posted @ 2018-06-06 15:33 lehoho 阅读(206) 评论(0) 推荐(0)
摘要:操作步骤: 一、安装MySQL数据库 1、下载MySQL-5.6.17-winx64.zip文件。2、解压到指定目录,本例为D:\mysql-5.6.17-winx64。3、修改配置文件,my-default.ini名称改为:my.ini,文件里面的参数配置: [mysqld] # 设置mysql的 阅读全文
posted @ 2018-05-29 16:06 lehoho 阅读(218) 评论(0) 推荐(0)