Add KSQL on the 3rd party section of the README

pull/1579/head
Vinícius Garcia 2023-04-09 00:56:28 -03:00 committed by Jack Christensen
parent 847f888631
commit 84eb2e460a
1 changed files with 5 additions and 0 deletions

View File

@ -139,6 +139,11 @@ These adapters can be used with the tracelog package.
Library for scanning data from a database into Go structs and more.
### [github.com/vingarcia/ksql](https://github.com/vingarcia/ksql)
A carefully designed SQL client for making using SQL easier,
more productive, and less error-prone on Golang.
### [https://github.com/otan/gopgkrb5](https://github.com/otan/gopgkrb5)
Adds GSSAPI / Kerberos authentication support.