Skip to Main Content
Documentation
MySQL手册
MySQL企业版
工作台
InnoDB集群
MySQL NDB集群
连接器
Section Menu:
Documentation Home
MySQL NDB Cluster API 开发人员指南
前言和法律声明
第 1 章 NDB Cluster API:概述和概念
1.1 NDB Cluster API 概述:简介
1.1.1 NDB Cluster API 概述:NDB API1
1.1.2 NDB Cluster API 概述:MGM API1
1.2 NDB Cluster API 概述:版本兼容性
1.3 NDB Cluster API 概述:术语
1.4 NDB交易和扫描API
1.5 应用层划分
1.6 使用 NdbInterpretedCode
第 2 章 NDB API
第 3 章 MGM API
第 4 章 MySQL NDB Cluster Connector for Java
第 5 章用于 JavaScript 的 MySQL NoSQL 连接器
第 6 章 ndbmemcache—NDB Cluster 的 Memcache API(不再支持)
指数
MySQL NDB Cluster API 开发人员指南
/
第 1 章 NDB Cluster API:概述和概念
/ 1.1 NDB Cluster API 概述:简介
1.1 NDB Cluster API 概述:简介
1.1.1 NDB Cluster API 概述:NDB API
1.1.2 NDB Cluster API 概述:MGM API
抽象的
本节介绍 NDB 事务和扫描 API 以及 NDB 管理(MGM)API,用于构建在 NDB Cluster 上运行的应用程序。它还讨论了开发此类应用程序所涉及的一般理论和原则。