Amoeba is a proxy that sits between your client and DB server(s) that can monitor, analyze or transform their communication. written in java. 1.load balancing 2、failover; 3、queries Route.projects:amoeba for mysql ,for mongodb,for aladdin
License
Affero GNU Public LicenseFollow amoeba
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Don't support utf8mb4
-
不支持 show keys from 表名 语句解析,用mybatis <selectKey resultClass="int64" type="post" property="ReturnRecordID" > select LAST_INSERT_ID(); </selectKey>报错 , -10 15:56:24,812 ERROR route.AbstractQueryRouter - show keys from `zzs`.`tb_i_ticketreturn` com.meidusa.amoeba.parser.ParseException: com.meidusa.amoeba.mysql.parser.sql.ParseException: Encountered "from" at line 1, column 11. Was expecting one of: <EOF> "AS" ... "INNER" ... "JOIN" ... "LEFT" ...
-
2.2.x支持单库事务啊。。。不知道楼下怎么测试出不支持的?
-
单库事务也不支持。1个ssh窗口set autocommit=0; 插入数据,未提交,另一个ssh窗口查数据已经有了。这就说明单库事务不支持,直接给提交了
-
Very nice app :)