Skip to content

Mulavar/arana

Repository files navigation

arana

LICENSE codecov

Introduction | 中文

Arana is a db proxy. It can be deployed as a sidecar.

Architecture

Features

feature complete
single db proxy
read write splitting ×
tracing ×
metrics ×
sql audit ×
sharding ×
multi tenant ×

Getting started

arana start -c ${configFilePath}

Prerequisites

  • MySQL server 5.7+

Design and implementation

Roadmap

Built With

  • tidb - The sql parser used

Contact

Contributing

License

Arana software is licenced under the Apache License Version 2.0. See the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%