|
|
|
|
|
by alde
2214 days ago
|
|
Sqlx looks nice!
I had some ideas about porting pgtyped to rust and utilizing macros to do query type inference at build time, but was worried that such db-connected macros will slow down the build process. Nice to see that it worked out for sqlx. |
|