Posts

MongoDB/SQL Server增量同步方案

由于SQL Server的特殊性,目前市面上没有成熟开源的SQL Server/MongoDB同步软件,可行方案需要采用软件编写的方式才能实现该功能。通过
2015-10-16
3 min read

初识Promise

主要内容为25号微课堂学习的《Node.js最新技术栈之Promise篇》笔记以及心得。
2015-09-25
8 min read

Coursera Data-analysis001:Getting Your Research Project Started

After check five codebooks are provided, I choose use the GapMind data sets and then put some relevant indicators into my research project. first topic of interest After read GapMinder codebook, I’m interested in female employee. Think about whether female employee rate and female literacy rate are associated. According to common sense, the relationship between them is positive correlation. If true, I am most interested in the degree. second topic to explore Maybe other variables also influence the female employee rate, I choose the urban rate, female salaried employees rate, female first marriage age and gross employ rate.
2015-09-20
2 min read