【玩转ElasticSearch】横向对比ElasticSearch与Sphinx
打算写几篇ElasticSearch使用心得。第一篇,先从ElasticSearch与Sphinx的横向对比开始。横向对比是反应优点和暴露问题的好方法。我是Sphinx阵营转向ElasticSearch阵营的,两者都是成熟的开源搜索引擎,各有优劣,这篇文章也可以给纠结使用哪套方案的同学提供一些选择的依据。
• 导入MySQL数据生成索引
ElasticSearch:GitHub -
接口文档管理神器RAP2安装和部署
一 RAP2
RAP2是在RAP1基础上重做的新项目,它包含两个组件(对应两个Github Repository)。
rap2-delos: 后端数据API服务器,基于Koa + MySQLlink
rap2-dolores: 前端静态资源,基于React link
什么是RAP?
rap是一款API 文档管理工具,在 RAP 中,可以定义接口的 URL、请求 & 响应细节格式等等。
【阿里在线技术峰会】罗龙九:云数据库十大经典案例分析
在阿里巴巴在线峰会上的第二天,来自阿里云资深DBA专家罗龙九给大家带来了题为《云数据库十大经典案例分析》的分享。罗龙九以MySQL数据库为例,分析了自RDS成立至今,用户在使用RDS过程中最常见的问题,包括:索引、SQL优化、锁、延迟、参数优化、连接数、CPU、Iops、磁盘、内存等。
mysql错误解决总结
<div style="font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif">
<div style="font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif">
1、</div>
<div s
mydumper备份数据库详解(已详细说明)
<p></p>
<p style="margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; color:rgb(85,85,85); font-family:'microsoft yahei'; font-size:15px; line-height:35px">
<span style="font
linux中数据库的安装 增删改查
linux中数据库的安装 增删改查
mariadb的安装和初始化
yum install mariadb-server.x86_64 -y
systemctl status mariadb
systemctl s.