随笔分类 -  database

摘要:Covering Indexes in MySQL, PostgreSQL, and MongoDB - Orange Matter https://orangematter.solarwinds.com/2019/02/01/covering-indexes-in-mysql-postgresql 阅读全文
posted @ 2019-01-30 10:09 papering 阅读(291) 评论(0) 推荐(0)
摘要:http://ssdb.io/docs/zh_cn/index.html 用户案例 如果你在生产环境中使用 SSDB, 欢迎你给我发邮件(ssdb#udpwork.com), 我很愿意把你加入到下面的用户列表中. 邮件中请包含如下信息: 产品/公司/团队名称 LOGO(作为附件) 网站链接 公司/产 阅读全文
posted @ 2018-09-11 01:27 papering 阅读(984) 评论(0) 推荐(0)
摘要:http://www.liquibase.org/documentation/index.html https://github.com/studygolang/studygolang/tree/master/config/changelogs 数据库变更采用 Liquibase 管理,建表、修改字 阅读全文
posted @ 2018-08-05 09:03 papering 阅读(231) 评论(0) 推荐(0)
摘要:https://baike.baidu.com/item/范式/8438203 范式是符合某一种级别的关系模式的集合。关系数据库中的关系必须满足一定的要求,满足不同程度要求的为不同范式。 [1] 中文名范式外文名Paradigm性 质数据库术语种 类六种范式模 式关系模式 范式(数据库设计范式,数据 阅读全文
posted @ 2017-01-27 17:31 papering 阅读(321) 评论(0) 推荐(0)
摘要:Discuz! 数据库字典_Discuz! 资料库 https://www.dz7.com.cn/library/database/x25_index.html pre_forum_forum 版块表 主键fid 全局字段fid mediumint(8) unsigned 版块ID、论坛id pre 阅读全文
posted @ 2016-09-05 03:29 papering 阅读(282) 评论(0) 推荐(0)
摘要:https://en.wikipedia.org/wiki/ACID https://zh.wikipedia.org/wiki/ACID //ACID compliant , row-level locking , FOREIGN KEY 行锁 表锁 //a small footprint , T 阅读全文
posted @ 2016-08-13 00:54 papering 阅读(1057) 评论(0) 推荐(0)