Skip to content

Commit

Permalink
Merge pull request #348 from a8m/patch-1
Browse files Browse the repository at this point in the history
doc: add Atlas CLI
  • Loading branch information
dhamaniasad committed Jun 4, 2023
2 parents 931cabd + d846f3b commit f0c1502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -91,6 +91,7 @@ For Database Management
* [PostgreSql.Binaries.Lite](https://github.com/mihasic/PostgreSql.Binaries.Lite) - Minimum set of Windows binaries of the PostgreSQL database. Also made available through NuGet.

### CLI
* [atlas](https://github.com/ariga/atlas) - Atlas is a tool for managing and migrating database schemas using modern DevOps principles.
* [pgcli](https://github.com/dbcli/pgcli) - Postgres CLI with autocompletion and syntax highlighting
* [pgsh](https://github.com/sastraxi/pgsh) - Branch your PostgreSQL Database like Git
* [psql](https://www.postgresql.org/docs/current/static/app-psql.html) - The built-in PostgreSQL CLI client
Expand Down

0 comments on commit f0c1502

Please sign in to comment.