Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hantmac committed Jan 23, 2025
1 parent 0873cba commit 4ad3a41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ A simple tool to archive databases to Databend.
| MySQL | Yes |
| PostgreSQL | Yes |
| TiDB | Yes |
| SQL Server | Yes |
| Oracle | Coming soon |
| CSV | Coming soon |
| NDJSON | Coming soon |


## Installation
```bash
go install github.com/databend/db-archiver@latest
go install github.com/databendcloud/db-archiver/cmd@latest
```

## Usage
Expand Down

0 comments on commit 4ad3a41

Please sign in to comment.