Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollangi authored Dec 30, 2022
1 parent 3494e14 commit 0e6e4c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Query Google Firestore database using SQL syntax.

`FireQL` is a library built on top of the official [Google Firestore Client SDK](https://pkg.go.dev/cloud.google.com/go/firestore) that will allow running queries Cloud Firestore database using SQL syntax. Inspired by [Firebase FireSQL](https://firebaseopensource.com/projects/jsayol/firesql/).


[![asciicast](https://asciinema.org/a/548756.png)](https://asciinema.org/a/548756)

## Usage

`FireQL` can be used as Go library or interactive command-line tool.
Expand Down

0 comments on commit 0e6e4c3

Please sign in to comment.