forked from arana-db/arana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request arana-db#21 from Penglq/master
add README
- Loading branch information
Showing
2 changed files
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# arana | ||
[![LICENSE](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/dubbogo/arana/blob/master/LICENSE) | ||
|
||
## Introduction | [中文](https://github.com/dubbogo/arana/blob/master/docs/README_ZH.md) | ||
hello, db. | ||
|
||
## Architecture | ||
|
||
## Features | ||
|
||
## Getting started | ||
|
||
### Prerequisites | ||
|
||
## Design and implementation | ||
|
||
## Roadmap | ||
|
||
## Built With | ||
- [tidb](https://github.com/pingcap/tidb) - The sql parser used | ||
|
||
## Contact | ||
|
||
## Contributing | ||
|
||
## License | ||
Arana software is licenced under the Apache License Version 2.0. See the [LICENSE](https://github.com/dubbogo/arana/blob/master/LICENSE) file for details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# arana | ||
[![LICENSE](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/dubbogo/arana/blob/master/LICENSE) | ||
|
||
## 简介 | ||
你好, db. | ||
|
||
## 架构 | ||
|
||
## 功能 | ||
|
||
## 启动方法 | ||
|
||
### 前提条件 | ||
|
||
## 设计与实现 | ||
|
||
## 路线图 | ||
|
||
## 相关项目 | ||
- [tidb](https://github.com/pingcap/tidb) - The sql parser used | ||
|
||
## 联系方式 | ||
|
||
## 贡献 | ||
|
||
## 开源协议 | ||
Arana software is licenced under the Apache License Version 2.0. See the [LICENSE](https://github.com/dubbogo/arana/blob/master/LICENSE) file for details. |