-
Notifications
You must be signed in to change notification settings - Fork 1.2k
RoadMap
bucketli edited this page Aug 2, 2017
·
5 revisions
- Simple CRUD
- DDL
- Query plan and optimization
- [ ]Push down
- Distributed paging (Limit m,n)
- Distributed functions support (e.g. MAX / MIN / COUNT / CONCAT ... )
- Distributed aggregation support
- Group by clause
- Order by clause
- Distinct clause
- Distributed Join (LEFT JOIN / RIGHT JOIN / CROSS JOIN)
- Subquery
- Distributed Transactions
- Global Index and optimization
- MPP SQL
- MySQL protocol server
- Spark connector
- Homemade admin tool(Cobar Manager)
- PhpMyAdmin
- MySQL
- MVCC database:
- Transactions
- Distributed File System