38 Star 215 Fork 63

京东零售/分布式表缓存DTC

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
init.s3.sql 146 Bytes
一键复制 编辑 原始数据 按行查看 历史
CREATE TABLE `opensource` (
`uid` int(11) ,
`name` varchar(50),
`city` varchar(50),
`sex` int(11) ,
`age` int(11)
)DEFAULT CHARSET=utf8;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/jd-platform-opensource/dtc.git
git@gitee.com:jd-platform-opensource/dtc.git
jd-platform-opensource
dtc
分布式表缓存DTC
master

搜索帮助