Skip to content

Commit

Permalink
chore: duckdb support on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz committed Jun 21, 2024
1 parent 88e4d9f commit efa64bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ sql-studio postgres [url]
sql-studio mysql [url]
```

### Local DuckDB File

```bash
sql-studio duckdb [duckdb_file]
```

## Features

- Overview page with common metadata.
Expand Down

0 comments on commit efa64bf

Please sign in to comment.