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
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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 :)