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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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 :)