Phạm Văn Phúc

Results 14 issues of Phạm Văn Phúc

- [ ] Validate query using postgres parser - [ ] Optimnize the query building into a separate service (allow build select, update and delete query) - [x] Optimize `Relation`...

In the end, I can't deal with fixing endless meson bug and binding C library. This issue list benefits and changes when migrate to Go: **Benefit**: - Much better ecosystem...

TODO: - [x] Add libssh2 to project - [x] Implement simple password ssh auth - [ ] Implement public key auth - [x] Working POC, can handle simple query -...

## Background Currently, our database client lacks SSH tunneling capabilities, which is essential for securely accessing remote databases that aren't directly accessible over the internet. Many production databases are only...