Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/u2takey/mysqlgate


https://github.com/u2takey/mysqlgate

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# MysqlGate

Mostly inspired by PostgreSQL, MysqlGate is another proxy for mysql but aimed at extendability.

## Designed Extend Point

- User defined functions/aggregates
- Background worker processes
- Example usage: timescaledb like plugin
- Query planner.
- Example usage: sharding/ timescaledb like plugin
- FDW.