Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussefKababe committed Sep 8, 2024
1 parent b39447f commit b849227
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# PGQuick

### Full-featured, lightweight Postgres databases for local development.

PGQuick lets you spin up instant full-featured Postgres databases for your local development environment.
Built using the awesome [PGlite](https://pglite.dev) + [Electron](https://www.electronjs.org), and has all the [extensions](https://pglite.dev/extensions) that PGlite comes with enabled by default.
![PGQuick screenshot](src/images/screenshot.png)

0 comments on commit b849227

Please sign in to comment.