Skip to content

Commit b012488

Browse files
committed
update readme with demo
1 parent f95efb5 commit b012488

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This command-line tool allows you to **easily manage a PostgreSQL database** through an interactive interface. It is written in **TypeScript**, uses **Bun** as the runtime, and **Kysely** for database access.
44

5+
## 📺 Demo
6+
7+
![demo](https://github.com/Raumain/database-handler-cli/blob/main/demo.gif)
8+
59
## 🚀 Features
610

711
* 📦 **Dump**: Export the database as a `.sql` file with correct insertion order constraints.

0 commit comments

Comments
 (0)