Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhihu/zetta

Zetta Table Store
https://github.com/zhihu/zetta

Last synced: 3 days ago
JSON representation

Zetta Table Store

Awesome Lists containing this project

README

        

# Zetta - TableStore On TiKV

## Introduction

Zetta is an open-source NoSQL database that supports Transaction and Cloud Spanner like API

## Quick start

```bash
$> cd zetta
$> make zetta-server
$> ./bin/zetta-server -store tikv -path='{pd.address:port}'
```

## Documentation

> **Note:**
>
> We are working on this, but could use more help since it is a massive project.

## License

Zetta is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.