Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aakash-rajur committed Feb 11, 2024
1 parent 5904c2c commit 9399a69
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 @@ -12,6 +12,12 @@
2. Run your query without selecting any rows to generate model code for the output and input structs.
3. support for postgres and mysql databases.

## Intent
1. provide the smallest surface area for code generation that accomplishes the following:
1. generate crud operations for tables.
2. generate query model code.
2. database first and sql first approach.

## Installation
### homebrew
```bash
Expand Down

0 comments on commit 9399a69

Please sign in to comment.