OceanDB小结

Kopei article

阿里自研的分布式关系型数据库

主要特点

  • 支持SQL92和高度兼容Mysql,有一个类似mysql的sql语法,但是有一些限制。
  • 多个副本,分布在多区域,可抵御单机、机架及机房故障。
  • 准内存数据库。
  • 底层Paxos协议,通过3个以上节点投票保持数据强一致。
  • 支持跨行跨表事务
  • Title: OceanDB小结
  • Author: Kopei
  • Created at : 2017-11-14 00:00:00
  • Updated at : 2025-08-13 18:15:58
  • Link: https://kopei.github.io/2017/11/13/Aliyun-oceanDB/
  • License: This work is licensed under CC BY-NC-SA 4.0.
Comments