pg-nano is a tool that generates TypeScript bindings for native Postgres routines, including functions and procedures.It provides 100% type safety when calling Postgres routines from a TypeScript application server.pg-nano also includes features like migration management, connection pooling, auto-reconnect with exponential backoff, and query streaming.The creator of pg-nano is seeking feedback, beta testers, and suggestions for additional features to make it production ready.