[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-4131":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":15,"stars30d":16,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":17,"rankGlobal":8,"rankLanguage":8,"license":18,"archived":19,"fork":19,"defaultBranch":20,"hasWiki":21,"hasPages":19,"topics":22,"createdAt":8,"pushedAt":8,"updatedAt":23,"readmeContent":24,"aiSummary":25,"trendingCount":14,"starSnapshotCount":14,"syncStatus":16,"lastSyncTime":26,"discoverSource":27},4131,"Mycat-Server","MyCATApache\u002FMycat-Server","MyCATApache",null,"Java",9530,3817,649,934,0,1,2,63.7,"GNU General Public License v2.0",false,"main",true,[],"2026-06-12 04:00:21","\n# Mycat1\n\n官网:  http:\u002F\u002Fmycatone.top\n\n\n[gitee](https:\u002F\u002Fgitee.com\u002FMycatOne\u002FMycat-Server)\n[github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server)\n\n提交代码,可以开issue,写清楚代码改动或者联系qq:1019100252\n\nmycat1.6权威指南\n[yuque](https:\u002F\u002Fwww.yuque.com\u002Fbooks\u002Fshare\u002F0576de75-ffc4-4c34-8586-952ae4636944)\n[pdf](http:\u002F\u002Fmycat.org.cn\u002Fdocument\u002Fmycat-definitive-guide.pdf)\n\n\n客户端连接配置 \n[gitee](https:\u002F\u002Fgitee.com\u002FMycatOne\u002FMycat-Server\u002Fwiki\u002F%E5%BC%80%E5%8F%91%E7%AF%87%EF%BC%9A1.0-%E5%AE%A2%E6%88%B7%E7%AB%AF%E8%BF%9E%E6%8E%A5%E9%85%8D%E7%BD%AE)\n[github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server\u002Fwiki\u002F%E5%BC%80%E5%8F%91%E7%AF%87%EF%BC%9A1.0-%E5%AE%A2%E6%88%B7%E7%AB%AF%E8%BF%9E%E6%8E%A5%E9%85%8D%E7%BD%AE)\n\n[![Stargazers over time](https:\u002F\u002Fstarchart.cc\u002FMyCATApache\u002FMycat-Server.svg)](https:\u002F\u002Fstarchart.cc\u002FMyCATApache\u002FMycat-Server)\n  \n\nMycat志愿者开发群:332702697,106088787\n\n[![GitHub issues](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fissues\u002FMyCATApache\u002FMycat-Server.svg)](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server\u002Fissues)\n[![GitHub forks](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fforks\u002FMyCATApache\u002FMycat-Server.svg)](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server\u002Fnetwork)\n[![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002FMyCATApache\u002FMycat-Server.svg)](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server\u002Fstargazers)\n[![MyCAT](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FMyCAT-%E2%9D%A4%EF%B8%8F-%23ff69b4.svg)](http:\u002F\u002Fmycat.io\u002F)\n\nMyCAT is an Open-Source software, “a large database cluster” oriented to enterprises. MyCAT is an enforced database which is a replacement for MySQL and supports transaction and ACID. Regarded as MySQL cluster of enterprise database, MyCAT can take the place of expensive Oracle cluster. MyCAT is also a new type of database, which seems like a SQL Server integrated with the memory cache technology, NoSQL technology and HDFS big data. And as a new modern enterprise database product, MyCAT is combined with the traditional database and new distributed data warehouse. In a word, MyCAT is a fresh new middleware of database.\n\nMycat’s target is to smoothly migrate the current stand-alone database and applications to cloud side with low cost and to solve the bottleneck problem caused by the rapid growth of data storage and business scale.\n\n2020年1月1日合拼了一个PR,优化PartionByLong的分片算法,数据不均衡的问题,所以该分片算法与此前的PartionByLong的数据分布不一致,即1.675之后与之前的版本不兼容\nMyCAT1.6不支持一个SQL包含多个语句\n\n旧Mycat升级fastjson，把pom.xml中fastjson的版本更改即可\n\n1.6的bug:\n批处理插入,多语句,堆外合拼,请大家要避开这些功能\n\n全局序列号语法\n\n```sql\nINSERT INTO `travelrecord` (`id`,user_id) VALUES ('next value for MYCATSEQ_GLOBAL',\"xxx\");\n```\n\n更新Druid 1.1.10版本的分支独立维护在\n[gitee](https:\u002F\u002Fgitee.com\u002FMycatOne\u002FMycat-Server\u002Ftree\u002F1.6.6-druid)\n[github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-Server\u002Ftree\u002F1.6.6-druid)\n\n\n\n* Getting Started \n* [gitee](https:\u002F\u002Fgitee.com\u002Fmirrors_MyCATApache\u002FMycat-doc\u002Ftree\u002Fmaster\u002Fen)\n* [github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-doc\u002Ftree\u002Fmaster\u002Fen)\n\n* 尝试 MyCAT \n* [gitee](https:\u002F\u002Fgitee.com\u002Fmirrors_MyCATApache\u002FMycat-doc\u002Ftree\u002Fmaster\u002F%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97)\n* [github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-doc\u002Ftree\u002Fmaster\u002F%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97)\n\n## Features\n\n* Supports SQL 92 standard\n* Supports MySQL cluster, used as a Proxy\n* Supports JDBC connection with ORACLE, DB2, SQL Server, simulated as normal MySQL Server connection\n* Supports MySQL cluster, percona cluster or mariadb cluster, providing high availability of data fragmentation clusters\n* Supports automatic failover and high availability\n* Supports separation of read and write, dual-master with multi-slave, single-master with multi-master of MySQL model\n* Supports global table, automatically fragment data into multiple nodes for efficient relational query\n* Supports the unique fragmentation strategy based on ER-relation for efficient relational query\n* Supports multiple platforms, easy deployment and implementation\n\n## Advantage\n\n* Based on Alibaba's open-source project Cobar [github](https:\u002F\u002Fgithub.com\u002Falibaba\u002Fcobar),[gitee](https:\u002F\u002Fgitee.com\u002Fmirrors_alibaba\u002Fcobar), whose stability, reliability, excellent architecture and performance, as well as many mature use-cases make MyCAT have a good starting. Standing on the shoulders of giants, MyCAT feels confident enough to go farther.\n* Extensively drawing on the best open-source projects and innovative ideas, which are integrated into the Mycat’s gene, make MyCAT be ahead of the other current similar open-source projects, even beyond some commercial products.\n* MyCAT behind a strong technical team whose participants are experienced more than five years including some senior software engineer, architect, DBA, etc. Excellent technical team to ensure the product quality of Mycat.\n* MyCAT does not rely on any commercial company. It’s unlike some open-source projects whose important features is enclosed in its commercial products and making open-source projects like a decoration.\n\n## Roadmap\n\n* On the basis of MySQL’s support, MyCAT add more support of commercial open-source database, including native support of PostgreSQL, FireBird and other open-source databases, as well as indirect support via JDBC of other non-open-source databases such as Oracle, DB2, SQL Server etc.\n* More intelligent self-regulating properties, such as automatic statistical analysis of SQL, automatic creating and adjusting indexes. Based on the frequency of read and write, MyCAT automatically optimizes caching and backup strategies\n* Achieve a more comprehensive monitoring and management\n* Integrated with HDFS, provide SQL commands, load databases into HDFS for rapid analysis\n* Integrated excellent open-source reporting tools to make MyCAT have data analysis capability \n\n## Download\n\nThere are some compiled binary installation packages in Mycat-download project on github at  [Mycat-download](http:\u002F\u002Fdl.mycat.org.cn\u002F1.6.7.6\u002F).\n\n## Document\n\nThere are some documents in Mycat-doc project on github at [Mycat-doc]\n\n\n[gitee](https:\u002F\u002Fgitee.com\u002Fmirrors_MyCATApache\u002FMycat-doc)\n\n[github](https:\u002F\u002Fgithub.com\u002FMyCATApache\u002FMycat-doc)\n\n\nMycat 简单demo，具体参考Mycat权威指南\n\n\n# Mycat前世今生\n\n2013年阿里的Cobar在社区使用过程中发现存在一些比较严重的问题，及其使用限制，经过Mycat发起人第一次改良，第一代改良版——Mycat诞生。 Mycat开源以后，一些Cobar的用户参与了Mycat的开发，最终Mycat发展成为一个由众多软件公司的实力派架构师和资深开发人员维护的社区型开源软件。\n\n2014年Mycat首次在上海的《中华架构师》大会上对外宣讲，更多的人参与进来，随后越来越多的项目采用了Mycat。\n\n2015年5月，由核心参与者们一起编写的第一本官方权威指南《Mycat权威指南》电子版发布，累计超过500本，成为开源项目中的首创。\n\n2015年10月为止，Mycat项目总共有16个Committer。\n\n截至2015年11月，超过300个项目采用Mycat，涵盖银行、电信、电子商务、物流、移动应用、O2O的众多领域和公司。\n\n截至2015年12月，超过4000名用户加群或研究讨论或测试或使用Mycat。\n\nMycat是基于开源cobar演变而来，我们对cobar的代码进行了彻底的重构，使用NIO重构了网络模块，并且优化了Buffer内核，增强了聚合，Join等基本特性，同时兼容绝大多数数据库成为通用的数据库中间件。1.4 版本以后 完全的脱离基本cobar内核，结合Mycat集群管理、自动扩容、智能优化，成为高性能的中间件。我们致力于开发高性能数据库中间而努力。永不收费，永不闭源，持续推动开源社区的发展。\n\nMycat吸引和聚集了一大批业内大数据和云计算方面的资深工程师，Mycat的发展壮大基于开源社区志愿者的持续努力，感谢社区志愿者的努力让Mycat更加强大，同时我们也欢迎社区更多的志愿者，特别是公司能够参与进来，参与Mycat的开发，一起推动社区的发展，为社区提供更好的开源中间件。\n\nMycat还不够强大，Mycat还有很多不足，欢迎社区志愿者的持续优化改进。\n\n#  关键特性\n支持SQL92标准\n\n遵守Mysql原生协议，跨语言，跨平台，跨数据库的通用中间件代理。\n\n基于心跳的自动故障切换，支持读写分离，支持MySQL主从，以及galera cluster集群。\n\n支持Galera for MySQL集群，Percona Cluster或者MariaDB cluster\n\n基于Nio实现，有效管理线程，高并发问题。\n\n支持数据的多片自动路由与聚合，支持sum,count,max等常用的聚合函数。\n\n支持单库内部任意join，支持跨库2表join，甚至基于caltlet的多表join。\n\n支持通过全局表，ER关系的分片策略，实现了高效的多表join查询。\n\n支持多租户方案。\n\n支持分布式事务（弱xa）。\n\n支持全局序列号，解决分布式下的主键生成问题。\n\n分片规则丰富，插件化开发，易于扩展。\n\n强大的web，命令行监控。\n\n支持前端作为mysq通用代理，后端JDBC方式支持Oracle、DB2、SQL Server 、 mongodb 、巨杉。\n\n支持密码加密\n\n支持服务降级\n\n支持IP白名单\n\n支持SQL黑名单、sql注入攻击拦截\n\n支持分表（1.6）\n\n集群基于ZooKeeper管理，在线升级，扩容，智能优化，大数据处理（2.0开发版）。\n\n\n# Mycat安装与使用\n\n## 下载：\n具体下载哪个版本以发布为准，推荐1.67.\n\n## 安装：\n下载的文件直接解压即可。\n\n## 运行：\n### linux：\n   .\u002Fmycat start 启动\n\n   .\u002Fmycat stop 停止\n\n   .\u002Fmycat console 前台运行\n\n   .\u002Fmycat install 添加到系统自动启动（暂未实现）\n\n   .\u002Fmycat remove 取消随系统自动启动（暂未实现）\n\n   .\u002Fmycat restart 重启服务\n\n   .\u002Fmycat pause 暂停\n\n   .\u002Fmycat status 查看启动状态\n\n### win：\n直接运行startup_nowrap.bat，如果出现闪退，在cmd 命令行运行，查看出错原因。 \n\n## 内存配置：\n启动前，一般需要修改JVM配置参数，打开conf\u002Fwrapper.conf文件，如下行的内容为2G和2048，可根据本机配置情况修改为512M或其它值。\n以下配置跟jvm参数完全一致，可以根据自己的jvm参数调整。\n\nJava Additional Parameters\n\nwrapper.java.additional.1=\n\nwrapper.java.additional.1=-DMYCAT_HOME=.\n\nwrapper.java.additional.2=-server\n\n#wrapper.java.additional.3=-XX:MaxPermSize=64M\n\nwrapper.java.additional.4=-XX:+AggressiveOpts\n\nwrapper.java.additional.5=-XX:MaxDirectMemorySize=100m\n\nwrapper.java.additional.6=-Dcom.sun.management.jmxremote\n\nwrapper.java.additional.7=-Dcom.sun.management.jmxremote.port=1984\n\nwrapper.java.additional.8=-Dcom.sun.management.jmxremote.authenticate=false\n\nwrapper.java.additional.9=-Dcom.sun.management.jmxremote.ssl=false\n\nwrapper.java.additional.10=-Xmx100m\n\nwrapper.java.additional.11=-Xms100m\n\nwrapper.java.additional.12=-XX:+UseParNewGC\n\nwrapper.java.additional.13=-XX:+UseConcMarkSweepGC\n\nwrapper.java.additional.14=-XX:+UseCMSCompactAtFullCollection\n\nwrapper.java.additional.15=-XX:CMSFullGCsBeforeCompaction=0\n\nwrapper.java.additional.16=-XX:CMSInitiatingOccupancyFraction=70\n\n\n以下配置作废：\n\nwrapper.java.initmemory=3\n\nwrapper.java.maxmemory=64\n\n### Mycat连接测试：\n测试mycat与测试mysql完全一致，mysql怎么连接，mycat就怎么连接。\n\n推荐先采用命令行测试：\n\nmysql -uroot -proot -P8066 -h127.0.0.1\n\n如果采用工具连接，1.4,1.3目前部分工具无法连接，会提示database not selected，建议采用高版本，navicat测试。1.5已经修复了部分工具连接。\n\n\n# Mycat配置入门\n\n## 配置：\n--bin  启动目录\n\n--conf 配置目录存放配置文件：\n\n      --server.xml：是Mycat服务器参数调整和用户授权的配置文件。\n    \n      --schema.xml：是逻辑库定义和表以及分片定义的配置文件。\n    \n      --rule.xml：  是分片规则的配置文件，分片规则的具体一些参数信息单独存放为文件，也在这个目录下，配置文件修改需要重启MyCAT。\n    \n      --log4j.xml： 日志存放在logs\u002Flog中，每天一个文件，日志的配置是在conf\u002Flog4j.xml中，根据自己的需要可以调整输出级别为debug                           debug级别下，会输出更多的信息，方便排查问题。\n    \n      --autopartition-long.txt,partition-hash-int.txt,sequence_conf.properties， sequence_db_conf.properties 分片相关的id分片规则配置文件\n    \n      --lib\t    MyCAT自身的jar包或依赖的jar包的存放目录。\n    \n      --logs        MyCAT日志的存放目录。日志存放在logs\u002Flog中，每天一个文件\n\n下面图片描述了Mycat最重要的3大配置文件：\n\u003Cp>\n\t\u003Cimg src=\"http:\u002F\u002Fsongwie.com\u002Fattached\u002Fimage\u002F20160205\u002F20160205164558_154.png\" alt=\"\">\n\u003C\u002Fp>\n\n## 逻辑库配置：\n### 配置server.xml\n添加两个mycat逻辑库：user,pay  \nsystem 参数是所有的mycat参数配置，比如添加解析器：defaultSqlParser，其他类推  \nuser 是用户参数。\n\n\t\u003Csystem>\n\t\n\t\t\u003Cproperty name=\"defaultSqlParser\">druidparser\u003C\u002Fproperty>\n\t\n\t\u003C\u002Fsystem>\n\t\n\t\u003Cuser name=\"mycat\">\n\t\n\t\t\u003Cproperty name=\"password\">mycat\u003C\u002Fproperty>\n\t\n\t\t\u003Cproperty name=\"schemas\">user,pay\u003C\u002Fproperty>\n\t\n\t\u003C\u002Fuser>\n\n### 编辑schema.xml\n修改dataHost和schema对应的连接信息，user,pay 垂直切分后的配置如下所示：\n\nschema 是实际逻辑库的配置，user，pay分别对应两个逻辑库，多个schema代表多个逻辑库。\n\ndataNode是逻辑库对应的分片，如果配置多个分片只需要多个dataNode即可。\n\ndataHost是实际的物理库配置地址，可以配置多主主从等其他配置，多个dataHost代表分片对应的物理库地址，下面的writeHost、readHost代表该分片是否配置多写，主从，读写分离等高级特性。\n\n以下例子配置了两个writeHost为主从。\n\n    \u003Cschema name=\"user\" checkSQLschema=\"false\" sqlMaxLimit=\"100\" dataNode=\"user\" \u002F>\n    \u003Cschema name=\"pay\"  checkSQLschema=\"false\" sqlMaxLimit=\"100\" dataNode=\"pay\" >\n       \u003Ctable name=\"order\" dataNode=\"pay1,pay2\" rule=\"rule1\"\u002F>\n    \u003C\u002Fschema>\n    \n    \u003CdataNode name=\"user\" dataHost=\"host\" database=\"user\" \u002F>\n    \u003CdataNode name=\"pay1\" dataHost=\"host\" database=\"pay1\" \u002F>\n    \u003CdataNode name=\"pay2\" dataHost=\"host\" database=\"pay2\" \u002F>\n    \n    \u003CdataHost name=\"host\" maxCon=\"1000\" minCon=\"10\" balance=\"0\"\n       writeType=\"0\" dbType=\"mysql\" dbDriver=\"native\">\n       \u003Cheartbeat>select 1\u003C\u002Fheartbeat>\n       \u003C!-- can have multi write hosts -->\n       \u003CwriteHost host=\"hostM1\" url=\"192.168.0.2:3306\" user=\"root\" password=\"root\" \u002F>\n       \u003CwriteHost host=\"hostM2\" url=\"192.168.0.3:3306\" user=\"root\" password=\"root\" \u002F>\n    \u003C\u002FdataHost>\n\n\n​    \n\n# Mycat逻辑库、系统参数配置\n\n## 配置Mycat环境参数\n    \u003C?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n    \u003C!DOCTYPE mycat:server SYSTEM \"server.dtd\">\n    \u003Cmycat:server xmlns:mycat=\"http:\u002F\u002Forg.opencloudb\u002F\">\n       \u003Csystem>\n    \t  \u003Cproperty name=\"defaultSqlParser\">druidparser\u003C\u002Fproperty>\n        \u003C\u002Fsystem> \n     \u003C\u002Fmycat:server>\n\n如例子中配置的所有的Mycat参数变量都是配置在server.xml 文件中，system标签下配置所有的参数，如果需要配置某个变量添加相应的配置即可，例如添加启动端口8066，默认为8066：\n\n       \u003Cproperty name=\"serverPort\">8066\u003C\u002Fproperty>\n\n其他所有变量类似。\n\n## 配置Mycat逻辑库与用户\n\n    \u003C?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n    \u003C!DOCTYPE mycat:server SYSTEM \"server.dtd\">\n    \u003Cmycat:server xmlns:mycat=\"http:\u002F\u002Forg.opencloudb\u002F\">\n    \u003Cuser name=\"mycat\">\n    \t\u003Cproperty name=\"password\">mycat\u003C\u002Fproperty>\n    \t\u003Cproperty name=\"schemas\">TESTDB\u003C\u002Fproperty>\n    \u003C\u002Fuser>\n     \u003C\u002Fmycat:server>\n\n\n如例子中配置的所有的Mycat连接的用户与逻辑库映射都是配置在server.xml 文件中，user标签下配置所有的参数，例如例子中配置了一个mycat用户供应用连接到mycat，同时mycat 在schema.xml中配置后了一个逻辑库TESTDB，配置好逻辑库与用户的映射关系。\n\n\n# 逻辑库、表分片配置\n\n## 配置逻辑库（schema）\n\nMycat作为一个中间件，实现mysql协议，那么对前端应用连接来说就是一个数据库，也就有数据库的配置，mycat的数据库配置是在schema.xml中配置，配置好后映射到server.xml里面的用户就可以了。\n\n\t\u003C?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\t\u003C!DOCTYPE mycat:schema SYSTEM \"schema.dtd\">\n\t\n\t\u003Cmycat:schema  xmlns:mycat=\"http:\u002F\u002Forg.opencloudb\u002F\">\n\t  \u003Cschema name=\"TESTDB\" checkSQLschema=\"true\" sqlMaxLimit=\"100\" dataNode=\"dn1\">\n\t      \u003Ctable name=\"t_user\" dataNode=\"dn1,dn2\" rule=\"sharding-by-mod2\"\u002F>\n\t      \u003Ctable name=\"ht_jy_login_log\" primaryKey=\"ID\" dataNode=\"dn1,dn2\" rule=\"sharding-by-date_jylog\"\u002F>\n\t  \u003C\u002Fschema>\n\t  \u003CdataNode name=\"dn1\" dataHost=\"localhost1\" database=\"mycat_node1\"\u002F>\n\t  \u003CdataNode name=\"dn2\" dataHost=\"localhost1\" database=\"mycat_node2\"\u002F>\n\t  \n\t  \u003CdataHost name=\"localhost1\" writeType=\"0\" switchType=\"1\" slaveThreshold=\"100\" balance=\"1\" dbType=\"mysql\" maxCon=\"10\" minCon=\"1\" dbDriver=\"native\">\n\t    \u003Cheartbeat>show status like 'wsrep%'\u003C\u002Fheartbeat>\n\t    \u003CwriteHost host=\"hostM1\" url=\"127.0.0.1:3306\" user=\"root\" password=\"root\" >\n\t    \u003C\u002FwriteHost>  \n\t  \u003C\u002FdataHost>\n\t\u003C\u002Fmycat:schema >\n\n上面例子配置了一个逻辑库TESTDB，同时配置了t_user，ht_jy_login_log两个分片表。\n\n### 逻辑表配置\n\t      \u003Ctable name=\"t_user\" dataNode=\"dn1,dn2\" rule=\"sharding-by-mod2\"\u002F>\n\ntable 标签 是逻辑表的配置 其中 \n\nname代表表名，\n\ndataNode代表表对应的分片，\n\nMycat默认采用分库方式，也就是一个表映射到不同的库上，\n\nrule代表表要采用的数据切分方式，名称对应到rule.xml中的对应配置，如果要分片必须配置。\n\n\n## 配置分片（dataNode）\n\n\t  \u003CdataNode name=\"dn1\" dataHost=\"localhost1\" database=\"mycat_node1\"\u002F>\n\t  \u003CdataNode name=\"dn2\" dataHost=\"localhost1\" database=\"mycat_node2\"\u002F>\n\n表切分后需要配置映射到哪几个数据库中，Mycat的分片实际上就是库的别名，例如上面例子配置了两个分片dn1，dn2 分别对应到物理机映射dataHost\nlocalhost1 的两个库上。\n\n## 配置物理库分片映射（dataHost）\n\n\t  \u003CdataHost name=\"localhost1\" writeType=\"0\" switchType=\"1\" slaveThreshold=\"100\" balance=\"1\" dbType=\"mysql\" maxCon=\"10\" minCon=\"1\" dbDriver=\"native\">\n\t    \u003Cheartbeat>show status like 'wsrep%'\u003C\u002Fheartbeat>\n\t    \u003CwriteHost host=\"hostM1\" url=\"127.0.0.1:3306\" user=\"root\" password=\"root\" >\n\t    \u003C\u002FwriteHost>  \n\t  \u003C\u002FdataHost>\n\nMycat作为数据库代理需要逻辑库，逻辑用户，表切分后需要配置分片，分片也就需要映射到真实的物理主机上，至于是映射到一台还是一台的多个实例上，Mycat并不关心，只需要配置好映射即可，例如例子中：\n\n配置了一个名为localhost1的物理主机（dataHost）映射。\n\nheartbeat 标签代表Mycat需要对物理库心跳检测的语句，正常情况下生产案例可能配置主从，或者多写 或者单库，无论哪种情况Mycat都需要维持到数据库的数据源连接，因此需要定时检查后端连接可以性，心跳语句就是来作为心跳检测。\n\nwriteHost 此标签代表 一个逻辑主机（dataHost）对应的后端的物理主机映射，例如例子中写库hostM1 映射到127.0.0.1:3306。如果后端需要做读写分离或者多写 或者主从则通过配置 多个writeHost 或者readHost即可。\n\ndataHost 标签中的 writeType balance 等标签则是不同的策略，具体参考指南。\n\n# Mycat 表切分规则配置\n\n## 表切分规则\n\n\t\u003C?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\t\u003C!DOCTYPE mycat:rule SYSTEM \"rule.dtd\">\n\t\n\t\u003Cmycat:rule  xmlns:mycat=\"http:\u002F\u002Forg.opencloudb\u002F\">\n\t  \u003CtableRule name=\"sharding-by-hour\">\n\t    \u003Crule>\n\t      \u003Ccolumns>createTime\u003C\u002Fcolumns>\n\t      \u003Calgorithm>sharding-by-hour\u003C\u002Falgorithm>\n\t    \u003C\u002Frule>\n\t  \u003C\u002FtableRule>\n\t  \n\t  \u003Cfunction name=\"sharding-by-hour\" class=\"org.opencloudb.route.function.LatestMonthPartion\">\n\t    \u003Cproperty name=\"splitOneDay\">24\u003C\u002Fproperty>\n\t  \u003C\u002Ffunction>\n\t   \n\t\u003C\u002Fmycat:rule >\n\n数据切分中作为表切分规则中最重要的配置，表的切分方式决定了数据切分后的性能好坏，因此也是最重要的配置。\n\n如上面例子配置了一个切分规则，名为sharding-by-hour 对应的切分方式（function ）是按日期切分，该配置中：\n\n### tableRule\n\nname 为schema.xml 中table 标签中对应的 rule=\"sharding-by-hour\" ,也就是配置表的分片规则，\n\ncolumns 是表的切分字段： createTime 创建日期。\n\nalgorithm 是规则对应的切分规则：映射到function 的name。\n\n\n### function \n\nfunction 配置是分片规则的配置。\n\nname 为切分规则的名称，名字任意取，但是需要与tableRule 中匹配。\n\nclass 是切分规则对应的切分类，写死，需要哪种规则则配置哪种，例如本例子是按小时分片：org.opencloudb.route.function.LatestMonthPartion\n\nproperty 标签是切分规则对应的不同属性，不同的切分规则配置不同。\n\n\n","MyCAT是一个面向企业的开源数据库集群软件，旨在替代MySQL并支持事务和ACID特性。其核心功能包括数据分片、读写分离以及分布式事务处理等，通过内存缓存技术和NoSQL技术的集成，能够有效应对大数据量存储与业务扩展带来的挑战。适用于需要从单一数据库平滑迁移至云端的企业级应用场景，尤其适合那些希望以较低成本解决数据存储快速增长导致性能瓶颈的问题。此外，MyCAT还提供了一种现代化的企业级数据库解决方案，结合了传统数据库的优点与分布式数据仓库的新特性。","2026-06-11 02:58:35","top_language"]