数据库相关

MySQL: InnoDB 还是 MyISAM?

Mysql中分页查询的两个解决方法比较

http://doc.mysql.cn/mysql5/refman-5.1-zh.html-chapter/optimization.html

MySQL优化

 

PostgreSQL 9.5 官方文档 英文版

PG的JSONB类型

 

PG-JsQuery扩展 – 基于Jsonb GIN Index的JS语法的查询插件,可以考虑将来用来支持raw query

 

数据迁移从Mongo到PG

 

PG9.5 水平分片扩展

Postgres-XL PostgreSQL的集群解决方案,支持 > 9.5

PG和Kafka的集成

基于Logical Decoding特性( > 9.4) 特性的数据同步方案

https://github.com/confluentinc/bottledwater-pg 

基于触发器的数据同步方案

https://github.com/xstevens/pg_kafka

 

PG 性能调优指南

http://blog.csdn.net/beiigang/article/details/7051641

posted @ 2018-04-02 14:21  酷酷的宋  阅读(109)  评论(0编辑  收藏  举报